We are amped to announce the release of: python-cyborgclient 0.2.0: Python client for cyborg API This release is part of the rocky stable release series. The source is available from: https://git.openstack.org/cgit/openstack/python-cyborgclient Download the package from: https://pypi.org/project/python-cyborgclient Please report issues through launchpad: https://bugs.launchpad.net/python-cyborgclient For more details, please see below. Changes in python-cyborgclient 0.1.0..0.2.0 ------------------------------------------- 16bdd7c Fix url_path a77957d add Deployable API in cyborgclient 40b0c47 Bug fix: pass auth parameters to Client in order to get the authentication. ce6e9b2 fix tox python3 overrides Diffstat (except docs and test files) ------------------------------------- README.rst | 8 +++++--- cyborgclient/shell.py | 2 +- cyborgclient/v1/accelerators.py | 1 + cyborgclient/v1/basemodels.py | 11 ++++++----- cyborgclient/v1/client.py | 9 +++++++-- cyborgclient/v1/deployables.py | 44 +++++++++++++++++++++++++++++++++++++++++ tox.ini | 6 ++++++ 7 files changed, 70 insertions(+), 11 deletions(-)
participants (1)
-
no-reply@openstack.org