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)
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


No differences found