neutron/neutron/tests/unit/objects/plugins
Rodolfo Alonso Hernandez 046672247d Fix queries to retrieve allocations with network_segment_range
Fixed the queries to retrieve the segment ID allocations when service
plugin network_segment_range is enabled. With the previous
implementation, a project user was able to allocate a segment ID
belonging to other project segment range.

The solution implemented was discussed in [1]:
- A project user will retrieve segments from the project ranges.
- When depleted, the segment IDs will be retrieved from the shared
  range, never using another project segment ID.

[1]http://lists.openstack.org/pipermail/openstack-discuss/2020-February/012736.html

Change-Id: I953062d9ee8ee5ee9a9f07aff4a8222ac63ed525
Closes-Bug: #1863423
2020-02-28 12:34:13 +00:00
..
ml2 Fix queries to retrieve allocations with network_segment_range 2020-02-28 12:34:13 +00:00
__init__.py OVO for VlanAllocation 2016-12-07 18:33:43 +00:00