Move db::mysql into service_config_settings
authorDan Prince <dprince@redhat.com>
Mon, 26 Sep 2016 17:52:46 +0000 (13:52 -0400)
committerDan Prince <dprince@redhat.com>
Wed, 28 Sep 2016 11:01:49 +0000 (07:01 -0400)
commit7ba552520787860c966900c8c1fd46e2aefd046c
tree1ed08c29c2a9923e6f9fef70697492a8062323a5
parent7c39f66d1c7a68d46e9cc116e8985b9d1650afb9
Move db::mysql into service_config_settings

This patch movs the various db::mysql hiera settings into a
'mysql' specific service_config_settings section for each
service so that these will only get applied on the MySQL service
node. This follows a similar puppet-tripleo change where we
create the actual databases for all services locally on
the MySQL service node to avoid permission issues.

Change-Id: Ic0692b1f7aa8409699630ef3924c4be98ca6ffb2
Closes-bug: #1620595
Depends-On: I05cc0afa9373429a3197c194c3e8f784ae96de5f
Depends-On: I5e1ef2dc6de6f67d7c509e299855baec371f614d
23 files changed:
puppet/services/aodh-api.yaml
puppet/services/aodh-base.yaml
puppet/services/ceilometer-api.yaml
puppet/services/ceilometer-base.yaml
puppet/services/ceilometer-collector.yaml
puppet/services/cinder-api.yaml
puppet/services/cinder-base.yaml
puppet/services/glance-api.yaml
puppet/services/glance-registry.yaml
puppet/services/gnocchi-api.yaml
puppet/services/gnocchi-base.yaml
puppet/services/heat-engine.yaml
puppet/services/ironic-api.yaml
puppet/services/ironic-base.yaml
puppet/services/keystone.yaml
puppet/services/manila-api.yaml
puppet/services/manila-base.yaml
puppet/services/manila-scheduler.yaml
puppet/services/neutron-api.yaml
puppet/services/nova-api.yaml
puppet/services/nova-base.yaml
puppet/services/sahara-api.yaml
puppet/services/sahara-base.yaml