Write md5sum for service config directories
authorSteven Hardy <shardy@redhat.com>
Fri, 19 May 2017 15:38:56 +0000 (16:38 +0100)
committerSteven Hardy <shardy@redhat.com>
Thu, 8 Jun 2017 15:06:20 +0000 (16:06 +0100)
commite77de0d5ff7491d065193f898d1a027b5386312d
treebd3f08415fd49fdbf5429b08c1eed372e152e45a
parent61fdeb67a021d8f3a74186200674b6725c0b8870
Write md5sum for service config directories

The configuration generated by docker-puppet may change on update,
so checksum the combined files from the config-data directories,
to enable detecting those that have changed and restarting the
appropriate containers - we need to merge this checksum into
the environment passed to the containters, as this will cause
paunch to correctly restart containers when the configuration
generated changes, even if the rest of the json definition
provided by heat does not.

Change-Id: I40d9080cf3ad708ef4ed91e46d2b2ae1138bb9c3
docker/deploy-steps-playbook.yaml
docker/docker-puppet.py