tripleo-common/tripleo_common/actions
Alex Schultz 0a9da42e39 Fix config parser warning
/usr/lib/python3.6/site-packages/tripleo_common/actions/ansible.py:154:
DeprecationWarning: This method will be removed in future versions.  Use
'parser.read_file()' instead.
  config.readfp(sio_cfg)

Change-Id: Ibd33a26feae03e4f0d46370346b7a950d1f6b02c
(cherry picked from commit 781233af1a)
2020-08-24 12:39:55 +00:00
..
__init__.py Set heatclient exceptions to verbose 2018-11-30 10:43:12 +01:00
ansible.py Fix config parser warning 2020-08-24 12:39:55 +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
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