We are excited to announce the release of: python-novaclient 15.1.1: Client library for OpenStack Compute API This release is part of the train 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. 15.1.1 ^^^^^^ 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 15.1.0..15.1.1 ------------------------------------------- 33627242 Stop silently ignoring invalid 'nova boot --hint' options 197625ff Update TOX/UPPER_CONSTRAINTS_FILE for stable/train a255efce Update .gitreview for stable/train Diffstat (except docs and test files) ------------------------------------- .gitreview | 1 + novaclient/v2/shell.py | 4 +- .../notes/bug-1845322-463ee407b60131c9.yaml | 6 +++ tox.ini | 8 ++-- 5 files changed, 49 insertions(+), 14 deletions(-)
participants (1)
-
no-reply@openstack.org