Comment 47 for bug 1755102

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

Reviewed: https://review.openstack.org/551906
Committed: https://git.openstack.org/cgit/openstack/puppet-murano/commit/?id=75732ff4e3ad36935c090a9440e118e48115bcb6
Submitter: Zuul
Branch: master

commit 75732ff4e3ad36935c090a9440e118e48115bcb6
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