python-tripleoclient/tripleoclient/workflows
Dougal Matthews 5bcf139b30 Don't use the delete_deployment_plan workflow, call the action directly
This workflow only uses one action, we can remove Mistral by calling it
directly.

Story: 2007212
Task: 38419
Change-Id: I33d5961518337a8d711e1de751cd4e1fc1a68f09
2020-02-14 13:42:57 +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 config_download_export workflow 2020-02-06 18:19:02 +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 Don't use the delete_deployment_plan workflow, call the action directly 2020-02-14 13:42:57 +00:00
roles.py Add workflows-based role listing commands 2018-01-11 15:10:08 +00:00
scale.py Add wait function to the node delete workflow 2020-02-07 08:31:00 -06: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