blob: e3a47261efd4e1d9f0c464a37722e853cbeb90ec (
plain)
1
2
3
4
5
6
7
8
9
|
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
|