OpenStack Baremetal Compute Service
Go to file
Zhenguo Niu 27f3b1832a Add aggregate API
This addes the aggregate APIs and docs

Partially Implements: bp node-aggregate

Change-Id: Iaa8d1de301f09360f7aa36e3a8fe5829e65b55c9
2017-07-28 12:53:39 +08:00
api-ref/source Add aggregate API 2017-07-28 12:53:39 +08:00
devstack Put the required conditions in appropriate of plugin.sh 2017-07-23 12:51:35 +08:00
doc Update and optimize documentation links 2017-07-19 14:56:48 +08:00
etc Support running api under uWSGI 2017-07-18 08:38:15 +00:00
mogan Add aggregate API 2017-07-28 12:53:39 +08:00
releasenotes switch from oslosphinx to openstackdocstheme 2017-07-10 11:31:11 +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 [DOC] Add sample config and policy files to mogan docs 2017-06-07 16:38:32 +08: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 Optimize the link address 2017-06-06 23:36:56 +07:00
HACKING.rst Update and optimize documentation links 2017-07-19 14:56:48 +08:00
LICENSE Initial import 2016-08-12 20:13:11 +08:00
README.rst Update README 2017-07-25 16:01:41 +08:00
babel.cfg Initial import 2016-08-12 20:13:11 +08:00
requirements.txt Updated from global requirements 2017-07-26 15:03:08 +00:00
setup.cfg Remove support for py3.3 2017-07-26 16:38:49 +08:00
setup.py Updated from global requirements 2017-03-02 11:46:57 +00:00
test-requirements.txt Updated from global requirements 2017-07-27 19:12:16 +00:00
tox.ini Add 'rm -f .testrepository/times.dbm' command in testenv 2017-04-25 12:32:35 +05:30

README.rst

Mogan

Mogan is an OpenStack project which offers bare metals as first class resources to users, supporting variety of bare metal provisioning drivers including Ironic.

OpenStack Mogan is distributed under the terms of the Apache License, Version 2.0. The full terms and conditions of this license are detailed in the LICENSE file.

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