neutron/neutron/tests/unit/ipam
Pavel Bondar de2a70165c Fix updating allocation_pools on subnet update
Reference IPAM driver skipped subnet_update processing
if allocation_pools in subnet request are blank.

Built-in ipam implementation allows to update allocation pools
to blank value (i.e. clean up allocation pools for subnet).
To make Reference ipam driver consistent with built-in ipam
implementation allocation_pool check was removed.

Included UT to verify that allocation pools can be updated to blank
value now.

Change-Id: I0654e46d4bc60f6cf51ffddeead238dd4f064db2
Closes-Bug: #1605277
2016-07-28 11:24:43 -06:00
..
drivers Fix updating allocation_pools on subnet update 2016-07-28 11:24:43 -06:00
__init__.py IPAM reference driver 2015-05-19 09:44:11 -07:00
fake_driver.py Enable IPAM drivers to allocate from more than one subnet 2016-05-10 22:00:46 +00:00
test_requests.py Replace device owners hard coded strings to neutron_lib constants 2016-07-12 04:11:35 -04:00
test_subnet_alloc.py Use constants from neutron-lib 2016-04-23 21:23:56 -04:00
test_utils.py Fix issues with allocation pool generation for ::/64 cidr 2015-07-08 10:36:55 +01:00