You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
python-tripleoclient/tripleoclient
Steve Baker 51b0cc4c13 New command "overcloud node extract provisioned"
As a first step to upgrade to a nova-less undercloud, the baremetal
deployment yaml which represents the current overcloud needs to be
built.

This command builds the yaml for an existing overcloud using the
heat stack output AnsibleHostVarsMap and a list of all baremetal
nodes. When the generated yaml is used to run "openstack overcloud
node provision" no changes will be made to any nodes.

Blueprint: nova-less-deploy
Change-Id: I47c885697bf36b999fd0ad9bd99a23990440ed62
3 years ago
..
config Improve container_images_file comments 3 years ago
tests New command "overcloud node extract provisioned" 3 years ago
v1 New command "overcloud node extract provisioned" 3 years ago
v2 Merge "Add call to cleanup_ipa.yml playbook when doing a stack delete" 3 years ago
workflows Fix stack create verbosity 3 years ago
__init__.py Add ReNo support 7 years ago
command.py Use correct default key file and normalize the usage 3 years ago
constants.py Add stack_name support to ANSIBLE_INVENTORY 3 years ago
exceptions.py Remove three unused exceptions 3 years ago
export.py Don't use mistral directory as WORK_DIR for config-download 3 years ago
heat_launcher.py Honor --heat-user argument in heat launcher 4 years ago
noauth_policy.json Add heat_launcher module to help launch heat-all 6 years ago
plugin.py Raise a new ValueError with the contents of the JSON is parsing fails 3 years ago
utils.py Fix stack create verbosity 3 years ago