vmware-nsx/neutron
zhhuabj d4127c622d 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
..
agent Merge "Add error log for SystemExit in dhcp-agent" 2013-10-19 20:04:46 +00:00
api Support uncompressed ipv6 address and abbreviated ipv4 address 2013-10-23 09:28:52 +08:00
cmd remove binaries under bin 2013-08-16 10:10:30 +08:00
common change NetworkVxlanPortRangeError to base NeutronException 2013-10-21 23:34:53 +08:00
db change seld into self 2013-10-21 23:19:39 +08:00
debug Fix message i18n error 2013-09-08 15:58:12 +08:00
extensions Add port bindings to ports created in Midonet 2013-10-15 08:26:38 +00:00
locale Imported Translations from Transifex 2013-10-19 06:34:33 +00:00
openstack Merge "Sync rootwrap with code from oslo" 2013-09-27 03:27:22 +00:00
plugins Merge "Fix lb doesn't remove vxlan int. if no int. map" 2013-10-19 21:17:33 +00:00
scheduler Ensure router exists when auto_schedule_routers 2013-09-26 22:48:46 +08:00
server Disable lazy translation 2013-10-01 23:16:23 +00:00
services avoid changing the rule's own action 2013-10-17 16:35:05 +08:00
tests Support uncompressed ipv6 address and abbreviated ipv4 address 2013-10-23 09:28:52 +08:00
__init__.py Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00
auth.py Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00
context.py Allow for skipping admin roles loading on context creation 2013-08-28 14:06:43 +04:00
hooks.py Fixes Windows setup dependency bug 2013-08-15 22:58:14 +03:00
manager.py Add agent scheduling for LBaaS namespace agent 2013-07-19 13:25:04 +04:00
neutron_plugin_base_v2.py Remove openstack.common.exception usage 2013-08-06 10:42:02 +02:00
policy.py Fix message i18n error 2013-09-08 15:58:12 +08:00
quota.py Fallback to Quota Conf Driver if Quotas table is not defined 2013-10-09 22:28:03 +09:00
service.py Avoid suppressing underlying error when deploy.loadapp fails 2013-10-14 12:52:46 -07:00
version.py Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00
wsgi.py Set wsgi logger to use __name__ 2013-10-15 16:53:02 -07:00