Comment 165 for bug 1755102

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

Reviewed: https://review.openstack.org/609880
Committed: https://git.openstack.org/cgit/openstack/puppet-murano/commit/?id=382395f88f5ad50179818faa70d99e6cf6b7d32d
Submitter: Zuul
Branch: stable/pike

commit 382395f88f5ad50179818faa70d99e6cf6b7d32d
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: Ic7eeccc651d8b9f8c7884e6cfc765c3d4adb650c
    Closes-Bug: #1755102
    (cherry picked from commit 75732ff4e3ad36935c090a9440e118e48115bcb6)