Comment 119 for bug 1755102

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

Reviewed: https://review.openstack.org/577708
Committed: https://git.openstack.org/cgit/openstack/puppet-glance/commit/?id=5c8366bb31c7e5801840e0f585d46184a67e6dfa
Submitter: Zuul
Branch: stable/queens

commit 5c8366bb31c7e5801840e0f585d46184a67e6dfa
Author: ZhongShengping <chdzsp@163.com>
Date: Mon Mar 12 16:33:07 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: I0a7d0859d2052e5a8b4805e82e4370057bedf0b2
    Closes-Bug: #1755102
    (cherry picked from commit e3b9d19cbf318a7b9f9d356894d2264544dd93fe)