neutron/neutron/tests
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
..
common Remove usage of six.add_metaclass 2020-05-21 14:41:18 -04:00
contrib Allow sharing of subnet pools via RBAC mechanism 2020-04-09 19:02:47 +03:00
etc Convert policy.json into policy-in-code 2018-12-13 20:37:53 +00:00
fullstack [Fullstack] Mark security groups test as unstable 2020-05-25 10:32:07 +02:00
functional Merge "[OVN] Create localnet port for each created segment" 2020-06-11 21:02:59 +00:00
unit DhcpFilter should always return a valid index if "force_scheduling" 2020-06-23 13:38:25 +00:00
var
__init__.py
base.py Remove usage of six.add_metaclass 2020-05-21 14:41:18 -04:00
post_mortem_debug.py
tools.py Remove references to unittest2 library 2020-01-14 09:03:26 +00:00