Containers Service (Zun) Client
ae8a0055de
Add host show CLI I cannot bump the api version to 1.5 as the unit test fail. seem pecan check the request version to all controller function which lead to unit test fail. Change-Id: I4662bde3737b6c0a4c1ea1d51ca67c072f6b3011 Partially-Implements: blueprint show-container-engine-info |
||
---|---|---|
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