Move trunk service plugin to the proper list
[apex-tripleo-heat-templates.git] / puppet / services / neutron-plugin-ml2.yaml
index 17e8bca..5dbae3d 100644 (file)
@@ -33,7 +33,7 @@ parameters:
     default: 'datacentre'
     description: If set, flat networks to configure in neutron plugins.
   NeutronPluginExtensions:
-    default: "qos,port_security,trunk"
+    default: "qos,port_security"
     description: |
         Comma-separated list of extensions enabled for the Neutron plugin.
     type: comma_delimited_list