aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRex Lee <limingjiang@huawei.com>2018-08-29 01:17:57 +0000
committerGerrit Code Review <gerrit@opnfv.org>2018-08-29 01:17:57 +0000
commit297bfc5f20f5b0077968870c2270dcf1b8114724 (patch)
treeed3e72060cd38b7e5e094a768214110250cbf657
parenta0cae34ea1515654309c9d18419ac0caf4c6e5c6 (diff)
parentd599d1fdee7e11e9838a38e032c08d45cf896f21 (diff)
Merge "ping bottlenecks failed when security group rule do not support ipv6 - dovetail" into stable/fraser
-rw-r--r--samples/ping_bottlenecks.yaml12
1 files changed, 12 insertions, 0 deletions
diff --git a/samples/ping_bottlenecks.yaml b/samples/ping_bottlenecks.yaml
index 096d70e67..6a586cb90 100644
--- a/samples/ping_bottlenecks.yaml
+++ b/samples/ping_bottlenecks.yaml
@@ -49,6 +49,18 @@ contexts:
hw:mem_page_size: "large"
{% endif %}
user: ubuntu
+ security_group:
+ rules:
+ - remote_ip_prefix: "0.0.0.0/0"
+ protocol: "tcp"
+ port_range_min: 1
+ port_range_max: 65535
+ - remote_ip_prefix: "0.0.0.0/0"
+ protocol: "udp"
+ port_range_min: 1
+ port_range_max: 65535
+ - remote_ip_prefix: "0.0.0.0/0"
+ protocol: "icmp"
placement_groups:
pgrp1: