Comment 110 for bug 1755102

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

Reviewed: https://review.openstack.org/577691
Committed: https://git.openstack.org/cgit/openstack/puppet-aodh/commit/?id=937feede20897a1e664df987a5ff31bcaca2030f
Submitter: Zuul
Branch: stable/pike

commit 937feede20897a1e664df987a5ff31bcaca2030f
Author: ZhongShengping <chdzsp@163.com>
Date: Mon Mar 12 16:33:05 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: I8215df855b260b9421df121d136be2e77eab1346
    Closes-Bug: #1755102
    (cherry picked from commit d4113232558e9cb7a385a812e31453d36086b5ef)