python-venusclient 2.2.0 (caracal)
We are thrilled to announce the release of: python-venusclient 2.2.0: Python client for venus API This release is part of the caracal release series. The source is available from: https://opendev.org/openstack/python-venusclient Download the package from: https://pypi.org/project/python-venusclient Please report issues through: https://bugs.launchpad.net/openstack-venus/+bugs For more details, please see below. Changes in python-venusclient 2.1.0..2.2.0 ------------------------------------------ 9208ade Add delete-anomaly-rule in venusclient CLI 956a08e Combine 4 get-type-xxx to get-search-params in venusclient CLI 73f507b Add 'get-anomaly-rule' to venusclient 5a2b1f5 Add parameter desc of analyse-log of venusclient CLI 38abcf7 Add add_anomaly_rule to venusclient 594f204 modify search logs params in venusclient 8d6b6f6 Add set-custom-config subcommand to venusclient 1ca4f68 Document Format Modification 5e791c3 Update master for stable/2023.2 243f335 Adding get-instance-callchain subcommand to venusclient Diffstat (except docs and test files) ------------------------------------- HACKING.rst | 3 +- README.rst | 4 +- releasenotes/source/2023.2.rst | 6 +++ releasenotes/source/index.rst | 1 + venusclient/v1/analyse.py | 17 +++--- venusclient/v1/analyse_shell.py | 34 +++++++++++- venusclient/v1/anomaly.py | 35 ++++++++++++ venusclient/v1/anomaly_shell.py | 51 ++++++++++++++++++ venusclient/v1/config.py | 16 ++++++ venusclient/v1/config_shell.py | 15 ++++++ venusclient/v1/search.py | 89 ++++++++++++------------------- venusclient/v1/search_shell.py | 115 +++++++++++++++++++++++++++++++--------- 12 files changed, 291 insertions(+), 95 deletions(-)
participants (1)
-
no-reply@openstack.org