Comment 175 for bug 1755102

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

Reviewed: https://review.openstack.org/609876
Committed: https://git.openstack.org/cgit/openstack/puppet-manila/commit/?id=011d623a50fa02bbc4f3e41f21ffdaa7ee55e1b5
Submitter: Zuul
Branch: stable/pike

commit 011d623a50fa02bbc4f3e41f21ffdaa7ee55e1b5
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: I4e520669894ae44b6fe29db5f4c5e87ed4e2c9b6
    Closes-Bug: #1755102
    (cherry picked from commit 627b5a1ba40439c7cc924883cf359404ae03697b)