blob: 246bff59737c4c94d562cc5582abd3808e845c93 (
plain)
1
2
3
4
5
6
7
8
9
10
|
---
dovetail.ipv6.tc015:
name: dovetail.ipv6.tc015
objective: VIM ipv6 operations, to create, update, delete, list and show an IPv6 security group
validate:
type: functest
testcase: tempest_smoke_serial
report:
sub_testcase_list:
- tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group
|