Containers Service (Zun) Client
ea8951309d
This patch fixes the problem where the runtime had only choice "runc" and no other custom runtimes were not allowed. Now Zun supports running any custom runtime. Change-Id: I38efb4bee4aa7176ebfdcd3b5e817156a5f0f22d |
||
---|---|---|
doc/source | ||
playbooks/zunclient-devstack-docker-sql | ||
releasenotes | ||
tools | ||
zunclient | ||
.coveragerc | ||
.gitignore | ||
.gitreview | ||
.testr.conf | ||
.zuul.yaml | ||
babel.cfg | ||
CONTRIBUTING.rst | ||
HACKING.rst | ||
LICENSE | ||
MANIFEST.in | ||
README.rst | ||
requirements.txt | ||
setup.cfg | ||
setup.py | ||
test-requirements.txt | ||
tox.ini |
Team and repository tags
Python bindings to the OpenStack Container API
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).
- License: Apache License, Version 2.0
- PyPi - package installation
- Online Documentation
- Launchpad project - release management
- Blueprints - feature specifications
- Bugs - issue tracking
- Source
- How to Contribute