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.
![]() 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
|
5 years ago | |
---|---|---|
doc/source | 6 years ago | |
magnumclient | 5 years ago | |
releasenotes/notes | 5 years ago | |
tools | 6 years ago | |
.coveragerc | 7 years ago | |
.gitignore | 6 years ago | |
.gitreview | 5 years ago | |
.mailmap | 9 years ago | |
.testr.conf | 9 years ago | |
CONTRIBUTING.rst | 6 years ago | |
LICENSE | 9 years ago | |
README.rst | 6 years ago | |
babel.cfg | 9 years ago | |
requirements.txt | 5 years ago | |
setup.cfg | 5 years ago | |
setup.py | 6 years ago | |
test-requirements.txt | 5 years ago | |
tox.ini | 5 years ago |
README.rst
Team and repository tags
Python bindings to the Magnum API
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.
- License: Apache License, Version 2.0
- PyPi - package installation
- Online Documentation
- Launchpad project - release management
- Bugs - issue tracking
- Source