Move trunk service plugin to the proper list
[apex-tripleo-heat-templates.git] / puppet / services / neutron-base.yaml
index 32d50d4..6bb4ba0 100644 (file)
@@ -33,7 +33,7 @@ parameters:
         from neutron.core_plugins namespace.
     type: string
   NeutronServicePlugins:
-    default: "router,qos"
+    default: "router,qos,trunk"
     description: |
         Comma-separated list of service plugin entrypoints to be loaded from the
         neutron.service_plugins namespace.