[release-announce] python-venusclient 2.1.0 (bobcat)

no-reply at openstack.org no-reply at openstack.org
Wed Aug 30 12:42:16 UTC 2023


We are chuffed to announce the release of:

python-venusclient 2.1.0: Python client for venus API

This release is part of the bobcat 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.0.1..2.1.0
------------------------------------------

9403066 Add get analyse logs  to venusclient
d8213ba Add AnomalyManager record_list to venusclient
909640c Updated links in documentation to be safe links
930883a Document Format Modification
ac3f880 Document Format Modification
971f4a7 Add AnomalyManager to venusclient
fbdd40f add get instance request id list
7629d16 Document Format Modification
b91b0a1 Updated links in documentation to be safe links
ba69579 log analysis api params add
29da5d8 Update master for stable/2023.1


Diffstat (except docs and test files)
-------------------------------------

CONTRIBUTING.rst                        |  4 +-
releasenotes/source/2023.1.rst          |  6 +++
releasenotes/source/index.rst           |  7 ++--
venusclient/v1/analyse.py               | 18 +++++++-
venusclient/v1/anomaly.py               | 73 +++++++++++++++++++++++++++++++++
venusclient/v1/anomaly_shell.py         | 27 ++++++++++++
venusclient/v1/client.py                |  2 +
venusclient/v1/search.py                | 31 ++++++++++++++
venusclient/v1/search_shell.py          | 14 +++++++
venusclient/v1/shell.py                 |  5 ++-
13 files changed, 183 insertions(+), 14 deletions(-)







More information about the Release-announce mailing list