]> 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:55 +0000 (02:41 +0000)
commit8d2e12392cd92d7ae6df7fd94e52591ecda4bd6c
tree1ee9627abcbeb4add2e81a30971f391a0033573d
parentf2f2d2b97bdd562ee347e78237ad537b9a604eca
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