4d0f6329df
Running quickstart with OVB needs to work with multiple host clouds where different flavor sets are available. This review: * Adds variables to the flavor specifications so that they can be overwritten by config files per host cloud environment * Adds functionality to clean up stacks and keypairs from the host cloud environment * Includes cloning the Openstack Virtual Baremetal repo within the ovb-manage-stack role * Deletes the clouds.yaml file so it is not available, with the tenant password exposed for longer than necessary to create or delete the stack * Changes the default key location to use the user's default key on the undercloud Change-Id: I5f0f7327a2509ef889b80a35024478b13df2c2a9
8 lines
221 B
YAML
8 lines
221 B
YAML
---
|
|
features:
|
|
- |
|
|
Added public cloud settings.
|
|
All public cloud settings can be overridden to deploy on custom cloud
|
|
environments.
|
|
Added functionality to remove stacks and key pairs from the host cloud.
|