Comment 43 for bug 1755102

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to puppet-freezer (master)

Reviewed: https://review.openstack.org/551912
Committed: https://git.openstack.org/cgit/openstack/puppet-freezer/commit/?id=2632d6796e1c9054a8f75162781ae9dc11ad769d
Submitter: Zuul
Branch: master

commit 2632d6796e1c9054a8f75162781ae9dc11ad769d
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: I39bccb5d538885c827b26b826029b4f8dfcfcd42
    Closes-Bug: #1755102