tripleo-heat-templates/deployment/deprecated
Cédric Jeanneret d2bc890f30 Introduce a new linter for yaml-validate, and correct issues
This new linter ensures we don't have any trailing "/" in the container
volume definitions.

Those trailing "/" may create issues with the containers, for instance
for specific mounts such as "/dev"[1].

This patch also takes the opportunity to fix those trailing "/" for the
affected files, in order to start on a clean basis.

[1] https://launchpad.net/bugs/1950176

Note: the backport is NOT clean:
- a service was removed in master and needs some cleanup in wallaby:
  liquidio-compute-config-container-puppet.yaml
- two files had some weird list with empty strings:
  - neutron-agents-ib-config-container-puppet.yam
  - neutron-mlnx-agent-container-puppet.yaml
  Those empty strings have been removed from master apparently.

Change-Id: If951f9643d67574c1225301aab7c9e4b0d316b7f
Related-Bug: #1950176
(cherry picked from commit 7a99ae23e3)
2021-12-02 09:24:44 +01:00
..
cavium Introduce a new linter for yaml-validate, and correct issues 2021-12-02 09:24:44 +01:00
cinder Use 'wallaby' heat_template_version 2021-03-31 17:35:12 +05:30
nova Enable support for Libvirt modular daemons 2021-10-25 15:49:21 +05:30
novajoin Introduce a new linter for yaml-validate, and correct issues 2021-12-02 09:24:44 +01:00
README.rst Create deployment/deprecated directory 2019-02-20 16:57:58 -05:00
multipathd-container.yaml Ensure we bind-mount /dev instead of /dev/ 2021-12-01 06:47:23 +00:00

README.rst

Deprecated services

This directory contains services that are deprecated and that will be removed in a future release.