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

Subscribers

People subscribed via source and target branches