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
OpenStack Release Bot 915f8f05c4
Update master for stable/2023.1
4 weeks ago
doc remove unicode from code 7 months ago
magnumclient Update client.authentication.k8s.io api version for kubeconfig 1 month ago
releasenotes Update master for stable/2023.1 4 weeks ago
tools Fix coverage test 4 years ago
.coveragerc Cleanup coverage configuration 7 years ago
.gitignore Switch to stestr 5 years ago
.gitreview OpenDev Migration Patch 4 years ago
.mailmap Added project required files. 8 years ago
.stestr.conf Switch to stestr 5 years ago
.zuul.yaml Switch to 2023.1 Python3 unit tests and generic template name 6 months ago
CONTRIBUTING.rst replace launchpad urls with storyboard urls 4 years ago
LICENSE Initial commit 8 years ago
README.rst Merge "replace launchpad urls with storyboard urls" 3 years ago
babel.cfg Remove translation sections from setup.cfg 11 months ago
requirements.txt Merge "Remove translation sections from setup.cfg" 11 months ago
setup.cfg Update python testing as per zed cycle testing runtime 7 months ago
setup.py Cleanup py27 support 3 years ago
test-requirements.txt Fix hacking min version to 3.0.1 3 years ago
tox.ini Support tox4 1 month 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.