neutron/neutron/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 Removing vim header lines 2014-04-01 10:38:31 -04:00
agent.py Validate string length at API level 2015-03-02 13:31:12 +09:00
allowedaddresspairs.py oslo: migrate to namespace-less import paths 2015-02-05 15:09:32 +01:00
dhcpagentscheduler.py Fixed audit notifications for dhcp-agent-network 2014-07-17 07:35:08 -07:00
dvr.py L2 Model additions to support DVR 2014-07-17 07:53:14 -07:00
external_net.py Rename qexception->nexception 2015-01-12 13:56:46 -08:00
extra_dhcp_opt.py Validate string length at API level 2015-03-02 13:31:12 +09:00
extraroute.py Merge "Rename qexception->nexception" 2015-01-14 18:59:32 +00:00
flavor.py Migrate to oslo.log 2015-03-12 11:22:56 +01:00
l3.py Merge "Validate string length at API level" 2015-03-29 18:36:57 +00:00
l3_ext_gw_mode.py Allow reading a tenant router's external IP 2014-10-01 06:55:27 -07:00
l3_ext_ha_mode.py Typos fixed 2015-02-10 13:28:17 -08:00
l3agentscheduler.py Migrate to oslo.log 2015-03-12 11:22:56 +01:00
metering.py Migrate to oslo.log 2015-03-12 11:22:56 +01:00
multiprovidernet.py Rename qexception->nexception 2015-01-12 13:56:46 -08:00
netmtu.py Move network MTU from core REST API to extension API 2015-04-02 12:48:56 -04:00
portbindings.py Opencontrail plug-in implementation for core resources 2014-08-12 07:53:19 -07:00
portsecurity.py Rename qexception->nexception 2015-01-12 13:56:46 -08:00
providernet.py Validate string length at API level 2015-03-02 13:31:12 +09:00
quotasv2.py oslo: migrate to namespace-less import paths 2015-02-05 15:09:32 +01:00
routerservicetype.py Remove @author(s) from copyright statements 2014-09-15 21:40:09 +09:00
securitygroup.py Add icmpv6 to sg_supported_protocols 2015-04-28 17:11:21 +00:00
servicetype.py Migrate to oslo.log 2015-03-12 11:22:56 +01:00
subnetallocation.py Subnet allocation from a subnet pool 2015-03-31 13:44:14 -07:00
vlantransparent.py Moving VLAN Transparency support from core to extension 2015-04-08 08:35:13 -07:00