A log management client component (CLI)
Go to file
XinxinShen cc48c5acfc remove six in httpclient.py and requirements.txt
Change-Id: Iddfa30fe626d76d5969719720b52313e69a58129
2021-01-07 01:16:12 +00:00
doc/source Initialize the python_venusclient project 2020-12-25 09:26:45 +08:00
releasenotes Initialize the python_venusclient project 2020-12-25 09:26:45 +08:00
venusclient remove six in httpclient.py and requirements.txt 2021-01-07 01:16:12 +00:00
.coveragerc Initialize the python_venusclient project 2020-12-25 09:26:45 +08:00
.gitignore Initialize the python_venusclient project 2020-12-25 09:26:45 +08:00
.gitreview Added .gitreview 2020-11-12 08:17:31 +00:00
.mailmap Initialize the python_venusclient project 2020-12-25 09:26:45 +08:00
.stestr.conf Initialize the python_venusclient project 2020-12-25 09:26:45 +08:00
.zuul.yaml fix pep8 error and add zuul check of pep8 2020-12-29 17:44:52 +08:00
CONTRIBUTING.rst Initialize the python_venusclient project 2020-12-25 09:26:45 +08:00
HACKING.rst Initialize the python_venusclient project 2020-12-25 09:26:45 +08:00
LICENSE Initialize the python_venusclient project 2020-12-25 09:26:45 +08:00
README.rst fix spelling mistake 2020-12-30 19:12:36 +08:00
requirements.txt remove six in httpclient.py and requirements.txt 2021-01-07 01:16:12 +00:00
setup.cfg remove py37 2021-01-03 16:33:59 +08:00
setup.py Initialize the python_venusclient project 2020-12-25 09:26:45 +08:00
test-requirements.txt fix pep8 error and add zuul check of pep8 2020-12-29 17:44:52 +08:00
tox.ini fix pep8 error and add zuul check of pep8 2020-12-29 17:44:52 +08:00

README.rst

Team and repository tags

image

python-veusclient

Latest Version

python-venusclient is a python bindings to the OpenStack Venus API. There's a Python API (the venusclient module), and a command-line script (venus). Each implements 100% of the OpenStack Venus API.