Comment 191 for bug 1755102

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

Reviewed: https://review.openstack.org/609882
Committed: https://git.openstack.org/cgit/openstack/puppet-neutron/commit/?id=c5fb34cc98c5b373e6b5e6654459d095aff76013
Submitter: Zuul
Branch: stable/pike

commit c5fb34cc98c5b373e6b5e6654459d095aff76013
Author: ZhongShengping <chdzsp@163.com>
Date: Mon Mar 12 16:33:09 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: I2c215acfbfda9b6a8db88f4ab37db8ef911ea17e
    Closes-Bug: #1755102
    (cherry picked from commit 51dd0b90ef1bd18307fc198aaac296c4c2897b7e)