python-tripleoclient/tripleoclient/workflows
Kevin Carter 13e1c2fe42 Remove mistral from the get_deployment_status workflow
This change Converts plan status checks to using a direct call instead of
executing via mistral.

* A new method was added allowing us to update the deployment status object
  when required.
* Tests have been added for the new static method update_deployment_status.

Story: 2007212
Task: 38430

Change-Id: Ie19be2078e2f349bf06e5b99ab93ca843e367463
Signed-off-by: Kevin Carter <kecarter@redhat.com>
2020-02-06 18:18:32 +00:00
..
__init__.py Use Mistral for baremetal registration 2016-07-08 15:43:18 +01:00
baremetal.py Remove mistral from the discover_and_enroll workflow 2020-02-06 18:18:18 +00:00
base.py Fix race in execution finishing 2019-09-06 11:01:38 +12:00
deployment.py Remove mistral from the get_deployment_status workflow 2020-02-06 18:18:32 +00:00
package_update.py Convert get_config to a direct call instead of using mistral 2020-02-06 18:17:41 +00:00
parameters.py Refactoring the join part. 2019-10-16 12:32:35 +02:00
plan_management.py Remove Mistral from plan list and call the Mistral action directly 2020-02-06 14:50:36 +00:00
roles.py Add workflows-based role listing commands 2018-01-11 15:10:08 +00:00
scale.py workflows/scale: re-use the deployment workbook to run Ansible 2019-05-08 21:21:44 +00:00
stack_management.py Merge "Change the overcloud delete command to use undeploy_plan" 2018-12-06 15:02:25 +00:00
support.py Replace ansible shell with python runner 2019-12-17 07:35:35 -06:00
undercloud_backup.py Add Openstack Undercloud backup 2018-02-08 07:50:37 +00:00