tripleo-heat-templates/tools
Bogdan Dobrelya 3f5b8f525e Fix trailing slashes in bind-mounts and linting
Podman is not always happy with bind-mounts ending
with / (See I094120f7f2f6bfcfc0cc5843aa1b23629cd90a23)

Follow up If951f9643d67574c1225301aab7c9e4b0d316b7f
with that YAML linter couldn't catch.

Improve linter to process all volumes in templates, including
common/logging services templates, and neither puppet, not ansible
ones, like deployment/deprecated/multipathd-container.yaml.

During this backport, an additional change is made to
deployment/neutron/neutron-ovs-agent-container-puppet.yaml
in order to pass tools/yaml-validate.py check.
Additionally, the change of
deployment/etcd/etcd-container-puppet.yaml is not backported because
there is not etcd_init_tasks in Wallaby.

Conflicts:
	deployment/etcd/etcd-container-puppet.yaml
	deployment/unbound/unbound-container-ansible.yaml

Closes-Bug: #1995237
Change-Id: Ia517b34c9d633101502bd8788e7b8764e75bbe64
Signed-off-by: Bogdan Dobrelya <bdobreli@redhat.com>
(cherry picked from commit d0ca9fe631)
2022-11-18 09:48:06 +09:00
..
tests Use 'wallaby' heat_template_version 2021-03-31 17:35:12 +05:30
__init__.py tool: convert heat network-config to ansible j2 2020-12-18 07:26:01 +01:00
check-up-to-date.sh Make krb-service-principal metadata per-Role 2019-04-05 14:22:20 +00:00
convert_heat_nic_config_to_ansible_j2.py Make tools scripts executable 2022-06-30 00:36:01 +00:00
convert_nic_config.py Fix convert_nic_config.py script 2020-11-18 10:45:30 +05:30
convert_policy_yaml_to_heat_template.py Implement a tool for converting policy.yaml files to heat templates 2021-11-19 20:10:38 +00:00
convert_v1_net_data.py Make tools scripts executable 2022-06-30 00:36:01 +00:00
make_ceph_disk_list.py Use python3 in tools scripts 2020-04-29 09:23:36 +02:00
merge-new-params-nic-config-script.py Add script to covert nic configs to use OS::Heat::Value 2020-09-26 13:34:19 +05:30
process-templates.py Add deployed_vip_port templates 2021-03-10 01:30:25 +01:00
releasenotes_tox.sh tox: Keeping going with docs 2019-11-03 02:44:38 +08:00
render-ansible-tasks.py Use yaml.safe_load to load YAML files 2021-10-15 13:13:09 +00:00
roles-data-generate-samples.sh Add in roles data validation 2017-07-07 09:51:40 -06:00
roles-data-generate.py Use python3 in tools scripts 2020-04-29 09:23:36 +02:00
roles-data-validation.sh Remove fluentd composable service 2019-08-29 13:52:55 +01:00
yaml-diff.py Use python3 in tools scripts 2020-04-29 09:23:36 +02:00
yaml-validate.py Fix trailing slashes in bind-mounts and linting 2022-11-18 09:48:06 +09:00