python-tripleoclient/tripleoclient/v1
Jose Luis Franco Arza 134ca3910c Add --db-only option in undercloud_backup.
This patch adds a new option --db-only which will perform a DB backup
of the Undercloud node. This option will have precedence to --init, --setup-nfs
or --setup-rear, but it won't complain. If the --db-only option is being
passed then only the play in charge of performing the Undercloud's DB backup
will be triggered.

Change-Id: Idd905e32dc70728abdb4cea1a14f43c7f11ff311
Resolves: rhbz#1977392
Depends-On: I62cadfd95c514edf0b982fa652a53feadb24f2b7
(cherry picked from commit a792bbd874)
(cherry picked from commit 579b5c5e1e)
(cherry picked from commit 66e61a3408)
2021-07-15 09:47:10 +00:00
..
__init__.py Rename rdomanager_oscplugin to tripleoclient 2015-09-08 10:22:22 -04:00
container_image.py Don't build image upload tasks when dry_run is True 2020-08-12 04:28:01 +00: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_backup.py Merge "BnR added error msg in case there is no inventory" into stable/ussuri 2021-06-06 02:35:44 +00:00
overcloud_bios.py Update verbosity so it is consistently set 2020-04-04 03:46:36 +00:00
overcloud_cell.py Add config-download-dir flag to cell export command 2020-12-07 14:13:38 +00:00
overcloud_config.py [stable-only] Use folder with plan name for config download export 2020-07-03 10:18:32 +05:30
overcloud_credentials.py Use ansible playbook for creating overcloudrc 2020-05-05 17:18:16 +05:30
overcloud_deploy.py Add --disable-container-prepare flag 2021-01-07 09:03:59 -07:00
overcloud_export.py Don't use stack name in default config_download_dir 2020-07-03 11:49:31 +00:00
overcloud_export_ceph.py Add openstack overcloud export ceph 2020-09-25 12:26:23 +00:00
overcloud_external_update.py Expose --ansible-forks 2020-10-05 09:42:33 -04:00
overcloud_external_upgrade.py Expose --ansible-forks 2020-10-05 09:42:33 -04:00
overcloud_image.py Overcloud image has missing kernel_id and ramdisk_id properties 2021-04-28 11:55:16 +00:00
overcloud_netenv_validate.py Add each command to the history file 2017-11-27 15:37:00 +00:00
overcloud_node.py Throw warning if --limit used with a skip list in Heat 2020-07-21 12:34: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 Add --disable-container-prepare flag 2021-01-07 09:03:59 -07: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 --ansible-forks 2020-10-05 09:42:33 -04:00
overcloud_upgrade.py Expose --ansible-forks 2020-10-05 09:42:33 -04:00
tripleo_config.py Don't set transport=local in ansible.cfg 2019-10-03 13:18:11 -04:00
tripleo_deploy.py Copy the inventory for standalone deploy in output_dir 2021-04-16 08:17:52 +00:00
tripleo_launch_heat.py Add tripleo launch heat command 2020-01-10 09:06:22 -05:00
tripleo_upgrade.py Fix upgrade prompt 2020-05-11 10:07:51 -06:00
tripleo_validator.py Merge "Remove --extra-env-vars from the mutually exclusive arg group" into stable/ussuri 2021-06-09 19:12:59 +00:00
undercloud.py Add --disable-container-prepare flag 2021-01-07 09:03:59 -07:00
undercloud_backup.py Add --db-only option in undercloud_backup. 2021-07-15 09:47:10 +00:00
undercloud_config.py Use explicit order for ironic enabled interfaces 2021-07-02 14:48:46 +12:00
undercloud_minion.py Add minion installation 2019-06-21 07:44:21 -06:00
undercloud_preflight.py Removing todo from undercloud_preflight since 753845 is merged 2021-04-20 18:36:51 +00:00