A log management client component (CLI)
Go to file
leiyashuai 9208ade2b2 Add delete-anomaly-rule in venusclient CLI
Change-Id: Id201e76e0692974170dc4ffdde9139f36b165194
2023-09-14 18:49:57 +08:00
doc/source Merge "Document Format Modification" 2023-08-23 03:41:21 +00:00
releasenotes Update master for stable/2023.2 2023-09-07 09:49:02 +00:00
venusclient Add delete-anomaly-rule in venusclient CLI 2023-09-14 18:49:57 +08: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

README.rst

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.