Comment 126 for bug 1755102

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

Reviewed: https://review.openstack.org/577704
Committed: https://git.openstack.org/cgit/openstack/puppet-ec2api/commit/?id=b81a050ef3ac0218b30f317e71d0cffa52d9ea2b
Submitter: Zuul
Branch: stable/queens

commit b81a050ef3ac0218b30f317e71d0cffa52d9ea2b
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: I63198ad06c1ce0ed4e6580582b269fe69842fed8
    Closes-Bug: #1755102
    (cherry picked from commit 74561c32007ee4a4cfd56c687e788f704aeb80d8)