aboutsummaryrefslogtreecommitdiffstats
path: root/manifests/profile/pacemaker/neutron/ml2.pp
AgeCommit message (Collapse)AuthorFilesLines
2016-06-09Make neutron server/ml2 profiles match t-h-tDan Prince1-2/+13
This patch brings the neutron profiles and the associated steps in line with what already happens in t-h-t. Specifically: -we want to create the db $step >= 2 and $sync_db -we want to make sure plugin.ini exists before the neutron dbsync -we want to make sure the db sync runs before neutron::server starts when using pacemaker -split the neutron server profiles. They are quite different across pacemaker and base. Change-Id: I52815f45a04bf3e39940b9cb116261730580a3e2
2016-05-05Add neutron profilesMichael Chapman1-0/+25
Implements: blueprint refactor-puppet-manifests Add neutron profiles for both pacemaker and non-ha. HA profiles are designed such that they include the base profiles, disabling features as needed, while the base profile can be used independently. Co-Authored-By: Dan Prince <dprince@redhat.com> Change-Id: Ida781badbcd63bbcb481a2170638aefe262b717b