neutron/neutron
Rodolfo Alonso Hernandez ed56429548 DhcpFilter should always return a valid index if "force_scheduling"
WHen retrieving a vacant DHCP agent binding index, if
"force_scheduling" is set, the method should return a valid binding
index. If the existing binding indexes are sequentially aligned,
the method will return a new one on top; if there is a gap in the
binding indexes list, the first free index will be returned.

Change-Id: Ib4cbeb7c9f0c1e959ad53570320610925ff3d88f
Closes-Bug: #1883513
2020-06-23 13:38:25 +00:00
..
agent Merge "Fix iptables rules comments" 2020-06-08 23:17:50 +00:00
api Remove usage of six.add_metaclass 2020-05-21 14:41:18 -04:00
cmd Merge "[OVN] Create localnet port for each created segment" 2020-06-11 21:02:59 +00:00
common Merge "ovn: Remove is_port_groups_supported() code" 2020-06-10 17:09:23 +00:00
conf Merge "[OVN] Add IGMP snooping support" 2020-03-09 15:29:33 +00:00
core_extensions Remove usage of six.add_metaclass 2020-05-21 14:41:18 -04:00
db Merge "Remove unnecessary check if agent object from db is not None" 2020-06-10 03:10:09 +00:00
debug Fix neutron debug probe to use integration_bridge 2020-03-31 11:17:47 +00:00
extensions Remove usage of six.text_type and six.string_type 2020-05-22 14:02:55 -04:00
hacking Catch additional invalid mock import statement 2020-05-19 17:25:33 -04:00
ipam Remove usage of six.add_metaclass 2020-05-21 14:41:18 -04:00
locale Imported Translations from Zanata 2020-05-03 07:38:11 +00:00
notifiers Use openstacksdk for ironic notifiers 2019-09-19 06:56:24 +00:00
objects Remove usage of six.add_metaclass 2020-05-21 14:41:18 -04:00
pecan_wsgi Set DB retry for quota_enforcement pecan_wsgi hook 2019-11-08 15:34:17 +04:00
plugins Merge "[OVN] Create localnet port for each created segment" 2020-06-11 21:02:59 +00:00
privileged Use pyroute2 for SRIOV VF commands 2020-05-27 16:58:02 +00:00
profiling Add profiler decorator to Neutron 2019-10-31 10:05:01 -05:00
quota Remove usage of six.text_type and six.string_type 2020-05-22 14:02:55 -04:00
scheduler DhcpFilter should always return a valid index if "force_scheduling" 2020-06-23 13:38:25 +00:00
server Re-use existing ProcessLauncher from wsgi in RPC workers 2020-02-07 14:51:06 +01:00
services Merge "port_forwarding: extend support for OVN usage (cont.)" 2020-06-10 18:45:10 +00:00
tests DhcpFilter should always return a valid index if "force_scheduling" 2020-06-23 13:38:25 +00:00
__init__.py Remove usage of six.PY2 2020-05-22 12:59:01 -04:00
_i18n.py Make code follow log translation guideline 2017-08-14 02:01:48 +00:00
auth.py
manager.py Remove usage of six.add_metaclass 2020-05-21 14:41:18 -04:00
neutron_plugin_base_v2.py Remove usage of six.add_metaclass 2020-05-21 14:41:18 -04:00
opts.py Fix duplicate ID warning during doc build 2020-02-04 12:13:14 -05:00
policy.py Remove usage of six.text_type and six.string_type 2020-05-22 14:02:55 -04:00
service.py Re-use existing ProcessLauncher from wsgi in RPC workers 2020-02-07 14:51:06 +01:00
version.py
worker.py Change process name of neutron-server to match worker role 2019-03-01 14:18:09 -05:00
wsgi.py Remove usage of six.text_type and six.string_type 2020-05-22 14:02:55 -04:00