]> review.fuel-infra Code Review - puppet-modules/puppet-ceilometer.git/commit
Add 'openstack-db' tag to db-sync Exec resource
authorZhongShengping <chdzsp@163.com>
Mon, 12 Mar 2018 08:33:06 +0000 (16:33 +0800)
committerzhongshengping <chdzsp@163.com>
Mon, 25 Jun 2018 02:41:41 +0000 (02:41 +0000)
commitd522c8926adb392d3c0890e7bb2e85580ef68178
treefef7efd45e0600ae26b86831fb5635938ed35d14
parent940590e7f1bec44a14f0fe02f91f12a3db20ec25
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: I79c078e5945c45090cdb53959f3e87d2d7e18081
Closes-Bug: #1755102
(cherry picked from commit bdbf6614e1fe5f78e58786498956815e48890a27)
manifests/db/sync.pp
releasenotes/notes/openstack_db_tag-874ef77468c5d1f2.yaml [new file with mode: 0644]
spec/classes/ceilometer_db_sync_spec.rb