Comment 125 for bug 1755102

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

Reviewed: https://review.openstack.org/577699
Committed: https://git.openstack.org/cgit/openstack/puppet-cloudkitty/commit/?id=4c33d93b65f253ae9ff405cdd38acc4971606954
Submitter: Zuul
Branch: stable/queens

commit 4c33d93b65f253ae9ff405cdd38acc4971606954
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: Id9554154320aa7986f66119dac2f1f3174583616
    Closes-Bug: #1755102
    (cherry picked from commit 4f90fa0866c990bb89ed86cf93403e7120002b27)