Update neutron ml2 class

Class was moved in with other plugins, it's just an update.

Change-Id: I6436c5c36ac0081a720cb8a737a573b1246127a1
Depends-On: I35332df5800083f3373f5c37411534d11e9b4401
This commit is contained in:
Emilien Macchi 2016-06-22 11:23:49 -04:00
parent e86786211a
commit f498ff200e
2 changed files with 2 additions and 2 deletions

View 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

View 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