python-tripleoclient/tripleoclient/tests/workflows
James Slagle 6367d58c24 Handle config-download in progress in tripleoclient
This patch adds handling and checking of any instances of the workflow
tripleo.deployment.v1.config_download_deploy already in progress for the
current stack. It will prevent duplicate instances of the same workflow
being started and running at the same time.

It will allow for multiple instances of the workflow running at the same
time as long as they are for different stacks.

Change-Id: Ic8dbf28b5796ff998165b6b73b941f21c65f1dfa
Closes-Bug: #1852314
(cherry picked from commit 72f5762e45)
2020-01-08 13:59:26 -05:00
..
__init__.py Use Mistral for baremetal registration 2016-07-08 15:43:18 +01:00
test_baremetal.py Add --concurrency argument to introspect commands 2019-07-24 21:10:58 +00:00
test_base.py Fix race in execution finishing 2019-09-06 11:01:38 +12:00
test_deployment.py Handle config-download in progress in tripleoclient 2020-01-08 13:59:26 -05:00
test_parameters.py Remove get_overcloud_passwords, a unused function 2019-08-22 08:24:31 +00:00
test_plan_management.py Handle a deployment that was manually cancelled. 2019-10-08 17:41:07 +00:00
test_support.py Tripleoclient unified queue name. 2017-11-06 13:46:14 -05:00
test_undercloud_backup.py Add Openstack Undercloud backup 2018-02-08 07:50:37 +00:00