From d0437af0dcfcdca56f9cf0879ee653c858c3d670 Mon Sep 17 00:00:00 2001 From: Matt Riedemann Date: Sat, 16 Jan 2016 15:51:50 -0800 Subject: [PATCH] Release stable/liberty nova 12.0.1 Changes since 12.0.0: 0dac205 Treat sphinx warnings as errors when building release notes 9c3cce7 Fix warning in 12.0.1-cve-bugs-7b04b2e34a3e9a70.yaml release note c9c0b1b Fix backing file detection in libvirt live snapshot 9dbf601 Imported Translations from Zanata b2acc9f Add security fixes to the release notes for 12.0.1 a9c8dee Fix format conversion in libvirt snapshot cd4eeea Fix format detection in libvirt snapshot 51bfbbd VMware: specify chunk size when reading image data 1590e13 Imported Translations from Zanata cf75bf2 Revert "Fixes Python 3 str issue in ConfigDrive creation" 7c1f1af Don't load deleted instances b20f058 Imported Translations from Zanata 9d47930 Make scheduler_hints schema allow list of id 05e54eb Add -constraints sections for CI jobs 1a688e3 Remove the TestRemoteObject class 8005a1e Updated from global requirements b8c20a8 VMware: fix bug for config drive when inventory folder is used 94d6b69 Omnibus stable fix for upstream requirements breaks 288c87f Refresh stale volume BDMs in terminate_connection ff36a23 Fix metadata service security-groups when using Neutron 6ba4803 Add "vnc" option group for sample nova.conf file 29f70e7 Scheduler: honor the glance metadata for hypervisor details 821f644 reno: document fixes for service state reporting issues e0647dd servicegroup: stop zombie service due to exception 1f94018 Imported Translations from Zanata cf197ec xen: mask passwords in volume connection_data dict d0f4a37 Fix is_volume_backed_instance() for unset image_ref b04d0b1 Split up test_is_volume_backed_instance() into five functions 626139e Handle DB failures in servicegroup DB driver 0134d88 Fixes Python 3 str issue in ConfigDrive creation 0ff44c9 Fix Nova's indirection fixture override f04cf8c Updated from global requirements 70fbad4 Add first reno-based release note 999267c Add "unreleased" release notes page 5207013 Add reno for release notes management d3fe7e4 cells is a sad panda about scheduler hints aea8790 libvirt:on snapshot delete, use qemu-img to blockRebase if VM is stopped 474e7bb Fix attibute error when cloning raw images in Ceph cc19164 Exclude all BDM checks for cells 50db2a5 Image meta: treat legacy vmware adapter type values 9a1ff88 Switch to post-versioning e6d3b85 update .gitreview for stable/liberty Change-Id: I73ef5b41ce69ebffd420682194f17f3ad0e12b68 --- deliverables/liberty/nova.yaml | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/deliverables/liberty/nova.yaml b/deliverables/liberty/nova.yaml index 89a4fe34fb..9d0d1b3fa6 100644 --- a/deliverables/liberty/nova.yaml +++ b/deliverables/liberty/nova.yaml @@ -1,8 +1,17 @@ --- launchpad: nova release-notes: http://docs.openstack.org/releasenotes/nova/liberty.html +send-announcements-to: openstack-announce@lists.openstack.org releases: - version: 12.0.0 projects: - repo: openstack/nova hash: 6df6ad3ff32f2b1fe2978df1032002548ad8eb66 + - version: 12.0.1 + projects: + - repo: openstack/nova + hash: cc0bc4be85b2f51fdc30dd99fa231c7e6af61485 + highlights: > + - Fixes CVE-2015-7548 and CVE-2015-8749. + - Fixes a few regression bugs (see release notes for details). + - Updated translations.