Containers Service (Zun) Client
Go to file
Madhuri Kumari ea8951309d Remove the runtime constraint
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
2017-10-25 14:25:21 +00:00
doc/source Add warning-is-error in setup.cfg 2017-07-20 15:25:29 +05:30
playbooks/zunclient-devstack-docker-sql Migrate to Zuulv3 2017-10-17 14:47:18 +07:00
releasenotes Update reno for stable/pike 2017-07-28 21:08:33 +00:00
tools Set concurrency to 1 for OSC tempest tests 2017-06-05 15:50:12 +00:00
zunclient Remove the runtime constraint 2017-10-25 14:25:21 +00:00
.coveragerc Add coverage configuration 2016-11-02 05:19:19 +00:00
.gitignore Setup coverage job in gate 2017-03-07 09:03:50 +08:00
.gitreview Added .gitreview 2016-07-01 07:49:16 +00:00
.testr.conf Skip run OSC tests on unit tests 2017-05-17 15:17:52 +00:00
.zuul.yaml Migrate to Zuulv3 2017-10-17 14:47:18 +07:00
babel.cfg Initial commit for zunclient 2016-07-04 17:28:08 +00:00
CONTRIBUTING.rst Optimize the link address 2017-04-27 10:44:04 +08:00
HACKING.rst Update the documentation link for doc migration 2017-07-24 14:08:53 +08:00
LICENSE Initial commit for zunclient 2016-07-04 17:28:08 +00:00
MANIFEST.in Initial commit for zunclient 2016-07-04 17:28:08 +00:00
README.rst Enhance the README page 2017-10-11 15:45:38 +00:00
requirements.txt Merge "Add capsule method in zunclient" 2017-09-23 03:57:26 +00:00
setup.cfg Add attach network CLI 2017-09-12 14:32:07 +08:00
setup.py Updated from global requirements 2017-03-10 19:14:39 +00:00
test-requirements.txt Updated from global requirements 2017-09-21 02:17:27 +00:00
tox.ini Merge "Setup coverage job in gate" 2017-03-10 18:45:24 +00:00

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