Comment 184 for bug 1755102

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

Reviewed: https://review.openstack.org/609898
Committed: https://git.openstack.org/cgit/openstack/puppet-zaqar/commit/?id=9e580908c940a7dc5b1e878070652a61248d0fd2
Submitter: Zuul
Branch: stable/queens

commit 9e580908c940a7dc5b1e878070652a61248d0fd2
Author: ZhongShengping <chdzsp@163.com>
Date: Mon Mar 12 16:33:11 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: I468f796bc344f91510e977dd07cfd563174c66dd
    Closes-Bug: #1755102
    (cherry picked from commit d2891b9670d41c97c3f8d31e0e2971c72167616d)