Leverage kolla config_files to copy config into containers
authorMartin André <m.andre@redhat.com>
Mon, 26 Jun 2017 13:33:09 +0000 (15:33 +0200)
committerTuan Luong-Anh <tuanla@vn.fujitsu.com>
Wed, 12 Jul 2017 09:56:56 +0000 (09:56 +0000)
commit1e90178298d77c23e654c374f17f999f4d9274e1
tree865750bbb2b273a68ccbc61ace0d41b82b139166
parentd875a57472d6046fd6296758c0299495d1c10f6b
Leverage kolla config_files to copy config into containers

This solves a problem with bind-mounts when the containers are holding
files descriptors open.

At the same time this makes the template more robust to puppet changes
since new config files will be available in the containers without
needing to update the templates.

Closes-Bug: #1698323
Change-Id: I857c94ba5f7f064d7c58df621ec5d477654b9166
Depends-On: I78dcec741a941dc21adba33ba33a6dc6ff1d217c
manifests/profile/pacemaker/cinder/backup_bundle.pp
manifests/profile/pacemaker/cinder/volume_bundle.pp
manifests/profile/pacemaker/database/mysql_bundle.pp
manifests/profile/pacemaker/database/redis_bundle.pp
manifests/profile/pacemaker/haproxy_bundle.pp
manifests/profile/pacemaker/rabbitmq_bundle.pp