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

Proposed by Adam Gandelman
Status: Merged
Merged at revision: 580
Proposed branch: lp:~gandelman-a/ubuntu/raring/nova/2013.1.3
Merge into: lp:~ubuntu-server-dev/nova/grizzly
Diff against target: 138 lines (+102/-3)
3 files modified
debian/changelog (+99/-1)
debian/control (+2/-2)
debian/rules (+1/-0)
To merge this branch: bzr merge lp:~gandelman-a/ubuntu/raring/nova/2013.1.3
Reviewer Review Type Date Requested Status
James Page Approve
Review via email: mp+180203@code.launchpad.net

Description of the change

2013.1.3

To post a comment you must log in.
Revision history for this message
James Page (james-page) :
review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
=== modified file 'debian/changelog'
--- debian/changelog 2013-06-10 17:32:59 +0000
+++ debian/changelog 2013-08-14 18:11:23 +0000
@@ -1,3 +1,102 @@
1nova (1:2013.1.3-0ubuntu1) raring-proposed; urgency=low
2
3 * Resynchronize with stable/grizzly (89c7ee4) (LP: #1210447):
4 - [8e6edd2] Bump stable/grizzly next version to 2013.1.3
5 - [61fc529] attach quantum security group to an existing vm failed
6 LP: 1189059
7 - [60774bd] nova-compute fails to start if quantum is down LP: 1186357
8 - [8e6d4b6] asymmetric routes in nova network with external gateway and
9 routing_source_ip LP: 1182143
10 - [8849413] Failed VM's not set to error state on exception LP: 1182056
11 - [ef10eee] Double healing of info_cache with cells LP: 1180304
12 - [7422d83] Can't log into VM after powervm is resized LP: 1169848
13 - [49ab0e8] stack trace when instance_actions extension can not find
14 instance in GET LP: 1182867
15 - [e71247c] nova service-list returns illegal result with non db service
16 heartbeat LP: 1168861
17 - [3f60606] Volume IO usage gets reset to 0 after a reboot / crash
18 LP: 1169097
19 - [19c443b] unused method list_interfaces in vmware driver can be removed
20 LP: 1187251
21 - [a8dab9f] No cleanup done when file transfer fails with powervm driver
22 LP: 1173017
23 - [fc98015] nova consoleauth depends on Conductor Service LP: 1186123
24 - [1066418] VMware drivers are no longer passing quantum port-id to
25 vCenter LP: 1183452
26 - [b92075c] nova net-list fails on empty list with Quantum backend
27 LP: 1189976
28 - [3ba31f2] Create VM with no networks with Quantum Gives SecurityGroups
29 Exception LP: 1191044
30 - [89150b2] Periodic ValueErrors when using qpid LP: 1185465
31 - [0e0d615] Libvirt pre-Grizzly instances cannot be block migrated
32 LP: 1185588
33 - [27960ef] ZMQ ipc socket file is created using un-sanitized network
34 input LP: 1122763
35 - [265b868] cannot block migrate old style instances libvirt complains
36 LP: 1175286
37 - [008a68a] code logical error exists in vmwareapi vif.py LP: 1177635
38 - [378c045] Instance IP addresses are re-used even when previous instance
39 could not be powered off LP: 1180178
40 - [48ddffe] Reboot of compute node breaks VMs with volumes LP: 1188326
41 - [f427f01] Missing dashes from console-log LP: 1194032
42 - [78ebf1a] network-create returns an internal error when network
43 conflicts LP: 1158075
44 - [767c850] Instance nics are reorder after reboot LP: 1187092
45 - [0b45996] instance directory naming update to use uuid LP: 1186944
46 - [06cfad5] Disassociate failed dhcp fixed ip in deallocate_for_instance()
47 method LP: 1180766
48 - [cbcdfc5] Allow confirm_resize action on an instance in 'deleting'
49 status LP: 1189391
50 - [2563c44] aggregate_get_by_host returns aggregates from other hosts
51 LP: 1201277
52 - [109f3a9] nova libvirt driver requires iscsi initiator name regardless
53 of using it in volume drivers LP: 1007084
54 - [7f1c336] Host is always set to None in get_instance_nw_info(...)
55 LP: 1194178
56 - [1cf30a3] nova boot with colume should fail if the volume is already
57 attached to another instance LP: 1166770
58 - [9cb9361] Aggregate metadata filtering by key returns unrelated metadata
59 LP: 1201283
60 - [a61872b] Need clean up ftp transfer faiure in powervm driver
61 LP: 1188884
62 - [91bcd15] Race can cause soft deleted instance to be erased by mistake
63 LP: 1186243
64 - [c57fded] Nova fails to create a security group rule if ::0/0 is used as
65 cidr LP: 1199943
66 - [c698dd3] VMwareESXDriver and VMwareVCDriver report incorrect stat
67 LP: 1180779
68 - [e572faf] novnc fails when amqp_rpc_single_reply_queue=True LP: 1193031
69 - [34ddd27] eventlet.monkey_patch() for spice and vnc proxy
70 - [864837f] hypervisor_hostname not updated on evacuate LP: 1198284
71 - [756a772] libvirt migrate/resize on shared storage can cause data loss
72 LP: 1177247
73 - [889b215] nova live-migration of volume-backed VM fails because of image
74 is None LP: 1199811
75 - [60712a4] VNC console does not work with VCDriver LP: 1178369
76 - [e0aa0f5] metadata service throws error 500 when compute_driver is not
77 set LP: 1184641
78 - [340d337] Instance IP addresses are re-used even when previous instance
79 could not be powered off LP: 1180178
80 - [8247dc8] Resource limit circumvention in Nova private flavors
81 (CVE-2013-2256) LP: 1194093
82 - [bd7e467] Denial of Service in Nova network source security groups
83 (CVE-2013-4185) LP: 1184041
84 - [c3fddb7] Resize a VM when a volume is attached fails LP: 1190364
85 - [01edbaa] Hyper-V versions before 2012 are not properly recognized
86 LP: 1203059
87 - [b18818a] driver libvirt doesn't honor vif quota LP: 1185030
88 - [798984d] config drive not visible to windows LP: 1155842
89 - [d18ceb1] nova live-migration failed due to exception.MigrationError
90 LP: 1171526
91 - [1934dbc] vmware Hyper for nova vnc console url parameters error
92 LP: 1172177
93 - [89c7ee4] [OSSA 2013-023] Potential unsafe XML usage (CVE-2013-4179,
94 CVE-2013-4202) LP: 1190229
95 * debian/rules: Clean new setuptools-git cruft.
96 * debian/control: Update Vcs fields.
97
98 -- Adam Gandelman <adamg@ubuntu.com> Fri, 09 Aug 2013 10:12:27 +0100
99
1nova (1:2013.1.2-0ubuntu1) raring-proposed; urgency=low100nova (1:2013.1.2-0ubuntu1) raring-proposed; urgency=low
2101
3 * Dropped patches, applied upstream:102 * Dropped patches, applied upstream:
@@ -1682,4 +1781,3 @@
1682 * First OpenStack release.1781 * First OpenStack release.
16831782
1684 -- Soren Hansen <soren@ubuntu.com> Wed, 04 Aug 2010 13:27:50 +02001783 -- Soren Hansen <soren@ubuntu.com> Wed, 04 Aug 2010 13:27:50 +0200
1685
16861784
=== modified file 'debian/control'
--- debian/control 2013-04-11 12:54:27 +0000
+++ debian/control 2013-08-14 18:11:23 +0000
@@ -50,8 +50,8 @@
50Build-Conflicts: python-cjson50Build-Conflicts: python-cjson
51Standards-Version: 3.9.351Standards-Version: 3.9.3
52Homepage: http://launchpad.net/nova52Homepage: http://launchpad.net/nova
53Vcs-Browser: http://bazaar.launchpad.net/~ubuntu-server-dev/nova/essex/debian/files53Vcs-Browser: http://bazaar.launchpad.net/~ubuntu-server-dev/nova/grizzly/files
54Vcs-Bzr: http://bazaar.launchpad.net/~ubuntu-server-dev/nova/essex54Vcs-Bzr: http://bazaar.launchpad.net/~ubuntu-server-dev/nova/grizzly
5555
56Package: python-nova56Package: python-nova
57Architecture: all57Architecture: all
5858
=== modified file 'debian/rules'
--- debian/rules 2013-01-25 21:12:38 +0000
+++ debian/rules 2013-08-14 18:11:23 +0000
@@ -13,6 +13,7 @@
13 rm -rf CA13 rm -rf CA
14 rm -f po/nova.pot14 rm -f po/nova.pot
15 rm -rf .autogenerated15 rm -rf .autogenerated
16 rm -rf setuptools_git*.egg
1617
17debian/nova-compute.postinst: debian/nova-compute.postinst.in18debian/nova-compute.postinst: debian/nova-compute.postinst.in
18 if dpkg-vendor --derives-from ubuntu ; then \19 if dpkg-vendor --derives-from ubuntu ; then \

Subscribers

People subscribed via source and target branches