We are chuffed to announce the release of: nova 20.1.1: Cloud computing fabric controller This release is part of the train stable release series. The source is available from: https://opendev.org/openstack/nova Download the package from: https://tarballs.openstack.org/nova/ Please report issues through: https://bugs.launchpad.net/nova/+bugs For more details, please see below. 20.1.1 ^^^^^^ Upgrade Notes ************* * Upgrading to Train on a deployment with a large database may hit bug 1862205, which results in instance records left in a bad state, and manifests as instances not being shown in list operations. Users upgrading to Train for the first time will definitely want to apply a version which includes this fix. Users already on Train should upgrade to a version including this fix to ensure the problem is addressed. (https://launchpad.net/bugs/1862205) Bug Fixes ********* * A fix for serious bug 1862205 is provided which addresses both the performance aspect of schema migration 399, as well as the potential fallout for cases where this migration silently fails and leaves large numbers of instances hidden from view from the API. Changes in nova 20.1.0..20.1.1 ------------------------------ 8363905a6a Fix instance.hidden migration and querying Diffstat (except docs and test files) ------------------------------------- nova/db/sqlalchemy/api.py | 12 ++++-- .../versions/399_add_instances_hidden.py | 6 ++- nova/objects/instance.py | 4 +- ...en_after_upgrade_to_train-9ce4731f31bc6bd2.yaml | 19 ++++++++ 5 files changed, 85 insertions(+), 6 deletions(-)
participants (1)
-
no-reply@openstack.org