Move inclusion of ::manila::db::mysql in manila/api profile
authorGiulio Fidente <gfidente@redhat.com>
Thu, 22 Sep 2016 16:15:45 +0000 (18:15 +0200)
committerGiulio Fidente <gfidente@redhat.com>
Fri, 23 Sep 2016 14:14:16 +0000 (16:14 +0200)
commit783929074bee6c14da23f6589dcbfbf4d9ff0800
tree813756843c3c7e6bfafdd8aa65ffa49e2190189e
parentceccbfdd7b7a098741d79003f0741eee2a02df4d
Move inclusion of ::manila::db::mysql in manila/api profile

In puppet-manila it is the api service performing db sync, not
scheduler. This change moves ::manila::db::mysql (which creates
the empty database and users) in the tripleo manila/api profile.

Also moves rabbit config into a general manila base profile as
that would be needed by the scheduler service as well.

Change-Id: I2b537f735b8d1be8f39e8c274be3872b193c1014
manifests/profile/base/manila.pp [new file with mode: 0644]
manifests/profile/base/manila/api.pp
manifests/profile/base/manila/scheduler.pp
manifests/profile/base/manila/share.pp
manifests/profile/pacemaker/manila.pp