Comment 170 for bug 1755102

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

Reviewed: https://review.openstack.org/609885
Committed: https://git.openstack.org/cgit/openstack/puppet-octavia/commit/?id=263f8cb46a3b6eebbdb97bf5a3ea29fa8c36532b
Submitter: Zuul
Branch: stable/queens

commit 263f8cb46a3b6eebbdb97bf5a3ea29fa8c36532b
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: Idfcbaa2d137c91a464fb5d49ae25fa348c67d642
    Closes-Bug: #1755102
    (cherry picked from commit fd3b9d66811350242615f900437f3aba29bc1d9a)