Merge lp:~gandelman-a/ubuntu/raring/nova/2013.1.2 into lp:~openstack-ubuntu-testing/nova/grizzly

Proposed by Adam Gandelman
Status: Merged
Approved by: Chuck Short
Approved revision: 579
Merged at revision: 579
Proposed branch: lp:~gandelman-a/ubuntu/raring/nova/2013.1.2
Merge into: lp:~openstack-ubuntu-testing/nova/grizzly
Diff against target: 72 lines (+60/-2)
1 file modified
debian/changelog (+60/-2)
To merge this branch: bzr merge lp:~gandelman-a/ubuntu/raring/nova/2013.1.2
Reviewer Review Type Date Requested Status
Openstack Ubuntu Testers Pending
Review via email: mp+168181@code.launchpad.net
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-05-23 18:27:58 +0000
3+++ debian/changelog 2013-06-07 20:55:47 +0000
4@@ -1,9 +1,67 @@
5-nova (1:2013.1.1-0ubuntu3) UNRELEASED; urgency=low
6+nova (2013.1.2-0ubuntu1) raring-proposed; urgency=low
7
8 * Dropped patches, applied upstream:
9 - debian/patches/CVE-2013-2096.patch: [a4fc0c8]
10+ * Resynchronize with stable/grizzly (8c136a8e) (LP: #1188788):
11+ - [8c136a8] instance_type data cannot be extracted from sys_meta after
12+ instance deleted LP: 1185190
13+ - [6556344] Some nova.tests.integrated.test_api_samples.Hypervisors* tests
14+ fail when run as single test LP: 1177802
15+ - [bc35dba] Make nova.virt.fake.FakeDriver useable in integration testing
16+ - [ab51ac6] Cannot resize instance if base image is not available
17+ LP: 1160773
18+ - [4933c15] FC attach code doesn't discover multipath device LP: 1180497
19+ - [605ea6f] Failure to snapshot backend LP: 1166160
20+ - [ec335d0] bug in get_instance_security_groups() if security group has no
21+ name LP: 1182738
22+ - [fdb33fb] Traceback from cinderclient in nova-api log for BadRequest
23+ errors LP: 1098048
24+ - [de50a5a] vmwareapi: Add supported_instances to host state
25+ - [129d118] ERROR: test_resize_server_revert BuildErrorException LP: 1161529
26+ - [e05cf67] EC2 API throws stacktrace if adding security group rule that
27+ already exists LP: 1180973
28+ - [158f003] The hypervisor_hostname is not updated after live migration
29+ LP: 1173376
30+ - [b4d8cfe] variable referenced before assignment in vmwareapi code
31+ LP: 1177689
32+ - [40f3eed] Some Compute API methods unnecessarily alter the vm_state.
33+ LP: 1158509
34+ - [d4bed18] Cannot resize a volume backed instance booted without an image
35+ LP: 1182114
36+ - [bba57e9] nova interface-attach fails with quantum LP: 1171636
37+ - [e0a8bdd] InstanceMetadata content can be None LP: 1163598
38+ - [5094e83] nova coverage create lots empty folders even with coverage
39+ extension disabled LP: 1169005
40+ - [76eb8f7] ZooKeeper servicegroup driver is trying to import module by
41+ wrong name LP: 1177776
42+ - [b8c4346] Inconsistent connectivity between instances with floating IPs
43+ LP: 1178745
44+ - [726ae59] race condition between delete instance(with floating ip
45+ associated) and delete floating ip LP: 1172599
46+ - [498ce52] Don't swallow missing SR error LP: 1175357
47+ - [be0a14a] Nic Ordering not guaranteed with nova-network API LP: 1170725
48+ - [3c84539] Detach volume fails when using multipath iscsi LP: 1178893
49+ - [fc5c6ec] Quantum Security Group driver doesn't accept none value for
50+ from_port & to _port LP: 1176027
51+ - [784b6e4] ERROR in log when rebooting too soon after a reboot LP: 1157237
52+ - [3b52002] Resize revert operations fail with stack traces LP: 1180111
53+ - [25f2025] Live migration fails when the instance booted from volume has no
54+ image. LP: 1170596
55+ - [1ffab28] internal service AZ not hidden for disabled zones LP: 1167956
56+ - [c532f7a] Key error thrown when create lpar instance failed LP: 1173303
57+ - [a35e0f4] soft delete values in InstanceSystemMetadata on instance delete
58+ LP: 1153827
59+ - [1a682a5] Restarting compute service mistakenly reboots live instance
60+ LP: 1176897
61+ - [a4fc0c8] [OSSA 2013-012] Unchecked qcow2 root disk sizes LP: 1177830
62+ - [4226aa9] Nova evacuate failed when the VM is in shutoff status
63+ LP: 1176773
64+ - [687cd67] floating ip assignment can fail silently LP: 1178658
65+ - [5358ee9] when using multi_host and update_dns_entries dnsmasq is missing
66+ addn-hosts arg LP: 1170529
67+ - [325ab8f] wrong instance bdm response in ec2 api LP: 1165973
68
69- -- Adam Gandelman <adamg@ubuntu.com> Thu, 23 May 2013 11:25:59 -0700
70+ -- Adam Gandelman <adamg@ubuntu.com> Fri, 07 Jun 2013 13:28:36 -0400
71
72 nova (1:2013.1.1-0ubuntu2) raring-proposed; urgency=low
73

Subscribers

People subscribed via source and target branches