Comment 120 for bug 1755102

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

Reviewed: https://review.openstack.org/577697
Committed: https://git.openstack.org/cgit/openstack/puppet-cinder/commit/?id=641e0368c5fcedad5d008d3697b500caec52237c
Submitter: Zuul
Branch: stable/queens

commit 641e0368c5fcedad5d008d3697b500caec52237c
Author: ZhongShengping <chdzsp@163.com>
Date: Mon Mar 12 16:33:06 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: Ia87f89e0c6d01400548623d9b67641e72673309c
    Closes-Bug: #1755102
    (cherry picked from commit 9e31a4071d77b18489952edf1de0a5c4c64c5d64)