python-tripleoclient/tripleoclient/tests/v1
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
..
baremetal Do not silence exceptions in overcloud_node unit tests 2019-03-11 12:32:06 +01:00
overcloud_config Use workflow config_download_export 2018-07-26 09:09:09 -04:00
overcloud_delete Fix stack.name to stack.stack_name 2018-12-17 18:38:54 +01:00
overcloud_deploy Undercloud hosts entries in overcloud parameters 2019-10-17 13:45:59 +00:00
overcloud_external_update Pass container name to update_nodes workflow 2019-12-19 18:50:04 +00:00
overcloud_external_upgrade Pass container name to update_nodes workflow 2019-12-19 18:50:04 +00:00
overcloud_ffwd_upgrade Pass container name to update_nodes workflow 2019-12-19 18:50:04 +00:00
overcloud_image Removed references to bm-deploy images 2019-10-02 10:45:09 -04:00
overcloud_netenv_validate Fix test for netenv validate 2018-05-01 14:07:17 -06:00
overcloud_node Removed references to bm-deploy images 2019-10-02 10:45:09 -04:00
overcloud_roles Additional resource cleanup 2019-08-02 12:34:42 -06:00
overcloud_support Add overcloud support report collect command 2017-05-11 09:28:59 -06:00
overcloud_update Pass container name to update_nodes workflow 2019-12-19 18:50:04 +00:00
overcloud_upgrade Pass container name to update_nodes workflow 2019-12-19 18:50:04 +00:00
tripleo Drop Mistral support for the Validations CLI 2019-11-12 09:49:08 +01:00
undercloud Use configured passwords 2019-12-05 02:29:33 +00:00
__init__.py Rename rdomanager_oscplugin to tripleoclient 2015-09-08 10:22:22 -04:00
test_container_image.py Add locks to container image commands 2019-12-06 03:40:48 +00:00
test_overcloud_admin.py Add overcloud admin ssh authorize command. 2019-02-08 14:43:05 +01:00
test_overcloud_bios.py Create commands for configuring BIOS on given nodes 2019-03-11 12:55:39 +01:00
test_overcloud_export.py Add openstack overcloud export 2019-11-13 17:05:25 +00:00
test_overcloud_parameters.py Merge "Make ipmi lanplus the default in auto fencing" 2018-06-05 02:45:24 +00:00
test_overcloud_plan.py Make _upload_file to work with Python 3 2019-03-12 10:43:58 -04:00
test_overcloud_plan_roles.py Remove execution from workflow message send 2019-01-21 09:26:04 +01:00
test_overcloud_profiles.py Report node availability from "overcloud profiles list" 2017-09-10 22:37:03 +02:00
test_overcloud_raid.py Remove execution from workflow message send 2019-01-21 09:26:04 +01:00
test_plugin.py Rename rdomanager_oscplugin to tripleoclient 2015-09-08 10:22:22 -04:00