Comment 46 for bug 1755102

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

Reviewed: https://review.openstack.org/551896
Committed: https://git.openstack.org/cgit/openstack/puppet-tacker/commit/?id=8fab8ebfe4d55225782975d09b31467b20c7de20
Submitter: Zuul
Branch: master

commit 8fab8ebfe4d55225782975d09b31467b20c7de20
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: Ie7026a1b3f62b68a0e971f2ed3a683226eb657ef
    Closes-Bug: #1755102