python-tripleoclient/tripleoclient
Giulio Fidente 1612b374d7 Stop trying to converge during Ceph upgrade command
This had no effect as we only updated the plan and not the
stack. We'll do a normal converge after Ceph upgrade command, which
will also take care of putting back the normal deploy
CephAnsiblePlaybook.

Furthermore it was prepending the converge env file to a list of envs
which already had the *prepare* env file at a latter position (we
reused the env list from the prepare call :) ), so it kept doing
prepare operation instead of converge.

And perhaps most importantly, the messages printed to user are
misleading since no converge was really happening.

Also adds support for --container-registry-file to ceph-upgrade command,
while not necessary, some of the functions called by ceph-upgrade
command expect to receive the container-registry parameters.

Co-Authored-By: Giulio Fidente <gfidente@redhat.com>
Change-Id: I025eac40f8bda5f23c789e7fef1a9e9b49947f66
Partial-Bug: #1768586
2018-05-07 15:50:05 +02:00
..
config Reorganize the config options for deployment 2018-05-05 17:08:56 +00:00
tests Stop trying to converge during Ceph upgrade command 2018-05-07 15:50:05 +02:00
v1 Stop trying to converge during Ceph upgrade command 2018-05-07 15:50:05 +02:00
workflows Add 'overcloud node clean' command to run metadata cleaning on nodes 2018-04-27 15:41:14 +02: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 Stop trying to converge during Ceph upgrade command 2018-05-07 15:50:05 +02:00
exceptions.py Fix error handling for actions 2017-09-27 18:09:33 +02:00
heat_launcher.py Merge "Move heat_launcher data to /var/log/heat-launcher" 2018-04-20 13:59:44 +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 Merge "Add --stack to update, upgrade and ffwd-upgrade 'run' CLI." 2018-05-05 00:06:30 +00:00