Python client for Container Infrastructure Management Service
2c01237c0c
global requirements has the newer hacking version, so we should bump our version as well. Closes-Bug: #1454853 Change-Id: Ief8c2f6943a7884ed15b264826bb19f2f12962a6 |
||
---|---|---|
doc/source | ||
magnumclient | ||
.coveragerc | ||
.gitignore | ||
.gitreview | ||
.mailmap | ||
.testr.conf | ||
babel.cfg | ||
bandit.yaml | ||
CONTRIBUTING.rst | ||
coverage.sh | ||
LICENSE | ||
openstack-common.conf | ||
README.rst | ||
requirements.txt | ||
setup.cfg | ||
setup.py | ||
test-requirements-bandit.txt | ||
test-requirements.txt | ||
tox.ini |
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
- Source: http://git.openstack.org/cgit/openstack/python-magnumclient
- Bugs: http://bugs.launchpad.net/python-magnumclient