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

Proposed by Adam Gandelman
Status: Merged
Merged at revision: 150
Proposed branch: lp:~gandelman-a/ubuntu/raring/quantum/2013.1.3
Merge into: lp:~ubuntu-server-dev/neutron/grizzly
Diff against target: 61 lines (+43/-0)
2 files modified
debian/changelog (+41/-0)
debian/control (+2/-0)
To merge this branch: bzr merge lp:~gandelman-a/ubuntu/raring/quantum/2013.1.3
Reviewer Review Type Date Requested Status
James Page Needs Fixing
Review via email: mp+180204@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) wrote :

Hmm - my only comment would be that I think the branch should be called 'quantum' not 'neutron' - does that still work?

review: Needs Fixing
Revision history for this message
Adam Gandelman (gandelman-a) wrote :

Actually, I dont think we can. Since there is no longer a project @ code.launchpad.net/quantum (its now an alias to neutron, or something), we can't create stacked branches on it.

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-06-10 17:32:59 +0000
3+++ debian/changelog 2013-08-14 18:13:46 +0000
4@@ -1,3 +1,44 @@
5+quantum (1:2013.1.3-0ubuntu1) raring-proposed; urgency=low
6+
7+ * Resynchronize with stable/grizzly (06f679d) (LP: #1210447):
8+ - [e1d25de] Bump stable/grizzly next version to 2013.1.3
9+ - [1fb9952] Port profile should not mark vlan as native-vlan LP: 1186461
10+ - [2e49395] nec plugin: portinfo entries are not removed LP: 1187249
11+ - [7e5cb39] Enable router extension in Brocade Plugin LP: 1166516
12+ - [d298464] DbQuotaDriver allows setting of negative quota values
13+ LP: 1178886
14+ - [a6b23e1] when boot many vms with quantum, nova sometimes allocates two
15+ quantum ports rather than one LP: 1160442
16+ - [38ad51a] NEC plugin fails to process portinfo message after port delete
17+ LP: 1187701
18+ - [1458438] fail to delete network in nec plugin unless subnet is deleted
19+ explicitly LP: 1190163
20+ - [9b38a4b] All subprocess.Popen calls should go through common function
21+ LP: 1053381
22+ - [a99cc45] Qpid cannot serialize objects containing strings longer than
23+ 65535 characters LP: 1175808
24+ - [57b2bcf] when a port have multiple IP addresses the port cannot
25+ communicate LP: 1190613
26+ - [0d59115] Big Switch Plugin Tenant_id for floating-ip port missing
27+ LP: 1190020
28+ - [b606ee1] compute node's OVS agent takes long time to scan sync all
29+ port's stat and update port security rules LP: 1194438
30+ - [1d3fee1] Fix Cisco Nexus plugin failures for vlan IDs 1006-4094
31+ LP: 1174593
32+ - [fffabc4] Ports created by l3 interface are DOWN LP: 1192883
33+ - [fe7646a] unable to unset gateway_ip on existing subnet LP: 1178273
34+ - [f97f1b3] Neutron DHCP agent generates invalid hostnames for new version
35+ of dnsmasq LP: 1204125
36+ - [c11cf21] Cisco plugin cannot create ports for non-admin VMs LP: 1202462
37+ - [b47efc4] Remove unused config parameters from Cisco plugin, document
38+ the others LP: 1201537
39+ - [b9daf57] Fix Cisco nexus plugin failure for first VLAN on phy interface
40+ LP: 1174852
41+ - [06f679d] Duplicate entries in the hosts file LP: 1191768
42+ * debian/control: Update Vcs fields.
43+
44+ -- Adam Gandelman <adamg@ubuntu.com> Fri, 09 Aug 2013 10:08:11 +0100
45+
46 quantum (1:2013.1.2-0ubuntu1) raring-proposed; urgency=low
47
48 * debian/control: Add version requirement to python-fixtures (>= 0.3.12).
49
50=== modified file 'debian/control'
51--- debian/control 2013-06-04 19:02:32 +0000
52+++ debian/control 2013-08-14 18:13:46 +0000
53@@ -40,6 +40,8 @@
54 python-webtest
55 XS-Python-Version: >= 2.6
56 Standards-Version: 3.9.4
57+Vcs-Browser: http://bazaar.launchpad.net/~ubuntu-server-dev/neutron/grizzly/files
58+Vcs-Bzr: https://code.launchpad.net/~ubuntu-server-dev/neutron/grizzly
59
60 Package: quantum-server
61 Architecture: all

Subscribers

People subscribed via source and target branches