python-cyborgclient 2.2.0 (bobcat)
We eagerly announce the release of: python-cyborgclient 2.2.0: Python client for cyborg API This release is part of the bobcat 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.1.0..2.2.0 ------------------------------------------- edc6c07 add negative unit test for delete attribute f99ad12 add negative unit test for delete device profile 363fb32 add negative unit test for show device 911defa add negative unit test for show deployable da3c68d Follow pep8 e31150d Add ut for show not exist device_profile client api da3392d Add ut for show not exist attribute client api a4a603f add ut for get deployable client api a81a401 add ut for get device client api 373f3db Add ut for delete attribute client api 354a1dc add unittest for delete accelerator request client api ec3c9c4 add unittest for delete device profile client api 50cf9bf improve doc format 6dff59c Add ut for get attribute client api a3d4c01 Add ut for create attribute client api bf9579e Add ut for list attribute client api 0e349b7 Add client API for accelerator attribute show 0f940fe Add client API for accelerator attribute delete b841f54 Add client API for accelerator attribute create 91cf9d7 Add Attribute api client Diffstat (except docs and test files) ------------------------------------- cyborgclient/osc/v2/attribute.py | 184 +++++++++++++++++ cyborgclient/osc/v2/device_profile.py | 2 + cyborgclient/shell.py | 13 +- releasenotes/source/index.rst | 6 +- releasenotes/source/rocky.rst | 6 +- releasenotes/source/stein.rst | 6 +- releasenotes/source/train.rst | 6 +- releasenotes/source/unreleased.rst | 6 +- setup.cfg | 4 + 15 files changed, 612 insertions(+), 22 deletions(-)
participants (1)
-
no-reply@openstack.org