Merge "Extend security group for VNF scale out"
authorGary Wu <gary.i.wu@huawei.com>
Tue, 13 Nov 2018 16:02:20 +0000 (16:02 +0000)
committerGerrit Code Review <gerrit@onap.org>
Tue, 13 Nov 2018 16:02:20 +0000 (16:02 +0000)
deployment/heat/onap-oom/onap-oom.yaml
deployment/heat/onap-oom/parts/onap-oom-1.yaml

index 689bb66..7e255db 100644 (file)
@@ -128,6 +128,10 @@ resources:
         - protocol: tcp
           port_range_min: 1
           port_range_max: 65535
+        # Protocols used for vLB/vDNS use case
+        - protocol: 47
+        - protocol: 53
+        - protocol: 132
 
 
   # ONAP management private network
index a96c9a3..ba3933b 100644 (file)
@@ -125,6 +125,10 @@ resources:
         - protocol: tcp
           port_range_min: 1
           port_range_max: 65535
+        # Protocols used for vLB/vDNS use case
+        - protocol: 47
+        - protocol: 53
+        - protocol: 132
 
 
   # ONAP management private network