Update neutron ml2 class
authorEmilien Macchi <emilien@redhat.com>
Wed, 22 Jun 2016 15:23:49 +0000 (11:23 -0400)
committerEmilien Macchi <emilien@redhat.com>
Wed, 22 Jun 2016 15:37:43 +0000 (11:37 -0400)
Class was moved in with other plugins, it's just an update.

Change-Id: I6436c5c36ac0081a720cb8a737a573b1246127a1
Depends-On: I35332df5800083f3373f5c37411534d11e9b4401

puppet/services/neutron-plugin-ml2.yaml
puppet/services/pacemaker/neutron-plugin-ml2.yaml

index 435a6de..ff13d5d 100644 (file)
@@ -106,4 +106,4 @@ outputs:
                   TYPES: {get_param: NeutronNetworkType}
 
       step_config: |
-        include ::tripleo::profile::base::neutron::ml2
+        include ::tripleo::profile::base::neutron::plugins::ml2
index ac9d240..9091b5b 100644 (file)
@@ -25,4 +25,4 @@ outputs:
           - neutron::agents::ml2::ovs::enabled: false
             neutron::agents::ml2::ovs::manage_service: false
       step_config: |
-        include ::tripleo::profile::pacemaker::neutron::ml2
+        include ::tripleo::profile::pacemaker::neutron::plugins::ml2