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.
|
4 weeks ago | |
---|---|---|
doc | 7 months ago | |
magnumclient | 1 month ago | |
releasenotes | 4 weeks ago | |
tools | 4 years ago | |
.coveragerc | 7 years ago | |
.gitignore | 5 years ago | |
.gitreview | 4 years ago | |
.mailmap | 8 years ago | |
.stestr.conf | 5 years ago | |
.zuul.yaml | 6 months ago | |
CONTRIBUTING.rst | 4 years ago | |
LICENSE | 8 years ago | |
README.rst | 3 years ago | |
babel.cfg | 11 months ago | |
requirements.txt | 11 months ago | |
setup.cfg | 7 months ago | |
setup.py | 3 years ago | |
test-requirements.txt | 3 years ago | |
tox.ini | 1 month 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
- Storyboard project - story and task management
- Bugs - issue tracking
- Source