Go to file
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
2017-09-14 11:06:22 +08:00
2017-08-09 16:04:23 +08:00
2017-01-13 06:06:00 +00:00
2016-08-12 20:13:11 +08:00
2017-10-16 08:37:38 +07:00
2016-08-12 20:13:11 +08:00
2017-06-06 23:36:56 +07:00
2016-08-12 20:13:11 +08:00
2017-08-14 15:02:16 +08:00
2017-08-29 17:07:23 +08:00
2017-03-02 11:46:57 +00:00

Mogan

Mogan is an OpenStack project which offers bare metals as first class resources to users, supporting variety of bare metal provisioning drivers including Ironic.

OpenStack Mogan is distributed under the terms of the Apache License, Version 2.0. The full terms and conditions of this license are detailed in the LICENSE file.

Project Resources

Project status, bugs and BPs are tracked on Launchpad:

https://launchpad.net/mogan

Anyone wishing to contribute to an OpenStack project should find a good reference here:

https://docs.openstack.org/infra/manual/developers.html

Description
OpenStack Baremetal Compute Service
Readme 12 MiB
Languages
Python 94.5%
reStructuredText 3.6%
Shell 1.8%