We are psyched to announce the release of: python-novaclient 13.0.2: Client library for OpenStack Compute API This release is part of the stein stable 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. 13.0.2 ^^^^^^ Upgrade Notes * The "--hint" option for the "boot" command expects a key-value argument. Previously, if this was not the case, the argument would be silently ignored. It will now raise an error. Changes in python-novaclient 13.0.1..13.0.2 ------------------------------------------- c7e793c2 Stop silently ignoring invalid 'nova boot --hint' options e15cc789 Use SHA256 instead of MD5 in completion cache Diffstat (except docs and test files) ------------------------------------- novaclient/base.py | 4 +- novaclient/v2/shell.py | 4 +- .../notes/bug-1845322-463ee407b60131c9.yaml | 6 +++ 4 files changed, 46 insertions(+), 12 deletions(-)