neutron/neutron/services/segments
Hongbin Lu 43d451d86f Enable sorting and pagination for segments
It looks the sorting and pagination are natively supported in
segment db layer but the segment controller doesn't mark these
features as supported. This patch fixes it.

Change-Id: I325396bb0256196ee6c6fc42cc812a0c75ae3827
Closes-Bug: #1763161
2018-04-13 21:51:18 +00:00
..
__init__.py Basic Extension and CRUD for Segments 2016-05-05 13:58:34 -06:00
db.py Add retry decorator update_segment_host_mapping() 2018-01-18 13:16:16 +01:00
exceptions.py Enable create and delete segments in ML2 2016-08-28 01:24:56 -04:00
placement_client.py Honor the common session options for the placement API 2017-06-09 15:32:03 +02:00
plugin.py Enable sorting and pagination for segments 2018-04-13 21:51:18 +00:00