python-tripleoclient/tripleoclient/tests
James Slagle 585fb2816c Pass container name to update_nodes workflow
The container name needs to be passed with the stack name value to the
update_nodes workflow so that the right config container is used during
the update.

Previously, this was not an issue since all update actions just
defaulted to overcloud-config even if the stack name wasn't overcloud.

However, with the multiple overclouds feature and the multi-stack
feature, we need to make sure the right config container is used that
matches the stack name.

Closes-Bug: #1854991
Depends-On: Id6b4a5913141fc558c40f2cfd29f5e0741544ab4
Change-Id: Ib25d8f8fbfde8fb13bd6518fd2383b7e3ae7abee
(cherry picked from commit 819dab257d)
2019-12-19 18:50:04 +00:00
..
config Add option to control IPv6 address mode 2019-10-10 16:43:36 +02:00
fixture_data Always run upgrades/updates as tripleo-admin 2018-11-01 15:16:47 +01:00
v1 Pass container name to update_nodes workflow 2019-12-19 18:50:04 +00:00
workflows Drop Mistral support for the Validations CLI 2019-11-12 09:49:08 +01: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 Additional resource cleanup 2019-08-02 12:34:42 -06:00
test_export.py Add openstack overcloud export 2019-11-13 17:05:25 +00:00
test_overcloud_credentials.py Merge "Remove overcloudrc.v3 generation" 2019-03-13 00:24:29 +00:00
test_plugin.py Use OS_CACERT for zaqar's websocket connection 2019-03-11 09:53:06 +02:00
test_utils.py Retry the connection to heat-api when 500 code 2019-12-13 13:01:23 +00:00