python-tripleoclient/tripleoclient/v1
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
2020-05-06 20:29:30 +00:00
..
__init__.py Rename rdomanager_oscplugin to tripleoclient 2015-09-08 10:22:22 -04:00
container_image.py Add login flag to container image prepare defaults 2020-04-15 16:00:59 -06:00
minion_config.py Replace ansible shell with python runner 2019-12-17 07:35:35 -06:00
overcloud_admin.py Update verbosity so it is consistently set 2020-04-04 03:46:36 +00:00
overcloud_bios.py Update verbosity so it is consistently set 2020-04-04 03:46:36 +00:00
overcloud_cell.py Fix overcloud cell export after refactoring 2019-11-13 10:24:41 +01:00
overcloud_config.py Replace ansible shell with python runner 2019-12-17 07:35:35 -06:00
overcloud_credentials.py Remove overcloudrc.v3 generation 2019-03-05 15:39:14 +02:00
overcloud_deploy.py Remove workflow_engine from client setup 2020-04-28 09:47:13 -05:00
overcloud_export.py Don't use mistral directory as WORK_DIR for config-download 2020-04-24 12:26:41 +05:30
overcloud_external_update.py Expose --limit, --skip-tags, and --tags on the CLI. 2020-04-20 14:45:58 -04:00
overcloud_external_upgrade.py Expose --limit, --skip-tags, and --tags on the CLI. 2020-04-20 14:45:58 -04:00
overcloud_ffwd_upgrade.py Update verbosity so it is consistently set 2020-04-04 03:46:36 +00:00
overcloud_image.py Fix GlanceClientAdapter to use new osc release 2020-03-31 20:49:20 +02:00
overcloud_netenv_validate.py Add each command to the history file 2017-11-27 15:37:00 +00:00
overcloud_node.py New command "overcloud node extract provisioned" 2020-05-06 20:29:30 +00:00
overcloud_parameters.py Add the ability to load vars from files 2020-04-09 12:35:51 -05:00
overcloud_plan.py Update verbosity so it is consistently set 2020-04-04 03:46:36 +00:00
overcloud_plan_roles.py Remove mistral from the list_available_roles deploy workflow 2020-02-17 17:41:56 -06:00
overcloud_profiles.py Merge "Report node availability from "overcloud profiles list"" 2017-12-27 12:47:31 +00:00
overcloud_raid.py Update verbosity so it is consistently set 2020-04-04 03:46:36 +00:00
overcloud_roles.py Additional resource cleanup 2019-08-02 12:34:42 -06:00
overcloud_update.py Expose --limit, --skip-tags, and --tags on the CLI. 2020-04-20 14:45:58 -04:00
overcloud_upgrade.py Expose --limit, --skip-tags, and --tags on the CLI. 2020-04-20 14:45:58 -04:00
tripleo_config.py Don't set transport=local in ansible.cfg 2019-10-03 13:18:11 -04:00
tripleo_deploy.py Update verbosity so it is consistently set 2020-04-04 03:46:36 +00:00
tripleo_launch_heat.py Add tripleo launch heat command 2020-01-10 09:06:22 -05:00
tripleo_upgrade.py Replace logging with oslo_log for upgrade classes 2018-05-23 11:45:21 +00:00
tripleo_validator.py Don't encode to utf8 data read from logfile 2020-03-22 08:42:54 +05:30
undercloud.py Use undercloud upgrade to update all required pkgs 2020-04-21 07:30:28 -06:00
undercloud_config.py Add option to control ironic network interfaces 2020-03-09 07:50:29 +00:00
undercloud_minion.py Add minion installation 2019-06-21 07:44:21 -06:00
undercloud_preflight.py Update verbosity so it is consistently set 2020-04-04 03:46:36 +00:00