neutron/neutron
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
..
agent Merge "Pass timeout in milliseconds to timer_wait" 2016-07-28 01:20:34 +00:00
api Merge "Filter out subnets on different segments for dhcp" 2016-07-26 19:49:44 +00:00
callbacks Add two more callbacks registry events 2016-06-28 11:41:52 -07:00
cmd Refactoring config options for l3 agent config 2016-07-21 18:29:18 +00:00
common Merge "Make create_object_with_dependency cleanup" 2016-07-28 10:22:04 +00:00
conf Refactoring config options for l3 agent config 2016-07-21 18:29:18 +00:00
core_extensions Respond negatively to tenant detachment of enforced QoS policies 2016-05-16 21:54:15 +00:00
db Merge "Make create_object_with_dependency cleanup" 2016-07-28 10:22:04 +00:00
debug Replace device owners hard coded strings to neutron_lib constants 2016-07-12 04:11:35 -04:00
extensions Use is_valid_port from oslo.utils 2016-07-21 16:42:17 +08:00
hacking Add a hacking rule for string interpolation at logging 2016-07-11 22:54:56 +00:00
ipam Fix updating allocation_pools on subnet update 2016-07-28 11:24:43 -06:00
locale Imported Translations from Zanata 2016-07-17 08:11:06 +00:00
notifiers Merge "Notify nova with network-vif-plugged in case of live migration" 2016-07-25 21:54:55 +00:00
objects objects: loading synthetic fields from defined ORM relationships. 2016-07-27 14:15:39 +02:00
pecan_wsgi Add subresources support for PECAN 2016-07-22 11:02:27 -04:00
plugins Merge "Skip DHCP provisioning block for network ports" 2016-07-28 14:22:45 +00:00
quota Use db_api.retry_db_errors in quota engine 2016-07-18 22:48:19 -06:00
scheduler Merge "Make create_object_with_dependency cleanup" 2016-07-28 10:22:04 +00:00
server Revert "Revert "Remove threading before process forking"" 2016-06-02 21:26:08 +00:00
services Merge "Add notifications for trunk CRUD and standardize payload" 2016-07-27 22:32:23 +00:00
tests Fix updating allocation_pools on subnet update 2016-07-28 11:24:43 -06:00
__init__.py Hacking rule to check i18n usage 2016-03-30 21:28:37 -04:00
_i18n.py Move i18n to _i18n, as per oslo_i18n guidelines 2015-12-01 19:29:10 -07:00
auth.py Consume ConfigurableMiddleware from oslo_middleware 2015-10-08 17:59:43 +00:00
context.py New engine facade from oslo_db: Step 1 2016-05-04 11:19:15 +03:00
manager.py Pecan: bind attribute map to controllers 2016-05-26 06:13:53 +00:00
neutron_plugin_base_v2.py Revert "Revert "Remove threading before process forking"" 2016-06-02 21:26:08 +00:00
opts.py Refactoring config options for l3 agent config 2016-07-21 18:29:18 +00:00
policy.py Use constants from neutron-lib 2016-04-23 21:23:56 -04:00
service.py Revert "Revert "Remove threading before process forking"" 2016-06-02 21:26:08 +00:00
version.py
worker.py Remove notification for process event 2016-06-28 11:49:31 -07:00
wsgi.py Revert "Revert "Remove threading before process forking"" 2016-06-02 21:26:08 +00:00