OpenStack Baremetal Compute Service
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Go to file
Van Hung Pham f538b728df Optimize the link address
Use https instead of http to ensure the safety

Change-Id: Ib66b03d7fd5116bd2ccb793e71e9e136a0541c0a
6 years ago
api-ref/source Add compute node list API for admin 6 years ago
devstack Following up patch of f05342bb43 6 years ago
doc Enable ironic-ui in dev-quickstart 6 years ago
etc/mogan Use policy-generator to generate policy sample file 6 years ago
mogan Merge "Correct ironic driver sync power states interface spelling error" 6 years ago
releasenotes Add releasenotes for Mogan 6 years ago
tools Prepare for using standard python tests 6 years ago
.coveragerc Trivial-Fix: replace 'nimble' with 'mogan' in two places 7 years ago
.gitignore Update .gitignore to ignore .eggs 6 years ago
.gitreview Rename .gitreview 6 years ago
.mailmap Initial import 7 years ago
.testr.conf Trivial-Fix: replace 'nimble' with 'mogan' in two places 7 years ago
CONTRIBUTING.rst Optimize the link address 6 years ago
HACKING.rst Optimize the link address 6 years ago
LICENSE Initial import 7 years ago
README.rst Optimize the link address 6 years ago
babel.cfg Initial import 7 years ago
requirements.txt Updated from global requirements 6 years ago
setup.cfg Rename instance to server and instance type to flavor 6 years ago
setup.py Updated from global requirements 6 years ago
test-requirements.txt Updated from global requirements 6 years ago
tox.ini Add 'rm -f .testrepository/times.dbm' command in testenv 6 years ago

README.rst

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

Project status, bugs and BPs are tracked on Launchpad:

https://launchpad.net/mogan

Anyone wishing to contribute to an OpenStack project should find a good reference here:

https://docs.openstack.org/infra/manual/developers.html