neutron/neutron
John Davidge 1800ae63c2 Fix DHCP Port Creation on Service Subnets
This changes the IPAM logic for service subnets to allow DHCP ports
to be created on subnets of any service type, provided that the subnet
has DHCP enabled.. This ensures that DHCP ports can still be created
automatically on 'nova:compute' service subnets, for example.

DocImpact

Change-Id: I736262f2a7d3f3d7dfdc5276e2364aca7187d18b
Closes-Bug: #1636963
2016-12-12 12:40:03 +00:00
..
agent Merge "Pass context and resource_type in RPC callback" 2016-12-08 22:26:30 +00:00
api Pass context and resource_type in RPC callback 2016-12-08 06:03:59 -08:00
callbacks callbacks: Make the value of FLOATING_IP match with api resource 2016-11-18 19:42:33 +09:00
cmd Adopt neutron-lib plugin directory 2016-11-23 04:45:33 -07:00
common Merge "Removed deprecated method" 2016-12-08 16:15:02 +00:00
conf Merge "Refactoring config opts for ml2 plugin openvswitch" 2016-12-07 21:15:14 +00:00
core_extensions Adopt neutron-lib plugin directory 2016-11-23 04:45:33 -07:00
db Fix DHCP Port Creation on Service Subnets 2016-12-12 12:40:03 +00:00
debug Replace device owners hard coded strings to neutron_lib constants 2016-07-12 04:11:35 -04:00
extensions Use ExtensionDescriptor from neutron-lib 2016-12-02 14:16:06 -05:00
hacking Merge "Removed deprecated checks" 2016-11-22 20:53:53 +00:00
ipam Adopt neutron-lib plugin directory 2016-11-23 04:45:33 -07:00
locale Imported Translations from Zanata 2016-08-19 07:27:43 +00:00
notifiers Adopt neutron-lib plugin directory 2016-11-23 04:45:33 -07:00
objects Revert "Squash revert to breaking changes" 2016-12-10 18:22:08 +00:00
pecan_wsgi Merge "Remove allow_pagination and allow_sorting config options" 2016-12-02 16:01:48 +00:00
plugins Merge "SRIOV: don't block report_state with device count" 2016-12-08 13:16:17 +00:00
quota Merge "Mark quota operations as retriable" 2016-09-13 20:34:31 +00:00
scheduler Merge "Solve unexpected NoneType returned by _get_routers_can_schedule." 2016-11-25 18:30:12 +00:00
server Revert "Revert "Remove threading before process forking"" 2016-06-02 21:26:08 +00:00
services Optimize trunk details extension hook 2016-12-10 14:16:01 +00:00
tests Fix DHCP Port Creation on Service Subnets 2016-12-12 12:40:03 +00: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
context.py Use to_policy_values for policy enforcement 2016-11-30 05:02:46 +00:00
manager.py Adopt neutron-lib plugin directory 2016-11-23 04:45:33 -07:00
neutron_plugin_base_v2.py Revert "Revert "Remove threading before process forking"" 2016-06-02 21:26:08 +00:00
opts.py Merge "Expose [agent] extensions option into l3_agent.ini" 2016-12-08 23:50:10 +00:00
policy.py Merge "Use to_policy_values for policy enforcement" 2016-12-02 23:00:00 +00:00
service.py Adopt neutron-lib plugin directory 2016-11-23 04:45:33 -07:00
version.py
worker.py Move AgentStatusCheckWorker to PeriodicWorker 2016-11-17 15:31:19 -08:00
wsgi.py Merge "Use dispose_pool() from oslo.db" 2016-08-26 22:03:41 +00:00