Comment 169 for bug 1755102

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

Reviewed: https://review.openstack.org/609889
Committed: https://git.openstack.org/cgit/openstack/puppet-rally/commit/?id=52c068a02cb2c8f94728a043591aad34cc3359bb
Submitter: Zuul
Branch: stable/queens

commit 52c068a02cb2c8f94728a043591aad34cc3359bb
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: I1eac69a6d62e38efe7705e637a54095c0a120ebb
    Closes-Bug: #1755102
    (cherry picked from commit bf2fb7dbe2072f40d4e58e3114dfd89a740eba1b)