N->O upgrade, blanks ipv6 rules before activating it.
[apex-tripleo-heat-templates.git] / ci / pingtests / scenario004-multinode.yaml
index a188fd1..ebdfea1 100644 (file)
@@ -118,6 +118,18 @@ resources:
       ram: 512
       vcpus: 1
 
+  manila_share_type:
+    type: OS::Manila::ShareType
+    properties:
+      name: default
+      driver_handles_share_servers: false
+
+  manila_share:
+    type: OS::Manila::Share
+    properties:
+      share_protocol: CEPHFS
+      size: 1
+
 outputs:
   server1_private_ip:
     description: IP address of server1 in private network