Containers Service (Zun) Client
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 8af0647cd9
Update master for stable/2023.1
1 month ago
doc remove unicode from code 2 years ago
releasenotes Update master for stable/2023.1 1 month ago
tools Fix the 'tox -e cover' command 4 years ago
zunclient fix websocketclient ssl issue 11 months ago
.coveragerc Add coverage configuration 6 years ago
.gitignore Remove testrepository 5 years ago
.gitreview OpenDev Migration Patch 4 years ago
.stestr.conf Generate stestr.conf 6 years ago
.zuul.yaml Switch to 2023.1 Python3 unit tests and generic template name 7 months ago
CONTRIBUTING.rst Optimize the link address 6 years ago
HACKING.rst Replace git.openstack.org URLs with opendev.org URLs 4 years ago
LICENSE Initial commit for zunclient 7 years ago
MANIFEST.in Initial commit for zunclient 7 years ago
README.rst Replace git.openstack.org URLs with opendev.org URLs 4 years ago
requirements.txt Drop lower-constraints.txt and its testing 11 months ago
setup.cfg setup.cfg: Replace dashes with underscores 2 years 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 Fix tox4 error 2 months ago

README.rst

Team and repository tags

image

Python bindings to the OpenStack Container API

Latest Version

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).