Comment 193 for bug 1755102

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to puppet-heat (stable/pike)

Reviewed: https://review.openstack.org/609868
Committed: https://git.openstack.org/cgit/openstack/puppet-heat/commit/?id=f0b67716129237bb47ab63efe0a484a50d183bcd
Submitter: Zuul
Branch: stable/pike

commit f0b67716129237bb47ab63efe0a484a50d183bcd
Author: ZhongShengping <chdzsp@163.com>
Date: Mon Mar 12 16:33:08 2018 +0800

    Add 'openstack-db' tag to db-sync Exec resource

    In order to make easy orchestration on all OpenStack db-sync, add this
    tag so people can use this tag in composition layer.
    A use case it to set some orchestration to make sure MySQL Galera is
    ready before running any Exec with this tag.

    Change-Id: I869ed64d19d82c64d6370a6b42c3016087f5760d
    Closes-Bug: #1755102
    (cherry picked from commit 635bbc2a475c9b9b12a625abaf24a6081ee2e92e)