Python client library for Mogan REST API.
Go to file
Jenkins b2969c4557 Merge "Updated from global requirements" 2017-10-13 08:07:46 +00:00
doc/source Merge "Replace interface with port for attaching/detaching interfaces" 2017-09-14 08:16:29 +00:00
moganclient Merge "Don't show empty columns if no column data for non-admin users" 2017-10-13 08:07:39 +00:00
releasenotes Support to getting managebale servers 2017-09-11 18:11:25 +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-11 21:29:58 +00:00
setup.cfg Add universal=1 to setup.cfg to build python 3 wheels 2017-09-28 16:52:20 +08:00
setup.py Updated from global requirements 2017-03-02 11:54:49 +00:00
test-requirements.txt Updated from global requirements 2017-10-12 22:03:53 +00: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).