Comment 194 for bug 1755102

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

Reviewed: https://review.openstack.org/609887
Committed: https://git.openstack.org/cgit/openstack/puppet-panko/commit/?id=b57a505d4dbe836d115a0e0b60877e85fe6d7a91
Submitter: Zuul
Branch: stable/queens

commit b57a505d4dbe836d115a0e0b60877e85fe6d7a91
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: If20095a8a38b4f8dfccb9b75eb2f02f5d6d6e57b
    Closes-Bug: #1755102
    (cherry picked from commit eafc8877c8c6bfeb9256a2feca4936a0f5efa663)