liberty: release nova 12.0.4

This is the last point release for nova in liberty
that includes phase 2 content.

Changes since 12.0.3:

e4f5504 Fall back to raw config drive if not found in rbd
895e7da libvirt: Skip CPU compatibility check for emulated guests
c29ea41 Enable 'null' value for user_data in V2.1 API
168409f Make compute rpcapi 'live_migration' backward compatible
d493c36 Updated from global requirements
d836c71 skip lock_unlock_server test for cells
743d5ef imagebackend: Check that the RBD image exists before trying to cleanup
3a713f8 Fix serial console worker blocking Nova
45fad78 compute: Retain instance metadata for 'evacuate' on shared storage
dd049d1 Updated from global requirements
f6f0d1b Changed an HTTP exception to return proper code
5374568 Fix reverse_upsize_quota_delta attempt to look up deleted flavors
98464d5 stop setting mtu when plugging vhost-user ports
9da547e Change "libvirt.xml" back to the original after doing unrescue
79a49b3 The 'record' option of the WebSocketProxy should be string
cab3d64 Fix retry mechanism for generator results
3bc4597 Failed migration shoudn't be reported as in progress
fa3fb5e Don't track migrations in 'accepted' state
5e12cd8 Check if a exception has a code on it before read the code
32cb410 Properly inject network_data.json in configdrive
f593d90 <VMWare> Allocate free bus for new SCSI controller
c0dfe42 Fix wrong CPU metric value in metrics_filter
ce39229 network: Don't repopulate instance info cache from Neutron ports
80d9e63 Use MTU value from Neutron in OVS/LB VIF wiring

Change-Id: I02941c22b35dc3dad2ec0caaeb5a009184107427
This commit is contained in:
Matt Riedemann
2016-06-07 17:02:29 -04:00
parent fd405035f0
commit 7c423a870e
+6
View File
@@ -29,3 +29,9 @@ releases:
highlights: >
- Several bug fixes.
- Fixes CVE 2016-2140.
- version: 12.0.4
projects:
- repo: openstack/nova
hash: ebbbcc6b110be9599f7c4ffbefc1ff8f1945c874
highlights: >
- Bug fixes.