python-tripleoclient/tripleoclient
Emilien Macchi 72449c8e40 tripleo_deploy/upgrade: fail of upgrade_tasks don't return 0
We only want to run the deploy_tasks in one of these situations:
- upgrade_tasks finished with success (return code 0)
- upgrade_tasks aren't executed (then it's a classic deployment)

But we don't want to run the deploy_tasks when upgrade_tasks failed, we
want to fail early in the upgrade process and provide the feedback to
the operator.

Change-Id: I1b9e8b246ebb5e6f0e9ec692912b9d9df9dd5dbc
Closes-Bug: #1772804
2018-05-24 07:40:18 -07:00
..
config Add "upgrade_cleanup" option to undercloud.conf 2018-05-21 22:26:18 +00:00
tests Add -y option to "openstack undercloud upgrade" 2018-05-22 15:39:06 -07:00
v1 tripleo_deploy/upgrade: fail of upgrade_tasks don't return 0 2018-05-24 07:40:18 -07:00
workflows Add .deployment.v1.deploy_on_servers to ffwd-upgrade prepare 2018-05-18 13:30:51 +03:00
__init__.py Add ReNo support 2016-10-08 00:28:43 +00:00
command.py Add each command to the history file 2017-11-27 15:37:00 +00:00
constants.py Add .deployment.v1.deploy_on_servers to ffwd-upgrade prepare 2018-05-18 13:30:51 +03:00
exceptions.py Log errors with raised exceptions 2018-05-16 14:53:46 +02:00
heat_launcher.py Merge "Improve heat launcher user retrieval" 2018-05-16 02:20:49 +00:00
noauth_policy.json Add heat_launcher module to help launch heat-all 2017-02-08 15:49:24 -05:00
plugin.py Don't delete the tripleo Zaqar queue 2018-03-23 14:56:06 +00:00
utils.py Use i18n for undercloud installer and utils messages 2018-05-21 16:38:03 +02:00