neutron/neutron/tests/unit/extensions
lijianlj dd05b8b829 Add icmpv6 to sg_supported_protocols
support using icmpv6 (protocol num 58) in the protocol option, when creating
a security group rule.At this time, port_range_min/port_range_max represent
icmpv6 type/code, and you can use only port_range_min to specify just one type.
eg:neutron security-group-rule-create --direction ingress \
   --ethertype ipv6 --protocol icmpv6 --port-range-min 134 SECURITY_GROUP

ApiImpact
DocImpact
Partial-Bug:#1427973
Change-Id: Ide4f7476cdb8a4f04f72983917ce7dbfc7be90a5
2015-04-28 17:11:21 +00:00
..
__init__.py Empty files should not contain copyright or license 2014-10-20 00:50:32 +00:00
base.py Refactor RESOURCE_ATTRIBUTE_MAP cleanup 2015-04-22 12:02:34 -02:30
extendedattribute.py Remove @author(s) from copyright statements 2014-09-15 21:40:09 +09:00
extensionattribute.py Remove @author(s) from copyright statements 2014-09-15 21:40:09 +09:00
foxinsocks.py oslo: migrate to namespace-less import paths 2015-02-05 15:09:32 +01:00
test_agent.py Refactor RESOURCE_ATTRIBUTE_MAP cleanup 2015-04-22 12:02:34 -02:30
test_external_net.py Reorganize unit test tree 2015-04-06 23:28:31 +00:00
test_extra_dhcp_opt.py Reorganize unit test tree 2015-04-06 23:28:31 +00:00
test_extraroute.py Reorganize unit test tree 2015-04-06 23:28:31 +00:00
test_l3.py Reorganize unit test tree 2015-04-06 23:28:31 +00:00
test_l3_ext_gw_mode.py Reorganize unit test tree 2015-04-06 23:28:31 +00:00
test_netmtu.py Reorganize unit test tree 2015-04-06 23:28:31 +00:00
test_portsecurity.py Reorganize unit test tree 2015-04-06 23:28:31 +00:00
test_providernet.py Refactor RESOURCE_ATTRIBUTE_MAP cleanup 2015-04-22 12:02:34 -02:30
test_quotasv2.py Refactor RESOURCE_ATTRIBUTE_MAP cleanup 2015-04-22 12:02:34 -02:30
test_securitygroup.py Add icmpv6 to sg_supported_protocols 2015-04-28 17:11:21 +00:00
test_servicetype.py Reorganize unit test tree 2015-04-06 23:28:31 +00:00
test_vlantransparent.py Moving VLAN Transparency support from core to extension 2015-04-08 08:35:13 -07:00
v2attributes.py Fix H102, H103 Apache 2.0 license hacking check error 2013-08-08 12:46:18 +09:00