A log management client component (CLI)
Go to file
leiyashuai 1ca4f680ec Document Format Modification
Change-Id: I609192c4c93d0b6bbfee6aef2576dbcd91505ef0
2023-09-11 16:04:01 +08:00
doc/source Merge "Document Format Modification" 2023-08-23 03:41:21 +00:00
releasenotes Merge "Document Format Modification" 2023-08-23 02:05:48 +00:00
venusclient Adding get-instance-callchain subcommand to venusclient 2023-09-06 09:07:26 +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 change gerrit remote address 2021-10-22 11:12:56 +08: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 Updated links in documentation to be safe links 2023-08-21 15:53:48 +08:00
HACKING.rst Document Format Modification 2023-09-11 16:04:01 +08:00
LICENSE Initialize the python_venusclient project 2020-12-25 09:26:45 +08:00
README.rst Document Format Modification 2023-09-11 16:04:01 +08:00
requirements.txt change gerrit remote address 2021-10-22 11:12:56 +08:00
setup.cfg Update python testing as per zed cycle teting runtime 2022-04-28 10:15:12 +08:00
setup.py Initialize the python_venusclient project 2020-12-25 09:26:45 +08:00
test-requirements.txt remove useless info in test-requirements 2021-12-28 14:24:14 +08:00
tox.ini Merge "Use TOX_CONSTRAINTS_FILE" 2022-09-14 01:12:51 +00:00

Team and repository tags

image

python-venusclient

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.