OpenStack Baremetal Compute Service
Go to file
wanghao 32d9bf7a11 Remove log translations
Log messages are no longer being translated. This removes all use of
the _LE, _LI, and _LW translation markers to simplify logging and to
avoid confusion with new contributions.

See:
http://lists.openstack.org/pipermail/openstack-i18n/2016-November/002574.html
http://lists.openstack.org/pipermail/openstack-dev/2017-March/113365.html

Co-Authored-By: lcsong <lcsong@fiberhome.com>

Change-Id: Ic95b5c1c451ce6aced0f44165d2191be1eab3e40
Closes-Bug: 1674560
2017-03-24 14:21:47 +08:00
api-ref/source Modify api-ref information 2017-03-09 16:42:30 +08:00
devstack Split scheduler out of engine service 2017-03-21 15:20:05 +08:00
doc Reorganize Mogan docs 2017-02-13 17:50:15 +08:00
etc/mogan Use policy-generator to generate policy sample file 2017-02-04 08:41:31 +08:00
mogan Remove log translations 2017-03-24 14:21:47 +08:00
releasenotes Trivial-Fix: Replace the 'glance' with 'mogan' in releasenot docs 2017-01-03 16:26:27 +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
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 there is no documentation for mogan so removing the documentation link 2017-03-03 09:26:21 +00:00
babel.cfg Initial import 2016-08-12 20:13:11 +08:00
requirements.txt Updated from global requirements 2017-03-15 12:44:49 +00:00
setup.cfg Split scheduler out of engine service 2017-03-21 15:20:05 +08:00
setup.py Updated from global requirements 2017-03-02 11:46:57 +00:00
test-requirements.txt Updated from global requirements 2017-03-02 17:44:47 +00:00
tox.ini removed old py34 constraint because we already have new python version py35 2017-03-02 17:32:12 +05:30

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