8c6076494c
Change-Id: I5361a9f4157a851a94708a81669bebcb6d825b09
6 lines
451 B
YAML
6 lines
451 B
YAML
---
|
|
features:
|
|
- Implemented variables ``tempest_public_net_create``, ``tempest_private_net_create``, ``tempest_router_create``, ``tempest_images_create``, ``tempest_flavors_create``, ``tempest_projects_create`` which allow to skip creating specific resources.
|
|
upgrade:
|
|
- Changed default value for ``tempest_projects`` variable. Now this list contains only one element 'tempest'. Previously it was 'demo' and 'alt_demo' which was quite confusing.
|