Python client for Container Infrastructure Management Service
8ab4238d62
Min python version is 3.9[1]. Use py3 to reduce need for changes in future. [1] https://governance.openstack.org/tc/reference/runtimes/2024.2.html Change-Id: Ib7e07a1a09edace8833533a9aff1f3671414ed92 |
||
---|---|---|
doc | ||
magnumclient | ||
releasenotes | ||
tools | ||
.coveragerc | ||
.gitignore | ||
.gitreview | ||
.mailmap | ||
.stestr.conf | ||
.zuul.yaml | ||
CONTRIBUTING.rst | ||
LICENSE | ||
README.rst | ||
requirements.txt | ||
setup.cfg | ||
setup.py | ||
test-requirements.txt | ||
tox.ini |
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