OpenStack Baremetal Compute Service
9ea82dbe5a
The tempest will start a thread to run tempest, if we monkey patch the libs without os in root dir of Mogan code tree, the tempest thread will never be scheduled to run. This change distribute the monkey_patch statements to mogan/cmd, mogan/tests/unit and mogan/tests/functional. Closes-Bug: 1702822 Change-Id: I6300030539bb40ce839a508628dab4a68edf6676 |
||
---|---|---|
api-ref/source | ||
devstack | ||
doc | ||
etc/mogan | ||
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 a project dedicated for bare metal computing management, which is designed specifically for BMs, so we can provide a more lightweight and convenient platform with more advanced features by leveraging Ironic. Besides this, we also plan to support RSD(Rack Scale Design), so we can not only provide Pre-set Configuration Servers but also Custom Servers.
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: