Containers Service (Zun) Client
79ad64845f
This patch calculates the value of LAST_KNOWN_API_VERSION from DEFAULT_CONTAINER_API_VERSION, which can avoid to bump api version in two places. Change-Id: I68c51c28ef2f8f548d99276187675505d2fb2796 Closes-Bug: #1717402 |
||
---|---|---|
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