OpenStack Baremetal Compute Service
Go to file
Ian Wienand 6a3c3f0089 Replace openstack.org git:// URLs with https://
This is a mechanically generated change to replace openstack.org
git:// URLs with https:// equivalents.

This is in aid of a planned future move of the git hosting
infrastructure to a self-hosted instance of gitea (https://gitea.io),
which does not support the git wire protocol at this stage.

This update should result in no functional change.

For more information see the thread at

 http://lists.openstack.org/pipermail/openstack-discuss/2019-March/003825.html

Change-Id: Id879e3beb5e3c34c9413f1d1342c43f7634ef957
2019-03-24 20:34:13 +00:00
api-ref/source Replace Chinese punctuation with English punctuation 2018-06-01 16:55:41 +08:00
devstack [Devstack] Update the flavor resource parameter 2017-09-14 18:37:49 +08:00
doc Replace openstack.org git:// URLs with https:// 2019-03-24 20:34:13 +00:00
etc Fix uwsgi doc to avoid misunderstanding 2017-07-28 14:42:25 +08:00
mogan Add test case for nodes api. 2018-12-19 16:17:47 +08:00
playbooks/legacy/mogan-dsvm-tempest-plugin Replace openstack.org git:// URLs with https:// 2019-03-24 20:34:13 +00:00
releasenotes Update release notes 2017-09-14 11:06:22 +08:00
tools fix the typo mistake 2018-02-06 10:00:32 +00: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
.zuul.yaml add lower-constraints job 2018-03-22 15:46:32 -04: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 Present Mogan docs on readthedocs 2017-08-14 15:02:16 +08:00
babel.cfg Initial import 2016-08-12 20:13:11 +08:00
lower-constraints.txt add lower-constraints job 2018-03-22 15:46:32 -04:00
requirements.txt Updated from global requirements 2018-03-26 08:08:46 +00:00
setup.cfg Add socat console support 2017-08-29 17:07:23 +08:00
setup.py Updated from global requirements 2017-03-02 11:46:57 +00:00
test-requirements.txt Updated from global requirements 2018-03-26 08:08:46 +00:00
tox.ini add lower-constraints job 2018-03-22 15:46:32 -04:00

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