tripleo-common/tripleo_common/actions
Cédric Jeanneret fdd5c0c091 [Victoria and bellow] Ensure rights on the ansible.log file
When mistral starts the Ansible action, a log file is created runtime.
But nothing takes care of its access right, leading to potential data
leaks to unprivileged users (default mode is 0644).

This patch creates the logfile beforehands, and sets the needed rights
on it.

Change-Id: Ica1b5c0a165cc06fac668513114eef2b4ba73f56
Closes-Bug: #1918138
(cherry picked from commit d485407159)
2021-03-17 08:59:37 +00:00
..
__init__.py Set heatclient exceptions to verbose 2018-11-30 10:43:12 +01:00
ansible.py [Victoria and bellow] Ensure rights on the ansible.log file 2021-03-17 08:59:37 +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