Containers Service (Zun) Client
Go to file
bhavani.cr 5f3d111dbf Fixed wrap from taking negative values
Now for wrap input it will take only postive integers as an input and
if any negative numbers are give it will give output as "Wrap argument
should be a positive integer".

Change-Id: I1e62687d65144c16518cdae4c90cf1617ff4cc2d
2017-07-06 16:02:14 +05:30
doc/source switch to openstackdocstheme 2017-07-03 08:45:59 +00:00
releasenotes Removes utf-8 encoding and remove support for py34 2017-03-09 09:01:48 +00:00
tools Set concurrency to 1 for OSC tempest tests 2017-06-05 15:50:12 +00:00
zunclient Fixed wrap from taking negative values 2017-07-06 16:02:14 +05:30
.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
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 Optimize the link address 2017-04-27 10:44:04 +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 Optimize the link address 2017-04-27 10:44:04 +08:00
requirements.txt Upgrade from docker-py to docker 2017-06-20 19:49:36 +00:00
setup.cfg OSC support service api 2017-06-05 09:12:29 +08:00
setup.py Updated from global requirements 2017-03-10 19:14:39 +00:00
test-requirements.txt Updated from global requirements 2017-07-04 17:58:08 +00:00
tox.ini Merge "Setup coverage job in gate" 2017-03-10 18:45:24 +00:00

python-zunclient

Client Library for Zun

Please fill here a long description which must be at least 3 lines wrapped on 80 cols, so that distribution package maintainers can use it in their packages. Note that this is a hard requirement.

Features

  • TODO