[release-announce] [nova] nova 14.0.9 (newton)

no-reply at openstack.org no-reply at openstack.org
Wed Nov 1 00:35:23 UTC 2017


We are happy to announce the release of:

nova 14.0.9: Cloud computing fabric controller

This release is part of the newton release series.

Download the package from:

    https://tarballs.openstack.org/nova/

For more details, please see below.

Changes in nova 14.0.8..14.0.9
------------------------------

ca03fe8 libvirt: Don't disregard cache mode for instance boot disks
02586e6 Remove unused placement_database config options
8b9aa3e Use VIR_DOMAIN_BLOCK_REBASE_COPY_DEV when rebasing
06584dc Catch InstanceNotFound exception
1d2cfc4 Account for compute.metrics.update in legacy notification whitelist
b234b8e Add live.migration.force.complete to the legacy notification whitelist
8e0ed9d Fix --max-count handling for nova-manage cell_v2 map_instances
2d76ed6 neutron: handle binding:profile=None during migration
89b6da0 Provide original fault message when BFV fails


Diffstat (except docs and test files)
-------------------------------------

nova/api/openstack/compute/simple_tenant_usage.py  |  16 ++-
nova/cmd/manage.py                                 |   9 +-
nova/compute/manager.py                            |   8 +-
nova/conf/database.py                              |  56 ---------
nova/network/neutronv2/api.py                      |  23 +++-
nova/rpc.py                                        |   3 +
.../functional/api/openstack/placement/fixtures.py |   2 -
.../openstack/compute/test_simple_tenant_usage.py  |  66 +++++++++-
nova/virt/libvirt/driver.py                        |  32 ++++-
nova/virt/libvirt/guest.py                         |   4 +-
16 files changed, 401 insertions(+), 113 deletions(-)







More information about the Release-announce mailing list