Comment 58 for bug 1755102

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

Reviewed: https://review.openstack.org/551889
Committed: https://git.openstack.org/cgit/openstack/puppet-ironic/commit/?id=1f694ff1a42282b62c2330ea7f1e6b421ec43f51
Submitter: Zuul
Branch: master

commit 1f694ff1a42282b62c2330ea7f1e6b421ec43f51
Author: ZhongShengping <chdzsp@163.com>
Date: Mon Mar 12 16:33:08 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: If6394558b373f85e61840f538a3e2e1105cfe98c
    Closes-Bug: #1755102