python-tripleoclient/tripleoclient
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
tests Pass container name to update_nodes workflow 2019-12-19 18:50:04 +00: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 Add ReNo support 2016-10-08 00:28:43 +00:00
command.py Implement tripleo container image show command 2019-07-17 08:54:30 -04:00
constants.py Add openstack overcloud export 2019-11-13 17:05:25 +00:00
exceptions.py Add overcloud cell export command 2019-07-24 09:57:40 +02:00
export.py Add openstack overcloud export 2019-11-13 17:05:25 +00:00
heat_launcher.py Honor --heat-user argument in heat launcher 2019-12-07 13:34:04 +00:00
noauth_policy.json Add heat_launcher module to help launch heat-all 2017-02-08 15:49:24 -05:00
plugin.py Use OS_CACERT for zaqar's websocket connection 2019-03-11 09:53:06 +02:00
utils.py Pass container name to update_nodes workflow 2019-12-19 18:50:04 +00:00