Python client library for Mogan REST API.
Go to file
liusheng 86bc488722 Add a more detailed README doc
Change-Id: I4864bfcbfa1860806a30c1c77a22bb0452202274
2017-09-07 09:54:53 +08:00
doc/source Improve moganclient documentation 2017-09-06 10:45:58 +08:00
moganclient Merge "Change to use new console URI" 2017-09-06 01:25:18 +00:00
releasenotes Switch from oslosphinx to openstackdocstheme 2017-08-01 09:55:26 +08:00
.coveragerc Rename nimbleclient to moganclient 2017-01-03 17:21:50 +08:00
.gitignore Initial python-nimbleclient 2016-09-12 17:41:51 +08:00
.gitreview Update .gitreview 2017-01-13 08:11:49 +11:00
.mailmap Initial python-nimbleclient 2016-09-12 17:41:51 +08:00
.testr.conf Initial python-nimbleclient 2016-09-12 17:41:51 +08:00
CONTRIBUTING.rst Rename nimbleclient to moganclient 2017-01-03 17:21:50 +08:00
HACKING.rst Rename nimbleclient to moganclient 2017-01-03 17:21:50 +08:00
LICENSE Initial python-nimbleclient 2016-09-12 17:41:51 +08:00
README.rst Add a more detailed README doc 2017-09-07 09:54:53 +08:00
babel.cfg Initial python-nimbleclient 2016-09-12 17:41:51 +08:00
requirements.txt Updated from global requirements 2017-09-01 12:46:47 +00:00
setup.cfg Add interface attach/detach support 2017-08-31 15:23:05 +08:00
setup.py Updated from global requirements 2017-03-02 11:54:49 +00:00
test-requirements.txt Add cliff to test-requirements.txt 2017-09-06 18:06:11 +08:00
tox.ini Enable some off-by-default checks 2017-06-27 18:27:53 +08:00

README.rst

Python bindings to the OpenStack Mogan API

Latest Version

Downloads

This is a client library for Mogan built on the Mogan API. It provides a Python API (the moganclient module) and a OSC (the openstackclient CLI) command-line tool (openstack baremetalcompute).