tripleo-common/tripleo_common/actions
Alex Schultz ffb1ac86a4 Switch fact caching connection
For the jsonfile plugin, the path should be a local directory. This
directory needs to be readable by any user that would execute the
playbook. Since /var/lib/mistral may not be world readable, we should
use something in the user's home dir instead.  This changes it to
~/.ansible/fact_cache

Change-Id: I8fa7127cf9ebb51ce4f090670ec2a45bcfcf77e8
Closes-Bug: #1873480
2020-05-04 04:24:17 +00:00
..
__init__.py Set heatclient exceptions to verbose 2018-11-30 10:43:12 +01:00
ansible.py Switch fact caching connection 2020-05-04 04:24:17 +00:00
baremetal.py Split the action logic from the run method 2019-11-04 12:41:30 +00:00
base.py Return None image client when no glance endpoint 2020-03-30 12:14:47 +13:00
config.py Move *OvercloudConfigAction functionality to utils 2020-04-15 15:20:35 +05:30
deployment.py Remove GetDeploymentFailuresAction 2020-04-16 10:56:41 +05:30
derive_params.py OvS DPDK parameters failing in NIC Partitioning 2019-12-04 23:58:24 +05:30
parameters.py Remove GenerateFencingParametersAction and CreateContainerAction 2020-04-03 12:47:25 +05:30
plan.py Remove invalid mistral envocation and references 2020-04-08 13:05:42 +00:00
scale.py Match hostname when doing node delete 2020-03-31 10:11:43 +05:30
validations.py Remove upload_validations workflow and related action 2020-02-21 09:52:47 +05:30