Comment 112 for bug 1755102

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

Reviewed: https://review.openstack.org/577694
Committed: https://git.openstack.org/cgit/openstack/puppet-barbican/commit/?id=3b7563d2d9a9521aa37aded3b64f70816759f3f0
Submitter: Zuul
Branch: stable/pike

commit 3b7563d2d9a9521aa37aded3b64f70816759f3f0
Author: ZhongShengping <chdzsp@163.com>
Date: Mon Mar 12 16:33:05 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: Ic1de9ab495c83ae3300c5597dfa527d3b7ab7168
    Closes-Bug: #1755102
    (cherry picked from commit ff2403fd22f698bf5e80294faab94c5cb8502b5d)