Comment 39 for bug 1755102

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

Reviewed: https://review.openstack.org/551913
Committed: https://git.openstack.org/cgit/openstack/puppet-nova/commit/?id=45b3c8cfa1f8ed4ab80204d9c0e3fb9af95fb306
Submitter: Zuul
Branch: master

commit 45b3c8cfa1f8ed4ab80204d9c0e3fb9af95fb306
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: I2df5ae03c13b7bde00621a8b208e7204b4747713
    Closes-Bug: #1755102