We exuberantly announce the release of: python-novaclient 18.2.0: Client library for OpenStack Compute API This release is part of the antelope 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. 18.2.0 ^^^^^^ New Features * Added support for microversion 2.93. This microversion provides the ability to rebuild a volume backed instance. (https://docs.openstack.org/nova/latest/reference/api-microversion- history.html#microversion-2-93) Changes in python-novaclient 18.1.0..18.2.0 ------------------------------------------- 2af1d0c5 Remove unnecessary testing code d4ea897b Switch to 2023.1 Python3 unit tests and generic template name f50bcbc4 Update master for stable/zed 94d3445e MV 2.93 - Add support to rebuild boot volume Diffstat (except docs and test files) ------------------------------------- .zuul.yaml | 2 +- novaclient/__init__.py | 2 +- ...for-volume-backed-rebuild-6a32d9d88fed6b4a.yaml | 8 ++++++++ releasenotes/source/index.rst | 1 + releasenotes/source/zed.rst | 6 ++++++ 7 files changed, 25 insertions(+), 18 deletions(-)