python-cyborgclient 2.3.0 (caracal)
We are psyched to announce the release of: python-cyborgclient 2.3.0: Python client for cyborg API This release is part of the caracal release series. The source is available from: https://opendev.org/openstack/python-cyborgclient Download the package from: https://pypi.org/project/python-cyborgclient Please report issues through: https://storyboard.openstack.org/#!/project/openstack/cyborg For more details, please see below. Changes in python-cyborgclient 2.2.1..2.3.0 ------------------------------------------- f2d73d3 Update master for stable/2023.2 528144a Add client api for enable and disable device 2ca2978 resolve keyerror for string format 0b8f60c add ut for delete attribute client exception error de34fc8 Update master for stable/2023.1 8c19a8f refactor the getid method base.py Diffstat (except docs and test files) ------------------------------------- cyborgclient/common/base.py | 5 +-- cyborgclient/osc/plugin.py | 2 +- cyborgclient/osc/v2/attribute.py | 2 +- cyborgclient/osc/v2/device.py | 55 ++++++++++++++++++++++-- releasenotes/source/2023.1.rst | 6 +++ releasenotes/source/2023.2.rst | 6 +++ releasenotes/source/index.rst | 2 + setup.cfg | 2 + 10 files changed, 86 insertions(+), 10 deletions(-)
participants (1)
-
no-reply@openstack.org