tripleo-common/tripleo_common/tests/utils
Jiri Stransky e47e1dfc26 Allow processing external_deploy_steps_tasks
Process external_deploy_steps_tasks as a part of config download
mechanism, which will allow services to export Ansible tasks to be
executed on undercloud directly, with full undercloud and overcloud
inventory available.

These tasks can be used to perform complex actions from the
undercloud, such as executing nested installers like kubespray or
ceph-ansible. This should allow deploying overcloud with a single
Ansible playbook, and without creating Ansible->Mistral->Ansible loop.

Implements: blueprint ansible-config-download
Change-Id: I8491540edf78711f3229eabeda22a17cd55e99c8
2017-10-18 17:35:42 +02:00
..
__init__.py Initial workflow implementation of tripleo-common 2015-12-07 12:38:42 -05:00
test_config.py Allow processing external_deploy_steps_tasks 2017-10-18 17:35:42 +02:00
test_glance.py Import code working with Ironic nodes from os_cloud_config 2016-03-21 16:53:49 +00:00
test_nodes.py Set resource_class=baremetal for newly enrolled nodes 2017-08-16 12:05:10 +02:00
test_overcloudrc.py Fix broken command prompt 2017-03-28 16:44:24 -04:00
test_parameters.py Derive Params (part 1): Initial workflow to start 2017-06-09 03:57:56 -04:00
test_passwords.py Add KeystoneFernetKeys to generated passwords 2017-06-14 10:02:11 +03:00
test_plan.py Use Swift to store Plan environment 2017-06-07 16:51:28 +02:00
test_roles.py Move roles utilities to common 2017-06-14 15:41:01 -06:00
test_swift.py Add GUI logging workflows 2017-08-08 08:55:55 +02:00
test_time_functions.py Add GUI logging workflows 2017-08-08 08:55:55 +02:00
test_validations.py move mistral base action dependency to mistral_lib 2017-05-17 23:51:05 +01:00