neutron/neutron/tests/unit/scheduler
Hong Hui Xiao f564dcad4d Enable create and delete segments in ML2
[1] has been merged for Basic CRUD for segments. This patch will enable
create and delete segments in ML2.

This patch will do following things:
a) When creating a segment, reserve the segment in ML2.
b) When deleting a segment, release the segment in ML2.
c) Prevent deleting segment if it is in use.
d) Add segment_index.

[1] https://review.openstack.org/#/c/296603

Change-Id: Ie8beeccf2294f1af8baa758eba230da2de1fff28
Partially-Implements: blueprint routed-networks
2016-08-28 01:24:56 -04:00
..
__init__.py Reorganize unit test tree 2015-04-06 23:28:31 +00:00
test_dhcp_agent_scheduler.py Enable create and delete segments in ML2 2016-08-28 01:24:56 -04:00
test_l3_agent_scheduler.py Remove neutron-lib warnings 2016-08-04 17:20:48 +00:00