Comment 129 for bug 1755102

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

Reviewed: https://review.openstack.org/577703
Committed: https://git.openstack.org/cgit/openstack/puppet-designate/commit/?id=d5145109dc9197c5fb72455264483a9c21fa1fee
Submitter: Zuul
Branch: stable/pike

commit d5145109dc9197c5fb72455264483a9c21fa1fee
Author: ZhongShengping <chdzsp@163.com>
Date: Mon Mar 12 16:33:06 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: I1108bfeb4a82fb1b41e3eb135088940c052ce016
    Closes-Bug: #1755102
    (cherry picked from commit 2f21d410d9a00e1e38843062777f78bb95a0f0e0)