]> 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, 12 Mar 2018 08:33:06 +0000 (16:33 +0800)
commitbdbf6614e1fe5f78e58786498956815e48890a27
treecb206e1ac8e1a897745283a0fbb48af7ba907856
parentb6a61b9f39e3daa565010e2b70878c84dc059bf2
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
manifests/db/sync.pp
releasenotes/notes/openstack_db_tag-874ef77468c5d1f2.yaml [new file with mode: 0644]
spec/classes/ceilometer_db_sync_spec.rb