Add Redis as a Pacemaker resource
[apex-tripleo-heat-templates.git] / ceph-storage.yaml
index 7453014..05d8092 100644 (file)
@@ -28,6 +28,11 @@ parameters:
     default: ''
     description: The list of ip/names to use as Ceph monitors
     type: json
+  ServiceNetMap:
+    default: {}
+    description: Mapping of service_name -> network name. Typically set
+                 via parameter_defaults in the resource registry.
+    type: json
 
 resources:
   CephStorage: