We are pumped to announce the release of: nova 16.1.6: Cloud computing fabric controller This release is part of the pike stable release series. Download the package from: https://tarballs.openstack.org/nova/ For more details, please see below. Changes in nova 16.1.5..16.1.6 ------------------------------ 556079a Update RequestSpec.flavor on resize_revert 25e73d5 nova-manage - fix online_data_migrations counts ef5c022 nova-status - don't count deleted compute_nodes 976e52a Filter deleted computes from get_all_by_uuids() 420e103 Add tempest-slow job to run the tempest slow tests 05b945e Fix message for unexpected external event b9ea693 Fix service list for disabled compute using MC driver eef8cb5 Follow devstack-plugin-ceph job rename 3f56222 Fix nova-status "_check_resource_providers" check 064daf9 Fix host validity check for live-migration c5d8594 Update nova network info when doing rebuild for evacuate operation b9c1a58 Fix instance evacuation with PCI devices 7315c99 Fix unit test modifying global state 1487ea7 unquiesce instance after quiesce failure 039a61f Use ironic-tempest-dsvm-ipa-wholedisk-bios-agent_ipmitool-tinyipa in tree Diffstat (except docs and test files) ------------------------------------- .zuul.yaml | 54 ++++++++++++++- nova/cmd/manage.py | 14 ++-- nova/cmd/status.py | 10 +-- nova/compute/api.py | 31 ++++++++- nova/compute/manager.py | 18 +++-- nova/network/api.py | 3 +- nova/network/base_api.py | 5 +- nova/network/neutronv2/api.py | 6 +- nova/objects/compute_node.py | 3 +- nova/servicegroup/drivers/mc.py | 6 +- .../unit/servicegroup/test_mc_servicegroup.py | 10 +++ 20 files changed, 346 insertions(+), 45 deletions(-)
participants (1)
-
no-reply@openstack.org