python-tripleoclient/tripleoclient/tests/v1/overcloud_external_update
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
..
__init__.py Update/upgrade commands for services with external installers 2018-07-27 09:01:37 +02:00
fakes.py Make mistral optional for Ansible Update and Upgrade 2019-07-17 11:30:08 +02:00
test_overcloud_external_update.py Pass container name to update_nodes workflow 2019-12-19 18:50:04 +00:00