Containers Service (Zun) Client
9a65c35d6b
Zuul no longer requires the project-name for in-repo configuration. Omitting it makes forking or renaming projects easier. Change-Id: I7d6513f9bedf9f6d816cc74a148c5e5993dc2259 |
||
---|---|---|
doc | ||
playbooks/zunclient-devstack-docker-sql | ||
releasenotes | ||
tools | ||
zunclient | ||
.coveragerc | ||
.gitignore | ||
.gitreview | ||
.stestr.conf | ||
.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