tripleo-heat-templates/common
Damien Ciabrini a5ffef4a40 Fix generation of TRIPLEO_CONFIG_HASH for services
A container gets a config hash if one of its bind mount references
/var/lib/config-data/(puppet-generated)?/service. That hash is
created/managed by container-puppet.py and stored in
/var/lib/config-data/(puppet-generated)?/service.md5sum

Currently, the parsing of bind-mount is broken so container-puppet.py
never associates or regenerates config hashes for containers. Fix
the parsing to make sure that any bind-mounts starting with
/var/lib/config-data always resolve to the right md5sum file.

Change-Id: I7ad50d62e6177f109f513c4c11f611be60e570f2
Closes-Bug: #1860364
2020-01-20 19:47:07 +01:00
..
services Manage all Keystone resources with Ansible 2020-01-06 22:33:05 +00:00
container-puppet.py Fix generation of TRIPLEO_CONFIG_HASH for services 2020-01-20 19:47:07 +01:00
container-puppet.sh Drop file test before removal 2019-11-22 10:22:39 -07:00
container_startup_configs_tasks.yaml Do not log startup config output 2019-11-04 14:39:44 -07:00
deploy-steps-tasks-step-0.j2.yaml Merge "Execute deploy_steps_tasks per step" 2019-12-30 18:29:54 +00:00
deploy-steps-tasks-step-1.yaml container-puppet: remove deprecated directory & json files 2020-01-16 09:37:13 -05:00
deploy-steps-tasks.yaml Use async tasks for long running common tasks 2019-12-15 17:22:21 -05:00
deploy-steps.j2 container-puppet: remove deprecated directory & json files 2020-01-16 09:37:13 -05:00
post.j2.yaml Consolidate puppet/docker deployments with one deploy steps workflow 2017-08-11 17:25:02 +00:00