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.
![]() |
5 years ago | |
---|---|---|
doc/source | 6 years ago | |
magnumclient | 5 years ago | |
releasenotes/notes | 5 years ago | |
tools | 5 years ago | |
.coveragerc | 7 years ago | |
.gitignore | 6 years ago | |
.gitreview | 5 years ago | |
.mailmap | 8 years ago | |
.testr.conf | 8 years ago | |
CONTRIBUTING.rst | 6 years ago | |
LICENSE | 8 years ago | |
README.rst | 6 years ago | |
babel.cfg | 8 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