Merge "Add DeployedServerEnvironmentOutput"
[apex-tripleo-heat-templates.git] / docker / services / neutron-plugin-ml2.yaml
index 7211014..aa62bde 100644 (file)
@@ -38,7 +38,7 @@ parameters:
 resources:
 
   NeutronBase:
-    type: ../../puppet/services/neutron-plugin-ml2.yaml
+    type: OS::TripleO::Docker::NeutronMl2PluginBase
     properties:
       EndpointMap: {get_param: EndpointMap}
       ServiceNetMap: {get_param: ServiceNetMap}
@@ -60,7 +60,7 @@ outputs:
       # BEGIN DOCKER SETTINGS
       puppet_config:
         config_volume: 'neutron'
-        puppet_tags: ''
+        puppet_tags: neutron_plugin_ml2
         step_config: *step_config
         config_image:
           list_join: