python-tripleoclient/tripleoclient/tests
Giulio Fidente 5d1450a774 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
(cherry picked from commit 1612b374d7)
2018-05-08 16:53:17 +00:00
..
v1 Stop trying to converge during Ceph upgrade command 2018-05-08 16:53:17 +00:00
workflows Merge "Persist user-files/* for 'overcloud update' command" into stable/queens 2018-03-08 14:35:02 +00:00
__init__.py Rename rdomanager_oscplugin to tripleoclient 2015-09-08 10:22:22 -04:00
base.py Save DefaultPasswords values for undercloud deploy 2017-04-26 20:38:00 +01:00
fakes.py Tripleoclient unified queue name. 2017-11-06 13:46:14 -05:00
test_overcloud_credentials.py Remove the overcloudrc.v3 file 2017-12-13 11:44:19 +00:00
test_plugin.py Remove the single-message interface to websockets 2017-04-04 09:14:26 +01:00
test_utils.py Add --stack to update, upgrade and ffwd-upgrade 'run' CLI. 2018-05-05 15:45:23 +02:00