We are pleased to announce the release of: python-novaclient 17.5.0: Client library for OpenStack Compute API This release is part of the xena release series. The source is available from: https://opendev.org/openstack/python-novaclient Download the package from: https://pypi.org/project/python-novaclient Please report issues through: https://bugs.launchpad.net/python-novaclient/+bugs For more details, please see below. Changes in python-novaclient 17.4.0..17.5.0 ------------------------------------------- 665f1c8d Change minversion of tox to 3.18.0 935fe75a Refactor constructing request body 3dc9ad97 setup.cfg: Replace dashes with underscores b5faf37f Use py3 as the default runtime for tox 21edd11b Add unit tests for client logger d4399d3d When creating a client, pass the default logger ef6b853f Add Python3 xena unit tests 91df1949 Update master for stable/wallaby 8cdbb0f9 Use well named anchor into the microversion history Diffstat (except docs and test files) ------------------------------------- .zuul.yaml | 2 +- novaclient/v2/client.py | 2 +- novaclient/v2/volumes.py | 51 ++++++++++++---------- .../notes/microversion-v2_88-d91136020e3a3621.yaml | 2 +- releasenotes/source/index.rst | 1 + releasenotes/source/wallaby.rst | 6 +++ setup.cfg | 8 ++-- tox.ini | 6 +-- 9 files changed, 56 insertions(+), 34 deletions(-)
participants (1)
-
no-reply@openstack.org