tripleo-heat-templates/common
Bogdan Dobrelya 9bc6640907 Fix swift containers idempotency
The change https://review.opendev.org/#/c/616116 unwinded the swift
part of the https://review.opendev.org/#/c/590008/ changes. So the
contents of the /var/lib/config-data/swift_ringbuilder config volume
used to be managed by container-puppet tool. That made swift containers
always restarted because the puppet-generated rings are always changing
on each deployment/update execution.

Restore that unwinded change back and exclude swift rings from the
management of container-puppet tooling. Instead make init containers
swift_copy_rings and swift_setup_srv to be always executed (takes
the same approach as in https://review.opendev.org/#/c/564798/).

That also fixes the issue with swift_copy_rings seems never been
executed - at least there is no traces of it in CI jobs logs for swift
init containers.

Change-Id: I23b469057e4c47c42601beb166f815ee71147c14
Closes-Bug: #1867765
Related-Bug: #1802066
Related-Bug: #1786065
Signed-off-by: Bogdan Dobrelya <bdobreli@redhat.com>
2020-10-29 14:35:38 +01:00
..
services Remove overcloud_common.pp 2020-09-22 10:08:20 -04:00
container-puppet.sh Fix swift containers idempotency 2020-10-29 14:35:38 +01:00
deploy-steps-playbooks-common.yaml Clear cached facts based on the tag as well 2020-09-23 09:23:01 +02:00
deploy-steps-tasks-step-0.j2.yaml Fix privilege escalation 2020-07-05 16:20:00 -04:00
deploy-steps-tasks-step-1.yaml Merge "Create Container configs with a new module" 2020-08-23 21:22:00 +00:00
deploy-steps-tasks.yaml Allow more tasks to be run in check mode 2020-07-06 21:38:13 +00:00
deploy-steps.j2 Fix ansible var 2020-10-06 07:21:52 -06:00
generate-config-tasks.yaml Remove /var/lib/config-data context task 2020-07-20 09:26:03 -04:00
hiera-steps-tasks.yaml Fix privilege escalation 2020-07-05 16:20:00 -04:00
host-container-puppet-tasks.yaml Create container-puppet-tasks files per step in check mode 2020-09-25 10:19:33 -04:00
post.j2.yaml Consolidate puppet/docker deployments with one deploy steps workflow 2017-08-11 17:25:02 +00:00