OpenStack Baremetal Compute Service
Go to file
yufei dd7567d50a remove re-auth logic for ironic client
We are using keystone session to build ironic client now, keystone
session support to re-auth for expired token, so we don't need to
re-auth again in client wrapper. This logic is removed from nova
in Ifbb6e19d4e2811ebaafc4e5899e46b13b4520f62.

Change-Id: Id319a01c8745b466aaf77b9087ffb2f3fd1e5533
2018-01-25 17:36:23 +08:00
api-ref/source Merge "Add admin_password support" 2017-11-20 09:29:01 +00:00
devstack [Devstack] Update the flavor resource parameter 2017-09-14 18:37:49 +08:00
doc Fix the misspelling of "availability" 2017-12-21 21:27:43 +08:00
etc Fix uwsgi doc to avoid misunderstanding 2017-07-28 14:42:25 +08:00
mogan remove re-auth logic for ironic client 2018-01-25 17:36:23 +08:00
playbooks/legacy/mogan-dsvm-tempest-plugin Use openstack-tox-functional 2017-12-16 22:53:36 +01:00
releasenotes Update release notes 2017-09-14 11:06:22 +08:00
tools Fix the config sample generation 2017-08-09 16:04:23 +08: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 Use openstack-tox-functional 2017-12-16 22:53:36 +01: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
requirements.txt Updated from global requirements 2018-01-16 04:12:48 +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-01-16 04:12:48 +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