Comment 2 for bug 1721306

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to tripleo-heat-templates (master)

Reviewed: https://review.openstack.org/510632
Committed: https://git.openstack.org/cgit/openstack/tripleo-heat-templates/commit/?id=8aef24de810b17cb65bed2aaf0884531a0f99027
Submitter: Jenkins
Branch: master

commit 8aef24de810b17cb65bed2aaf0884531a0f99027
Author: Martin André <email address hidden>
Date: Mon Oct 9 18:04:31 2017 +0100

    Take all mounted config_volumes into account

    We need to account for all the mounted config volumes when generating
    the TRIPLEO_CONFIG_HASH in order for paunch to know to restart the
    container when any one of the config_volume gets updated.

    Change-Id: I473a71f49bd446694da48bb5b7b0a49126df7845
    Closes-Bug: #1721306