python-tripleoclient/tripleoclient/tests/workflows
Kevin Carter 0464bdc17f Add new interface to run arbitrary playbooks from a plan
This change is the first step to providing a path to remove the mistral
"derived_params" workflows. Deployers will now be able to execute playbooks
from within a given plan by passing in the `playbook_parameters` key which
contains a dictionary of playbook file paths, and all options applied to a
given playbook.

Story: 2007419
Task: 39118

Change-Id: I26ea1c01e17513d001e311d68fd239d3ba8c8a0d
Signed-off-by: Kevin Carter <kecarter@redhat.com>
2020-03-23 14:55:06 +00:00
..
__init__.py Use Mistral for baremetal registration 2016-07-08 15:43:18 +01:00
test_baremetal.py Remove mistral when running the provide workflows 2020-03-16 03:11:03 +00:00
test_base.py Fix race in execution finishing 2019-09-06 11:01:38 +12:00
test_deployment.py Remove mistral from the config_download deploy workflow 2020-02-14 23:40:16 +00:00
test_parameters.py Add new interface to run arbitrary playbooks from a plan 2020-03-23 14:55:06 +00:00
test_plan_management.py Merge "Don't use the delete_deployment_plan workflow, call the action directly" 2020-02-26 08:18:21 +00:00