Comment 187 for bug 1755102

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

Reviewed: https://review.openstack.org/609871
Committed: https://git.openstack.org/cgit/openstack/puppet-keystone/commit/?id=d8181add51a4dd4a78c75b239fef072c949321e2
Submitter: Zuul
Branch: stable/queens

commit d8181add51a4dd4a78c75b239fef072c949321e2
Author: ZhongShengping <chdzsp@163.com>
Date: Mon Mar 12 16:33:08 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: Icd2700fe8c27a647dab8d91a4f9c20eda930b4e1
    Closes-Bug: #1755102
    (cherry picked from commit b563459e379ec17954feac1d613ab67e826fdba5)