Comment 123 for bug 1755102

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

Reviewed: https://review.openstack.org/577700
Committed: https://git.openstack.org/cgit/openstack/puppet-congress/commit/?id=6c597627c9bf1a8aef723a1232321022294a086d
Submitter: Zuul
Branch: stable/queens

commit 6c597627c9bf1a8aef723a1232321022294a086d
Author: ZhongShengping <chdzsp@163.com>
Date: Mon Mar 12 16:33:06 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: I901de48e1a8644499a7ab60c7d632cf17eee7e20
    Closes-Bug: #1755102
    (cherry picked from commit be770957adfb16835a76651cd0fa6a4c187003d7)