tripleo-common/tripleo_common/actions
Alex Schultz b9a164582e Drop inject_facts_as_vars
This setting stops ansible from converting ansible_fact items into top
level ansible_* vars. This has a huge impact on performance as this is
performed at the end of every task execution.

Depends-On: https://review.opendev.org/c/openstack/tripleo-heat-templates/+/782550
Change-Id: I1a3c0d31cdb4a644cb950ca59c83bfcb051dc39d
(cherry picked from commit 16bc02326b)
2021-03-23 20:57:17 +00:00
..
__init__.py Set heatclient exceptions to verbose 2018-11-30 10:43:12 +01:00
ansible.py Drop inject_facts_as_vars 2021-03-23 20:57:17 +00:00
baremetal.py Stop setting boot_option=local on ironic nodes 2018-11-19 16:05:07 +00:00
baremetal_deploy.py Fix parameter_defaults for nova less deploy 2020-07-29 09:46:34 +12:00
base.py Correct deprecated usage of ironicclient (broken with 3.0.0) 2019-09-26 08:35:43 +00:00
config.py Remove ProcessTemplatesAction as base class 2019-04-17 11:11:05 -06:00
container_images.py Switch to tripleo_containers.yaml 2020-09-23 11:23:18 -04:00
deployment.py Enable pylint 2021-01-06 17:13:01 +00:00
derive_params.py OvS DPDK parameters failing in NIC Partitioning 2019-12-12 05:00:55 +00:00
files.py Remove the file exists action and save and restore to swift actions 2019-08-22 09:21:47 +01:00
heat_capabilities.py Handle swift interactions are strings as necessary 2019-03-01 15:45:56 -07:00
package_update.py Remove ProcessTemplatesAction as base class 2019-04-17 11:11:05 -06:00
parameters.py [stable-only] Fix legacy password handling 2021-03-13 03:19:49 +00:00
plan.py Remove the unused tripleo.plan.update_from_dir Mistral action 2019-09-09 07:38:29 +00:00
scale.py Match hostname when doing node delete 2020-04-01 11:16:03 +05:30
swifthelper.py use Result from mistral_lib instead of mistral 2017-06-23 14:20:45 +01:00
templates.py Modify roles to remove unused services 2020-06-10 11:33:21 +05:30
undercloud.py Enable pylint 2021-01-06 17:13:01 +00:00
validations.py Make validation inputs configurable via Mistral 2019-04-01 10:43:11 +00:00
vcs.py Fix interaction between gitpython and eventlet 2019-03-07 15:37:52 +01:00