neutron/neutron/tests/unit/plugins
Rodolfo Alonso Hernandez 0d43372f14 Add "project_id" filter when changing the network segmentation ID
When the segmentation ID of a network is updated, first the provider
network segment is validated and then reserved. If service plugin
"network_segment_range" is enabled, the Neutron server retrieves the
network segment ranges with shared=True or those ones with the same
project_id as the network.

This patch adds the "project_id" information to the filters when
reserving the network provider segment. This change will allow to
retrieve those private networks segments belonging to the same
project.

Change-Id: I21bd60af000276779f56b3a6d45b4a6c1836bed1
Closes-Bug: #1863619
2020-02-17 16:03:17 +00:00
..
ml2 Add "project_id" filter when changing the network segmentation ID 2020-02-17 16:03:17 +00:00
__init__.py Reorganize unit test tree 2015-04-06 23:28:31 +00:00