OpenStack Baremetal Compute Service
Go to file
Zhenguo Niu b28a51c904 Introduce a state machine for instance status
State Machine helps us to manage instance states transitions.

Change-Id: Ie7b7d33ea509484a98344e0a95728075d6aebe47
2017-01-16 18:52:20 +08:00
api-ref/source API-REF: Fix the typo in docs and ensure the consistency of instance_uuid 2017-01-10 03:22:22 +00:00
devstack Rename repo name to mogan in devstack 2017-01-13 12:01:43 +08:00
doc Merge "Versioned notification add support for instance.create.start" 2017-01-14 03:06:46 +00:00
etc/mogan Rename nimble to mogan (4) 2017-01-05 00:49:39 +08:00
mogan Introduce a state machine for instance status 2017-01-16 18:52:20 +08:00
releasenotes Trivial-Fix: Replace the 'glance' with 'mogan' in releasenot docs 2017-01-03 16:26:27 +08:00
tools Rename nimble to mogan (4) 2017-01-05 00:49:39 +08:00
.coveragerc Trivial-Fix: replace 'nimble' with 'mogan' in two places 2017-01-06 11:06:47 +08:00
.gitignore Initial import 2016-08-12 20:13:11 +08:00
.gitreview Change all the rest of 'nimble's to 'mogan's 2017-01-13 06:06:32 +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
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 Change all the rest of 'nimble's to 'mogan's 2017-01-13 06:06:32 +00:00
babel.cfg Initial import 2016-08-12 20:13:11 +08:00
requirements.txt Introduce a state machine for instance status 2017-01-16 18:52:20 +08:00
setup.cfg Rename nimble to mogan (4) 2017-01-05 00:49:39 +08:00
setup.py Updated from global requirements 2016-08-18 06:15:04 +00:00
test-requirements.txt Updated from global requirements 2016-11-24 18:46:08 +00:00
tox.ini Rename nimble to mogan (4) 2017-01-05 00:49:39 +08:00

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:

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