OpenStack Baremetal Compute Service
e93da19aea
In [1], we defined the _destroy_network method to destroy instance`s networks. While, in [2], we defined the method aboved again. In fact, there is no need to do this. Remove the duplicate _destroy_network method in [2]. [1]: mogan/engine/manager.py [2]: mogan/engine/flows/create_instance.py Change-Id: I3f4acc82e034b0e406417c8b684babe50d4c139f |
||
---|---|---|
api-ref/source | ||
devstack | ||
doc/source | ||
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://docs.openstack.org/developer/mogan
- Source: http://git.openstack.org/cgit/openstack/nimble
- Bugs: http://bugs.launchpad.net/mogan
- Wiki: https://wiki.openstack.org/wiki/Mogan
Project status, bugs and BPs are tracked on Launchpad:
Anyone wishing to contribute to an OpenStack project should find a good reference here: