Move nova constraints from controller manifest to each service
authorMichele Baldessari <michele@acksyn.org>
Tue, 26 Jul 2016 12:24:16 +0000 (14:24 +0200)
committerMichele Baldessari <michele@acksyn.org>
Wed, 27 Jul 2016 20:58:59 +0000 (22:58 +0200)
commitd85d0681ddaeb049d6d3e27d0dd38d596483d932
treee3f861d907b8788ff22487f984a49024aaf90789
parentb0e53995ec56a45216d8aff9070f3b1cd81608a7
Move nova constraints from controller manifest to each service

Currently we are still creating all the pacemaker constraints for nova
in the main overcloud_controller_pacemaker.pp manifest file.

Let's move those to each role where they belong. Note that given
that a constraint depends on two separate pacemaker resources it is a
bit arbitrary in which file they end up being (the one of the first
resource or the second one).

Depends-On: I96a3a313d15fac820b020feae0568437c2cbade3

Change-Id: I4f15485b1f355b3b38fc6c16552f204aa8bba7bc
puppet/manifests/overcloud_controller_pacemaker.pp