python-tripleoclient/tripleoclient/workflows
Dougal Matthews 0d92dc15f8 Remove Mistral from plan list and call the Mistral action directly
This change creates a context that mimics the Mistral context. This
allows us to short-circuit and cut Mistral out, calling the Python
action directly.

All plan list actions have been updated to use this new process and
the old mistral function has been deleted.

Story: 2007247
Task: 38594

Depends-On: https://review.opendev.org/#/c/706196/
Change-Id: I463b5e3d1c4c15dd859a841d65a5057716f84208
2020-02-06 14:50:36 +00:00
..
__init__.py Use Mistral for baremetal registration 2016-07-08 15:43:18 +01:00
baremetal.py Improvements to unprovision command 2019-10-30 12:31:59 +13:00
base.py Fix race in execution finishing 2019-09-06 11:01:38 +12:00
deployment.py Default to zero verbosity when using Ansible. 2020-01-22 14:06:33 +00:00
package_update.py Remove mistral workflow to return the ssh private key 2020-01-29 15:07:08 +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