Move ceph cluster config out of allNodesConfig
[apex-tripleo-heat-templates.git] / puppet / services / neutron-compute-plugin-midonet.yaml
index f08afd1..26b6fa6 100644 (file)
@@ -4,6 +4,15 @@ description: >
   OpenStack Neutron Compute Midonet plugin
 
 parameters:
+  ServiceNetMap:
+    default: {}
+    description: Mapping of service_name -> network name. Typically set
+                 via parameter_defaults in the resource registry.  This
+                 mapping overrides those in ServiceNetMapDefaults.
+    type: json
+  DefaultPasswords:
+    default: {}
+    type: json
   EndpointMap:
     default: {}
     description: Mapping of service endpoint -> protocol. Typically set
@@ -14,7 +23,7 @@ outputs:
   role_data:
     description: Role data for the Neutron Compute Plumgrid plugin
     value:
-      service_name: neutron-compute-plugin-midonet
+      service_name: neutron_compute_plugin_midonet
       config_settings:
       step_config: |
         include ::tripleo::profile::base::neutron::agents::midonet