Comment 127 for bug 1755102

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

Reviewed: https://review.openstack.org/577702
Committed: https://git.openstack.org/cgit/openstack/puppet-designate/commit/?id=e0fb0915695e21d702b807753b62f9a22e2aece5
Submitter: Zuul
Branch: stable/queens

commit e0fb0915695e21d702b807753b62f9a22e2aece5
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)