Merge lp:~gandelman-a/ubuntu/raring/nova/2013.1.4 into lp:~ubuntu-server-dev/nova/grizzly

Proposed by Adam Gandelman
Status: Merged
Approved by: Chuck Short
Approved revision: 585
Merged at revision: 585
Proposed branch: lp:~gandelman-a/ubuntu/raring/nova/2013.1.4
Merge into: lp:~ubuntu-server-dev/nova/grizzly
Diff against target: 76 lines (+57/-1)
1 file modified
debian/changelog (+57/-1)
To merge this branch: bzr merge lp:~gandelman-a/ubuntu/raring/nova/2013.1.4
Reviewer Review Type Date Requested Status
Ubuntu Server Developers Pending
Review via email: mp+191722@code.launchpad.net

Description of the change

Releasing 2013.1.4

To post a comment you must log in.

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'debian/changelog'
2--- debian/changelog 2013-08-14 17:51:00 +0000
3+++ debian/changelog 2013-10-17 21:13:52 +0000
4@@ -1,3 +1,58 @@
5+nova (1:2013.1.4-0ubuntu1) raring-proposed; urgency=low
6+
7+ * Resynchronize with stable/grizzly (0409a09) (LP: #1241202):
8+ - [2ab1b6a] sql error when launching an instance from a volume LP: 1171190
9+ - [b5fa9f0] nova should check the is_public of flavor when creating an
10+ instance LP: 1212179
11+ - [f651317] nova boot --num-instances=50 times out LP: 1199433
12+ - [ee9d1f6] Not prompt relevant message when stop a stoped vm LP: 1181934
13+ - [fc4d1f9] vmware driver should work without requiring patched wsdl
14+ LP: 1171215
15+ - [65b122f] launch index is not right if boot some VMs in one request
16+ LP: 1212648
17+ - [90fa239] VMware: Unable to spawn a instance when using Quantum and
18+ VMware drivers LP: 1202042
19+ - [474b8a4] Spawning multiple instances can cause race conditions with nbd
20+ LP: 1207422
21+ - [c704897] Some sequence of characters in console-log can DoS nova-
22+ compute LP: 1215091
23+ - [43f2a4c] libvirt driver: Failed to attach new interface to VM
24+ LP: 1212565
25+ - [067fb93] Multi datastore support for provisioning of instances on ESX
26+ LP: 1104994
27+ - [fc9af8f] Compute nodes changing hostnames should log an error
28+ LP: 1224982
29+ - [cc1b72a] Security groups with source groups no longer work LP: 1216720
30+ - [faabb91] instance consoleauth expired tokens need to be removed from
31+ the cache LP: 1209134
32+ - [5c55985] VHD snapshot from Hyper-V driver is bigger than original
33+ instance LP: 1177927
34+ - [d9ce5a4] normal user can show all the networks LP: 1186867
35+ - [6697489] hard reboot fails when using force_raw_images=False and
36+ use_cow_images=False and LP: 1200249
37+ - [a59957c] Snapshot failure with VMwareVCDriver LP: 1184807
38+ - [542191d] VMWAREAPI: Problem with starting Windows instances on ESXi 5.1
39+ LP: 1187853
40+ - [62f2218] Exceptions during soft reboot should result in a hard reboot
41+ LP: 1202974
42+ - [f306875] Incorrect host stats reported by VMWare VCDriver LP: 1190515
43+ - [8e6b79f] Windows instances need timezone to be localtime LP: 1231254
44+ - [570e8c7] boto version breaks gating LP: 1237944
45+ - [6193176] hard reboot fails with preallocate_images=performance
46+ LP: 1200113
47+ - [a48f9df] mount_options: mount: /boot: No such file or directory
48+ LP: 1210371
49+ - [516ec3e] one port_id can add to two instance LP: 1204850
50+ - [f89e624] VMware: no VM connectivity when opaque network does not match
51+ bridge id LP: 1225002
52+ - [ba7ad53] Add boto special casing for param changes in 2.13
53+ - [7b2b673] Cannot live block migrate an instance without shared storage
54+ LP: 1193359
55+ - [0409a09] boto version checking in test cases is not backwards compatible
56+ LP: 1239220
57+
58+ -- Adam Gandelman <adamg@ubuntu.com> Thu, 17 Oct 2013 13:54:08 -0700
59+
60 nova (1:2013.1.3-0ubuntu1) raring-proposed; urgency=low
61
62 * Resynchronize with stable/grizzly (89c7ee4) (LP: #1210447):
63@@ -97,7 +152,7 @@
64
65 -- Adam Gandelman <adamg@ubuntu.com> Fri, 09 Aug 2013 10:12:27 +0100
66
67-nova (1:2013.1.2-0ubuntu1) raring-proposed; urgency=low
68+nova (2013.1.2-0ubuntu1) raring-proposed; urgency=low
69
70 * Dropped patches, applied upstream:
71 - debian/patches/CVE-2013-2096.patch: [a4fc0c8]
72@@ -1781,3 +1836,4 @@
73 * First OpenStack release.
74
75 -- Soren Hansen <soren@ubuntu.com> Wed, 04 Aug 2010 13:27:50 +0200
76+

Subscribers

People subscribed via source and target branches