neutron/neutron/ipam
John Davidge a0a022373b Fix issues with allocation pool generation for ::/64 cidr
Passing a ::/64 cidr to certain netaddr functions without specifying
the ip_version causes errors. Fix this by specifying ip_version.

Change-Id: I31aaf9f5dabe4dd0845507f245387cd4186c410c
Closes-Bug: 1472304
2015-07-08 10:36:55 +01:00
..
drivers Switch to oslo_utils.uuidutils 2015-06-22 11:06:18 +00:00
__init__.py Track allocation_pools in SubnetRequest 2015-07-07 11:47:28 +03:00
driver.py Add request factory for pluggable IPAM 2015-06-19 15:31:58 +03:00
exceptions.py Remove unnecessary brackets 2015-05-24 21:19:51 -07:00
subnet_alloc.py Revert "Fix subnet creation failure on IPv6 valid gateway" 2015-06-24 03:16:52 +00:00
utils.py Fix issues with allocation pool generation for ::/64 cidr 2015-07-08 10:36:55 +01:00