Comment 186 for bug 1755102

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

Reviewed: https://review.openstack.org/609893
Committed: https://git.openstack.org/cgit/openstack/puppet-trove/commit/?id=f6c18d56532fb33af7e1841af6717a181b941812
Submitter: Zuul
Branch: stable/pike

commit f6c18d56532fb33af7e1841af6717a181b941812
Author: ZhongShengping <chdzsp@163.com>
Date: Mon Mar 12 16:33:10 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: I7baded10a128532f7267903fa8d14f576cd9f47a
    Closes-Bug: #1755102
    (cherry picked from commit 90863dce616038131cd05b221aa3d28c81604d9a)