diff options
author | Jenkins <jenkins@review.openstack.org> | 2016-06-23 03:25:34 +0000 |
---|---|---|
committer | Gerrit Code Review <review@openstack.org> | 2016-06-23 03:25:34 +0000 |
commit | 4ef338574b1a7cef8b1b884d439556b24fb09718 (patch) | |
tree | d4f1156ebe3fcc613523c977f3aa74aaf8b50571 /puppet/services/neutron-plugin-ml2.yaml | |
parent | 61f31831bdafbbddc7b68606832723fe2516872a (diff) | |
parent | f498ff200ef2c9538abbfeb9beb91c32c08b6ae1 (diff) |
Merge "Update neutron ml2 class"
Diffstat (limited to 'puppet/services/neutron-plugin-ml2.yaml')
-rw-r--r-- | puppet/services/neutron-plugin-ml2.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/puppet/services/neutron-plugin-ml2.yaml b/puppet/services/neutron-plugin-ml2.yaml index 435a6de0..ff13d5d8 100644 --- a/puppet/services/neutron-plugin-ml2.yaml +++ b/puppet/services/neutron-plugin-ml2.yaml @@ -106,4 +106,4 @@ outputs: TYPES: {get_param: NeutronNetworkType} step_config: | - include ::tripleo::profile::base::neutron::ml2 + include ::tripleo::profile::base::neutron::plugins::ml2 |