OpenStack Baremetal Compute Service
Go to file
Zhenguo Niu 23871c345b Add compute node list API for admin
Admin should be able to list the compute nodes in order to divide
them into aggregate groups.

Change-Id: I33760d06607d0816c73f806b529d1729c211e793
2017-06-02 18:05:47 +08:00
api-ref/source Add compute node list API for admin 2017-06-02 18:05:47 +08:00
devstack Following up patch of f05342bb43 2017-05-17 15:54:37 +08:00
doc Enable ironic-ui in dev-quickstart 2017-05-11 18:43:55 +08:00
etc/mogan Use policy-generator to generate policy sample file 2017-02-04 08:41:31 +08:00
mogan Add compute node list API for admin 2017-06-02 18:05:47 +08:00
releasenotes Add releasenotes for Mogan 2017-05-03 15:11:09 +08:00
tools Prepare for using standard python tests 2017-02-04 13:36:35 +01:00
.coveragerc Trivial-Fix: replace 'nimble' with 'mogan' in two places 2017-01-06 11:06:47 +08:00
.gitignore Update .gitignore to ignore .eggs 2017-03-16 03:56:12 +00:00
.gitreview Rename .gitreview 2017-01-13 06:06:00 +00:00
.mailmap Initial import 2016-08-12 20:13:11 +08:00
.testr.conf Trivial-Fix: replace 'nimble' with 'mogan' in two places 2017-01-06 11:06:47 +08:00
babel.cfg Initial import 2016-08-12 20:13:11 +08:00
CONTRIBUTING.rst Rename nimble to mogan (4) 2017-01-05 00:49:39 +08:00
HACKING.rst Rename nimble to mogan (4) 2017-01-05 00:49:39 +08:00
LICENSE Initial import 2016-08-12 20:13:11 +08:00
README.rst Add docs link to readme 2017-05-22 20:36:29 +08:00
requirements.txt Updated from global requirements 2017-06-02 02:28:20 +00:00
setup.cfg Rename instance to server and instance type to flavor 2017-04-28 14:23:22 +08:00
setup.py Updated from global requirements 2017-03-02 11:46:57 +00:00
test-requirements.txt Updated from global requirements 2017-05-17 13:41:37 +00:00
tox.ini Add 'rm -f .testrepository/times.dbm' command in testenv 2017-04-25 12:32:35 +05:30

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:

http://launchpad.net/mogan

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

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