Containers Service (Zun) Client
f4e2e419f0
- Support dynamic load Client module depend on given version. At this time, Zunclient has only 1 version, but this patch will be useful in the future. - Change related test cases. - Remove hardcode version. Change-Id: I49403d88c6d64577d5a6c1a11e36a6d4c3bf0eba |
||
---|---|---|
doc/source | ||
releasenotes | ||
tools | ||
zunclient | ||
.coveragerc | ||
.gitignore | ||
.gitreview | ||
.testr.conf | ||
babel.cfg | ||
CONTRIBUTING.rst | ||
HACKING.rst | ||
LICENSE | ||
MANIFEST.in | ||
README.rst | ||
requirements.txt | ||
setup.cfg | ||
setup.py | ||
test-requirements.txt | ||
tox.ini |
python-zunclient
Client Library for Zun
This is a client library for Zun built on the Zun API. It provides a Python API (the zunclient module) and a command-line tool(zun).
- Free software: Apache license
- Documentation: https://docs.openstack.org/python-zunclient/latest/
- Source: https://git.openstack.org/cgit/openstack/python-zunclient
- Bugs: http://bugs.launchpad.net/python-zunclient
Features
- TODO