python-tripleoclient/tripleoclient/v1
Juan Badia Payno 002b3cb7fa BnR added error msg in case there is no inventory
Currently both the undercloud backup and the overcloud backup
dont show any error msg when the inventory file does not exit.

This patch adds an error msg in case the inventory file does not exit

Change-Id: I57b43a550d8baf23add7794150e1f8591f756275
(cherry picked from commit f737dfcc02)
2021-05-26 11:52:45 +00:00
..
__init__.py Rename rdomanager_oscplugin to tripleoclient 2015-09-08 10:22:22 -04:00
container_image.py Build timeout as CLI arg for container image build 2020-09-22 09:49:50 -04:00
minion_config.py Replace ansible shell with python runner 2019-12-17 07:35:35 -06:00
overcloud_admin.py Logging refactor 2020-11-06 19:30:28 +00:00
overcloud_backup.py BnR added error msg in case there is no inventory 2021-05-26 11:52:45 +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:11:11 +00:00
overcloud_config.py Make config_dir absolute path for ansible 2020-09-21 20:52:22 +02:00
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-02-23 17:35:34 +00:00
overcloud_export.py Merge "Stop to use the __future__ module." 2020-07-07 18:52:12 +00:00
overcloud_export_ceph.py Add openstack overcloud export ceph 2020-09-23 00:25:20 +00:00
overcloud_external_update.py Merge "Expose --ansible-forks" 2020-10-02 09:06:40 +00:00
overcloud_external_upgrade.py Merge "Expose --ansible-forks" 2020-10-02 09:06:40 +00:00
overcloud_image.py Overcloud image has missing kernel_id and ramdisk_id properties 2021-04-27 10:40:09 +00:00
overcloud_netenv_validate.py Add catch for OSError and KeyError (PEP 3151) 2020-10-08 14:23:34 +00:00
overcloud_node.py Throw warning if --limit used with a skip list in Heat 2020-07-16 10:14:17 -06: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-02-23 17:35:34 +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 Stop to use the __future__ module. 2020-06-21 00:01:31 +08:00
overcloud_update.py Merge "Expose --ansible-forks" 2020-10-02 09:06:40 +00:00
overcloud_upgrade.py Merge "Expose --ansible-forks" 2020-10-02 09:06:40 +00:00
tripleo_config.py Stop to use the __future__ module. 2020-06-21 00:01:31 +08:00
tripleo_deploy.py Copy the inventory for standalone deploy in output_dir 2021-04-16 08:17:28 +00:00
tripleo_launch_heat.py Stop to use the __future__ module. 2020-06-21 00:01:31 +08:00
tripleo_upgrade.py Make tripleoclient compatible with cliff-3.4.0 2020-09-25 17:14:56 +05:30
tripleo_validator.py Merge "Remove --extra-env-vars from the mutually exclusive arg group" into stable/victoria 2021-05-22 15:53:07 +00:00
undercloud.py Add --disable-container-prepare flag 2021-02-23 17:35:34 +00:00
undercloud_backup.py BnR added error msg in case there is no inventory 2021-05-26 11:52:45 +00:00
undercloud_config.py Merge "Add --disable-container-prepare flag" into stable/victoria 2021-03-09 00:30:02 +00: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:30 +00:00