Merge lp:~gandelman-a/ubuntu/saucy/nova/2013.2.1 into lp:~ubuntu-server-dev/nova/havana

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

Commit message

2013.2.1

Description of the change

2013.2.1

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
=== modified file 'debian/changelog'
--- debian/changelog 2013-12-18 18:54:26 +0000
+++ debian/changelog 2013-12-19 20:35:45 +0000
@@ -1,5 +1,76 @@
1nova (1:2013.2.1-0ubuntu2) UNRELEASED; urgency=low1nova (1:2013.2.1-0ubuntu1) saucy-proposed; urgency=low
22
3 * Resynchronize with stable/havana (a4ffc06) (LP: #1262788):
4 - [6bf7e78] datastore selection bug - fills first disk only LP: 1227825
5 - [66e5a8d] Deploy instances failed on Hyper-V with Chinese locale
6 LP: 1229671
7 - [6e50dbd] flavor pagination incorrectly uses id rather than flavorid
8 LP: 1226698
9 - [66f2db5] Regression: Cinder Volumes "unable to find iscsi target" for
10 VMware instances LP: 1193980
11 - [d8e6477] Restarting nova compute has an exception LP: 1243291
12 - [a6fc29a] exception.InstanceIsLocked is not caught in start and stop
13 server api LP: 1233026
14 - [2e3da55] VMware: errors booting from volume via Horizon LP: 1235022
15 - [3cdfe89] [OSSA 2013-029] Unchecked qcow2 root disk sizes DoS LP: 1206081
16 - [a44c4d2] nova-api-{ec2,metadata,os-compute} don't allow SSL to be
17 enabled LP: 1237126
18 - [e360dc2] notification failure in _sync_power_states LP: 1244311
19 - [cde1eaa] notification not available for deleting an instance having no
20 host associated LP: 1211742
21 - [55d87dc] Clear text password has been print in log by some API call
22 LP: 1231263
23 - [c139717] Unshelving an instance with an attached volume causes the
24 volume to not get attached LP: 1246412
25 - [458c79f] Bogus ERROR level debug spew when creating a new instance
26 LP: 1239603
27 - [31c9322] VMware: restarting nova compute reports invalid instances
28 LP: 1237795
29 - [818aac9] Nova api doesn't start with a backdoor port set LP: 1243260
30 - [84f20a7] NBD mount errors when booting an instance from volume
31 LP: 1188543
32 - [85c8f12] Hyper-V fails to spawn snapshots LP: 1234759
33 - [f7cfc1c] target_iqn is referenced before assignment after exceptions in
34 hyperv/volumeop.py attch_volume() LP: 1233837
35 - [0df673f] API cell always doing local deletes LP: 1240247
36 - [727261e] flavor extra spec api fails with XML content type if key
37 contains a colon LP: 1213927
38 - [ef9aec1] infinite recursion when deleting an instance with no network
39 interfaces LP: 1251792
40 - [9aea662] encryptors module forces cert and scheduler services to depend
41 on cinderclient LP: 1246103
42 - [c51001e] TypeError in periodic task 'update_available_resource'
43 LP: 1238374
44 - [43d1385] nova compute crashes if you do not have any hosts in your
45 cluster LP: 1197041
46 - [8a99344] VMware: Detaching a volume from an instance also deletes the
47 volume's backing vmdk (ESXDriver only) LP: 1241350
48 - [8affa07] libvirt's _create_ephemeral must accept max_size LP: 1250032
49 - [5847e57] Avoid clobbering {system_,}metadata dicts passed to instance
50 update
51 - [36a08ff] Require new python-cinderclient for Havana LP: 1230925
52 - [0056908] libvirt evacuate(shared storage) fails w/ Permission denied on
53 disk.config LP: 1247526
54 - [4fcd748] Nova live migration failed due to OLE error LP: 1246592
55 - [ac78062] Error mispelt in disk api file LP: 1253510
56 - [e99e9c1] min_count ignored for instance create LP: 1224453
57 - [8f007df] VCDriver: Failed to resize instance LP: 1199954
58 - [bf4addf] Tempest failures due to failure to return console logs from an
59 instance LP: 1251920
60 - [34ec05d] the snapshot of a volume-backed instance cannot be used to boot
61 a new instance LP: 1246327
62 - [6a2bab6] [messaging] QPID broadcast RPC requests to all servers for a
63 given topic LP: 1257293
64 - [ec7059a] VMwareVCDriver: snapshot failure when host in maintenance mode
65 LP: 1229994
66 - [b78f90f] VMWARE: Intermittent problem with stats reporting LP: 1252827
67 - [14baf9a] the snapshot of a volume-backed instance cannot be used to boot
68 a new instance LP: 1246327
69 - [5a9551d] VM re-scheduler mechanism will cause BDM-volumes conflict
70 LP: 1195947
71 - [e5cb2de] Updated from global requirements
72 - [a4ffc06] [OSSA 2013-033] Metadata queries from Neutron to Nova are not
73 restricted by tenant (CVE-2013-6419) LP: 1235450
3 * debian/patches: Refresh.74 * debian/patches: Refresh.
4 * debian/patches/revert-stable-havana-requirements.patch: Revert75 * debian/patches/revert-stable-havana-requirements.patch: Revert
5 version bumps to dependencies in stable/havana back to what was76 version bumps to dependencies in stable/havana back to what was

Subscribers

People subscribed via source and target branches