Python client library for Mogan REST API.
Go to file
OpenDev Sysadmins 75edd5c75c OpenDev Migration Patch
This commit was bulk generated and pushed by the OpenDev sysadmins
as a part of the Git hosting and code review systems migration
detailed in these mailing list posts:

http://lists.openstack.org/pipermail/openstack-discuss/2019-March/003603.html
http://lists.openstack.org/pipermail/openstack-discuss/2019-April/004920.html

Attempts have been made to correct repository namespaces and
hostnames based on simple pattern matching, but it's possible some
were updated incorrectly or missed entirely. Please reach out to us
via the contact information listed at https://opendev.org/ with any
questions you may have.
2019-04-19 19:50:41 +00:00
doc/source Change openstack-dev to openstack-discuss 2018-11-18 02:18:47 -05: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 OpenDev Migration Patch 2019-04-19 19:50:41 +00: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-12-21 00:44:18 +00:00
setup.cfg Change openstack-dev to openstack-discuss 2018-11-18 02:18:47 -05:00
setup.py Updated from global requirements 2017-03-02 11:54:49 +00:00
test-requirements.txt Updated from global requirements 2018-01-27 18:33:22 +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).