diff options
author | Jing Lu <lvjing5@huawei.com> | 2018-08-27 01:49:38 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2018-08-27 01:49:38 +0000 |
commit | 1c6c00d7efe5adf19dc3c990ceb42c00bd37eb0b (patch) | |
tree | 0bb9b9e63e5be5319541c135b77d9ec9c5ad10be /docs/submodules/dovetail | |
parent | 348337146634ee9940e7746019c5a248702af28e (diff) |
Update git submodules
* Update docs/submodules/yardstick from branch 'master'
- Merge "Make security group configurable - dovetail"
- Make security group configurable - dovetail
Make sercurity group can be configured via the context.
The format would be:
context:
name: demo
image: yardstick-image
flavor: yardstick-flavor
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"
JIRA: YARDSTICK-1360
Change-Id: I00c45767ee2d70b790590e824599d5a4c274bced
Signed-off-by: rexlee8776 <limingjiang@huawei.com>
Diffstat (limited to 'docs/submodules/dovetail')
0 files changed, 0 insertions, 0 deletions