python-tripleoclient/tripleoclient/v1
Cédric Jeanneret 9e5ec97754 Ensure files exist before building/uploading plan
Until now, only environment files were tested for their eXistenZ. This
patch corrects this issue, allowing to get a graceful failure before
plan is compiled and uploaded.

The following files are now checked, and deploy will gracefully fail in
case of non-existing file:
- plan-environment-file
- answers-file
- networks-file

No Bioport nor Pod was harmed for this patch.

Change-Id: Ifd4229b68571fd6b91574675c1f04d7b5c755eab
Closes-Bug: #1834307
(cherry picked from commit bd354f1fc8)
(cherry picked from commit f78809a3e3)
(cherry picked from commit cb976f6729)
2019-07-03 15:38:42 +00:00
..
__init__.py Rename rdomanager_oscplugin to tripleoclient 2015-09-08 10:22:22 -04:00
container_image.py Ensure that the --template-file option is passed to the kolla builder 2018-10-22 17:22:41 +01:00
overcloud_ceph_upgrade.py Remove --container-registry-file parameter from * upgrade clis 2018-09-05 12:20:25 +02:00
overcloud_config.py Add each command to the history file 2017-11-27 15:37:00 +00:00
overcloud_credentials.py Remove the overcloudrc.v3 file 2017-12-13 11:44:19 +00:00
overcloud_delete.py Add each command to the history file 2017-11-27 15:37:00 +00:00
overcloud_deploy.py Ensure files exist before building/uploading plan 2019-07-03 15:38:42 +00:00
overcloud_execute.py Add each command to the history file 2017-11-27 15:37:00 +00:00
overcloud_ffwd_upgrade.py Add verbosity level to the ansible update/upgrade run 2019-03-01 12:49:49 +00:00
overcloud_image.py Issue a message to update nodes after updating images 2018-08-23 15:11:36 +02:00
overcloud_netenv_validate.py Add each command to the history file 2017-11-27 15:37:00 +00:00
overcloud_node.py Add --validate-only to openstack overcloud node import 2018-05-02 17:09:38 +00:00
overcloud_parameters.py Deprecate the action parameter for fencing generation. 2018-03-25 16:13:06 +02:00
overcloud_plan.py Merge "Don't validate stack when creating/updating plan" into stable/queens 2019-03-25 21:01:28 +00:00
overcloud_profiles.py Merge "Report node availability from "overcloud profiles list"" 2017-12-27 12:47:31 +00:00
overcloud_raid.py Add each command to the history file 2017-11-27 15:37:00 +00:00
overcloud_roles.py Add each command to the history file 2017-11-27 15:37:00 +00:00
overcloud_support.py Add each command to the history file 2017-11-27 15:37:00 +00:00
overcloud_update.py Add ODL deprecation warning in CLI 2019-05-24 13:23:41 +00:00
overcloud_upgrade.py Add ODL deprecation warning in CLI 2019-05-24 13:23:41 +00:00
undercloud.py [Queen Only] Add force option to undercloud update. 2019-04-04 18:09:09 +02:00
undercloud_backup.py Add verbosity level to the ansible update/upgrade run 2019-03-01 12:49:49 +00:00
undercloud_config.py Default environment/services/* to docker 2018-07-02 11:09:47 +03:00
undercloud_deploy.py Add -r/--roles-file option to undercloud deploy 2018-01-16 18:04:19 +00:00
undercloud_preflight.py Pre-run validations and verifications for the undercloud 2017-11-22 17:52:53 +00:00