OpenStack Baremetal Compute Service
d577c88d4a
This patch introduce a new API: 'GET: /manageable_servers' to list the adoptable nodes from drivers to operators. As a reference, now we implement api in the Ironic driver. APIImpact Implements: bp manage-existing-bms Change-Id: I56340ce534c3b8d4e855a4c753ecf90a07147d29 |
||
---|---|---|
api-ref/source | ||
devstack | ||
doc | ||
etc | ||
mogan | ||
releasenotes | ||
tools | ||
.coveragerc | ||
.gitignore | ||
.gitreview | ||
.mailmap | ||
.testr.conf | ||
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://111.20.68.219:7950/docs/
- Source: https://git.openstack.org/cgit/openstack/mogan
- Bugs: https://bugs.launchpad.net/mogan
- Wiki: https://wiki.openstack.org/wiki/Mogan
- APIs: http://111.20.68.219:7950/v1/
Project status, bugs and BPs are tracked on Launchpad:
Anyone wishing to contribute to an OpenStack project should find a good reference here: