neutron/neutron/api/v2
zhhuabj d1b783fd67 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
2013-10-23 09:28:52 +08:00
..
__init__.py Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00
attributes.py Support uncompressed ipv6 address and abbreviated ipv4 address 2013-10-23 09:28:52 +08:00
base.py _validate_network_tenant_ownership must be less strict 2013-09-16 12:55:48 +02:00
resource.py Send proper exception info as expected by the neutron client 2013-09-19 17:32:30 +04:00
router.py Fix H102, H103 Apache 2.0 license hacking check error 2013-08-08 12:46:18 +09:00