OpenStack Baremetal Compute Service
a4b1ee741f
Currently we support to list compute nodes and aggregate nodes with names, but server show will return the node uuid always, which makes the admins have to go to ironic to get the relationship between name and uuid, so this changes to return node name. Change-Id: I6f1e5d0f9cfe277fe952d21b38ebfe68dde4f745 Closes-Bug: #1715036 |
||
---|---|---|
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://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: