vmware-nsx/neutron/api
zhhuabj 0bf98acb0c Support uncompressed ipv6 address and abbreviated ipv4 address
Now neutron supports zero-compressed ipv6 address like
'2001:db8::10:10:10:0/120' and unabbreviated ipv4 address
like '10.0.0.0/24'.
This path will make neutron also support uncompressed ipv6
address and abbreviated ipv4 address. for example:
1, uncompressed ipv6 address like 'fe80:0:0:0:0:0:0:0/128'
2, ipv6 address with multiple consecutive zero like
   '2001:0db8:0:0:1::1/128' or '2001::0:1:0:0:1100/120'
3, abbreviated ipv4 address like '10/24'

Change-Id: I755e38ea11c139e15488ec60e7d5682a244ab114
Closes-Bug: #1240790
(cherry picked from commit d1b783fd67)
2013-11-27 22:09:00 +08:00
..
rpc Adds support for L3 routing/NAT as a service plugin 2013-09-11 12:12:10 +02:00
v2 Support uncompressed ipv6 address and abbreviated ipv4 address 2013-11-27 22:09:00 +08:00
views Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00
__init__.py Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00
api_common.py Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00
extensions.py Adds support for L3 routing/NAT as a service plugin 2013-09-11 12:12:10 +02:00
versions.py Externalize error messages in the API 2013-08-07 21:19:25 +00:00