mogan/mogan
Xinran 05cc14d399 Pagination support for server list API
We should support to return a list of servers according to users' requirements.
In this patch, marker, limit, sort_key and sort_dir were added in server list
API.
- marker is used to display a list of servers after marker
- limit is used to determinate the maximum number of servers to display
- sort_key is used to sort the returned server list by specified key value
- sort_dir is used to select a sort direction

DocImpact
APIImpact

Change-Id: Id70e965794c82a0a29e53d4364f65b0f39042c7c
Closes-Bug: #1726665
2017-10-26 07:40:05 +00:00
..
api Pagination support for server list API 2017-10-26 07:40:05 +00:00
baremetal Show respect to original authors 2017-09-20 11:16:19 +08:00
cmd Add socat console support 2017-08-29 17:07:23 +08:00
common Fix a typo 2017-09-18 16:14:20 +08:00
conf Add root disk partitions support 2017-09-06 17:30:25 +08:00
console Show respect to original authors 2017-09-20 11:16:19 +08:00
consoleauth Show respect to original authors 2017-09-20 11:16:19 +08:00
db Pagination support for server list API 2017-10-26 07:40:05 +00:00
engine Show respect to original authors 2017-09-20 11:16:19 +08:00
image Remove log translations 2017-03-24 14:21:47 +08:00
network Show respect to original authors 2017-09-20 11:16:19 +08:00
notifications [DOC] Add contributor guide for versioned notification 2017-09-22 09:24:57 +08:00
objects Pagination support for server list API 2017-10-26 07:40:05 +00:00
scheduler Show respect to original authors 2017-09-20 11:16:19 +08:00
tests Pagination support for server list API 2017-10-26 07:40:05 +00:00
__init__.py Fix the tempest gate by moving the monkey patch statements 2017-07-07 13:15:54 +08:00
version.py Add configdrive support - metadata 2017-04-10 09:42:21 +08:00