Python client for Container Infrastructure Management Service
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Go to file
M V P Nitesh 13858668f0 OSC command for magnum quota's
Implemented Openstack command for quotas-create, quotas-update,
quotas-delete, quotas-show and quotas-list.

Change-Id: I889c2384afdf4cf113345af646b865271784c40c
Partially-Implements: blueprint deprecate-magnum-client
(cherry picked from commit e6856282a3)
5 years ago
doc/source Update the documentation link for doc migration 6 years ago
magnumclient OSC command for magnum quota's 5 years ago
releasenotes/notes OSC command for magnum quota's 5 years ago
tools Avoid tox_install.sh for constraints support 6 years ago
.coveragerc Cleanup coverage configuration 7 years ago
.gitignore Update .gitignore to ignore .eggs 6 years ago
.gitreview Update .gitreview for stable/queens 5 years ago
.mailmap Added project required files. 9 years ago
.testr.conf Added project required files. 9 years ago
CONTRIBUTING.rst Update the documentation link for doc migration 6 years ago
LICENSE Initial commit 9 years ago
README.rst Update the documentation link for doc migration 6 years ago
babel.cfg Added project required files. 9 years ago
requirements.txt Updated from global requirements 5 years ago
setup.cfg OSC command for magnum quota's 5 years ago
setup.py Updated from global requirements 6 years ago
test-requirements.txt Merge "Updated from global requirements" 5 years ago
tox.ini Update UPPER_CONSTRAINTS_FILE for stable/queens 5 years ago

README.rst

Team and repository tags

image

Python bindings to the Magnum API

Latest Version

Downloads

This is a client library for Magnum built on the Magnum API. It provides a Python API (the magnumclient module) and a command-line tool (magnum).

Development takes place via the usual OpenStack processes as outlined in the developer guide.