tripleo-common/tripleo_common/actions
Bogdan Dobrelya 83bdc58ecc Parametrize ansible transport setting
As we want to share the ansible.cfg generation with
tripleo undercloud/standalone deployments, allow to
use custom transports, like local. Make
ansible ssh_private_key optional as no SSH keys might
be expected for some of the transport cases (like local).

Change-Id: Ie7dd9039ee74aac046679e831ffda143257e3825
Signed-off-by: Bogdan Dobrelya <bdobreli@redhat.com>
2018-07-04 16:07:19 +03:00
..
__init__.py Initial Integration of Mistral into TripleO 2016-05-16 09:15:14 -04:00
ansible.py Parametrize ansible transport setting 2018-07-04 16:07:19 +03:00
baremetal.py Merge "Add support for rescue mode in enrollment and node configuration workflows" 2018-05-03 16:02:41 +00:00
base.py Migrate to the new Mistral context class 2018-05-30 14:37:28 +01:00
config.py Create config-download-latest symlink 2018-05-30 14:56:02 -04:00
container_images.py Action to always populate container image parameters 2017-10-12 20:35:12 +00:00
deployment.py Add recover_deployment workflow 2018-06-05 11:11:22 -03:00
derive_params.py OvsDpdkSocketMemory MTU Roundup in bytes 2017-12-18 06:49:51 -05:00
files.py Fix files actions run() method 2017-06-29 15:59:13 +02:00
heat_capabilities.py Fixes ordering of environment files in a deployment plan 2018-06-29 10:48:04 -04:00
logging_to_swift.py Fix tarball generation when downloading logs 2018-04-25 14:31:40 -03:00
package_update.py Update ceph-ansible playbook path in parameter default for update 2017-11-21 08:28:12 +01:00
parameters.py Add mistral job to rotate passwords on the overcloud 2018-06-18 11:10:03 -04:00
plan.py Delete messages container on plan deletion 2018-06-14 17:00:29 +02:00
scale.py Return any errors from called actions in node delete 2018-03-15 11:18:57 -04:00
swifthelper.py use Result from mistral_lib instead of mistral 2017-06-23 14:20:45 +01:00
templates.py Add an action to upload validations to Swift 2018-05-18 17:19:29 +02:00
undercloud.py Include --xattrs when creating the undercloud backup. 2018-06-22 14:33:24 +02:00
validations.py Remove validations that moved to tripleo-validations 2018-06-28 09:09:27 -04:00
vcs.py use Result from mistral_lib instead of mistral 2017-06-23 14:20:45 +01:00