tripleo-quickstart-extras/releasenotes/notes/add-default-cloud-settings-60e48de95aa4c2ac.yaml
Ronelle Landy 4d0f6329df Parameterize OVB stack flavors
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
2017-05-16 10:47:20 -04:00

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.