neutron/neutron
watanabe.isao 9a23445aae When disabling dhcp, delete fixed ip properly
When setting enable_dhcp parameter of subnet to False, the fixed ip of
dhcp port of this subnet is not been removed.
Also a resync will be triggered.

Change-Id: Iebd2c7922978bec0ef154866f24319e899e3b88e
Closes-Bug: 1417379
(cherry picked from commit 2acdbf3bac)
2015-07-14 10:28:26 +00:00
..
agent When disabling dhcp, delete fixed ip properly 2015-07-14 10:28:26 +00:00
api NSX QoS ext: RXTX factor can be decimal 2015-07-13 13:01:26 +00:00
callbacks Add security groups events 2015-06-29 11:34:50 -07:00
cmd Add simple ARP spoofing protection 2015-03-29 20:57:07 -07:00
common Block subnet create when a network hosts subnets allocated from different pools 2015-06-01 18:42:59 +00:00
db Avoid synchronizing session when deleting networkdhcpagentbinding 2015-07-13 12:57:42 +00:00
debug Migrate to oslo.log 2015-03-12 11:22:56 +01:00
extensions Add security groups events 2015-06-29 11:34:50 -07:00
hacking Fix failures introduced by the new version of mock 2015-07-10 20:45:03 +02:00
ipam Ensure non-overlapping cidrs in subnetpools without galera 2015-06-12 12:58:24 +00:00
locale Release Import of Translations from Transifex 2015-04-20 11:08:37 +02:00
notifiers Reuse nova batch notifier 2015-03-20 13:55:08 +00:00
openstack Migrate to oslo.log 2015-03-12 11:22:56 +01:00
plugins Arista ML2 driver should ignore non-vlan networks 2015-07-13 17:21:05 +00:00
scheduler Fix a usage error of joinedload + filter in l3 scheduler 2015-03-25 15:06:21 +09:00
server Migrate to oslo.log 2015-03-12 11:22:56 +01:00
services Merge "Add block name to switch config options for MLX plug-ins." into stable/kilo 2015-07-02 20:57:25 +00:00
tests When disabling dhcp, delete fixed ip properly 2015-07-14 10:28:26 +00:00
__init__.py Revert "monkey patch stdlib before importing other modules" 2015-02-11 17:26:33 -08:00
auth.py Migrate to oslo.log 2015-03-12 11:22:56 +01:00
context.py Remove "Arguments dropped when creating context" logging 2015-04-01 09:38:21 -04:00
hooks.py Remove the useless vim modelines 2014-06-21 15:07:31 +08:00
i18n.py oslo: migrate to namespace-less import paths 2015-02-05 15:09:32 +01:00
manager.py Migrate to oslo.log 2015-03-12 11:22:56 +01:00
neutron_plugin_base_v2.py Basic subnetpool CRUD 2015-03-18 22:53:50 -07:00
policy.py Merge "Enable to apply policies to resources with special plural" 2015-04-01 08:04:45 +00:00
quota.py Treat all negative quota values as -1 2015-04-02 17:26:51 +05:30
service.py Move pool dispose() before os.fork 2015-06-08 17:48:51 +08:00
version.py Remove the useless vim modelines 2014-06-21 15:07:31 +08:00
wsgi.py Move pool dispose() before os.fork 2015-06-08 17:48:51 +08:00