OpenStack Baremetal Compute Service
05cc14d399
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 |
||
---|---|---|
api-ref/source | ||
devstack | ||
doc | ||
etc | ||
mogan | ||
playbooks/legacy | ||
releasenotes | ||
tools | ||
.coveragerc | ||
.gitignore | ||
.gitreview | ||
.mailmap | ||
.testr.conf | ||
.zuul.yaml | ||
babel.cfg | ||
CONTRIBUTING.rst | ||
HACKING.rst | ||
LICENSE | ||
README.rst | ||
requirements.txt | ||
setup.cfg | ||
setup.py | ||
test-requirements.txt | ||
tox.ini |
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
- Free software: Apache license
- Documentation: http://mogan.readthedocs.io/en/latest/
- Source: https://git.openstack.org/cgit/openstack/mogan
- Bugs: https://bugs.launchpad.net/mogan
- Wiki: https://wiki.openstack.org/wiki/Mogan
- APIs: http://mogan.readthedocs.io/projects/api-ref/en/latest/
Project status, bugs and BPs are tracked on Launchpad:
Anyone wishing to contribute to an OpenStack project should find a good reference here: