Comment 185 for bug 1755102

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

Reviewed: https://review.openstack.org/609895
Committed: https://git.openstack.org/cgit/openstack/puppet-vitrage/commit/?id=433ca06749f709ed240d8edba313c3d70309e4cf
Submitter: Zuul
Branch: stable/pike

commit 433ca06749f709ed240d8edba313c3d70309e4cf
Author: ZhongShengping <chdzsp@163.com>
Date: Mon Mar 12 16:33:10 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: I86811c7e3c38106eb9ed45180970344e060ed7e7
    Closes-Bug: #1755102
    (cherry picked from commit ca291e7ee9766989cb1ec89f992206e68882325c)