Make neutron server/ml2 profiles match t-h-t
authorDan Prince <dprince@redhat.com>
Mon, 6 Jun 2016 19:48:29 +0000 (15:48 -0400)
committerDan Prince <dprince@redhat.com>
Thu, 9 Jun 2016 14:43:31 +0000 (10:43 -0400)
commit6554ebbeb5dd351fc7af71a3f0eb97eccaaaf5e4
tree6b80bcda76c79c3b02fd78055c9af0fd7f4caea2
parent806b9879c948462d381f8924616205e37e0e3785
Make neutron server/ml2 profiles match t-h-t

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
manifests/profile/base/neutron/ml2.pp
manifests/profile/base/neutron/server.pp
manifests/profile/pacemaker/neutron/ml2.pp
manifests/profile/pacemaker/neutron/server.pp