Python client for Container Infrastructure Management Service
You can not 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
Pavlo Shchelokovskyy 40327b75ed
Fix entrypoints for quotas
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 5 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. 8 years ago
.testr.conf Added project required files. 8 years ago
CONTRIBUTING.rst Update the documentation link for doc migration 6 years ago
LICENSE Initial commit 8 years ago
README.rst Update the documentation link for doc migration 6 years ago
babel.cfg Added project required files. 8 years ago
requirements.txt Updated from global requirements 5 years ago
setup.cfg Fix entrypoints for quotas 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.