Merge lp:~gandelman-a/ubuntu/quantal/quantum/2012.2.1 into lp:~openstack-ubuntu-testing/neutron/folsom

Proposed by Adam Gandelman
Status: Merged
Approved by: Chuck Short
Approved revision: 104
Merge reported by: Adam Gandelman
Merged at revision: not available
Proposed branch: lp:~gandelman-a/ubuntu/quantal/quantum/2012.2.1
Merge into: lp:~openstack-ubuntu-testing/neutron/folsom
Diff against target: 79 lines (+68/-0)
1 file modified
debian/changelog (+68/-0)
To merge this branch: bzr merge lp:~gandelman-a/ubuntu/quantal/quantum/2012.2.1
Reviewer Review Type Date Requested Status
Openstack Ubuntu Testers Pending
Review via email: mp+137354@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 2012-11-07 15:48:57 +0000
3+++ debian/changelog 2012-11-30 23:44:26 +0000
4@@ -1,3 +1,70 @@
5+quantum (2012.2.1-0ubuntu1) UNRELEASED; urgency=low
6+
7+ * Resynchronize with stable/folsom (1e774867) (LP: #1085255):
8+ - [aeabb42] There are routing problems when the dnsmasq port does not come
9+ first in the routing table (LP: #1083238)
10+ - [04aab72] Quantum linux bridge not optimized with libvirt (LP: #1078210)
11+ - [ca7fc10] getting quotas from database has severe performance implications
12+ (LP: #1075369)
13+ - [66605e8] failed to update an external network into non external network
14+ (LP: #1083387)
15+ - [c60051a] Quantum test suite leaks memory like a sieve (LP: #1065276)
16+ - [3179dfc] clear_db() does incomplete db teardown (LP: #1080988)
17+ - [c1e19d7] Unauthorized command: cat /proc/None/cmdline (LP: #1077651)
18+ - [af9e076] At times a instance will not receive an IP address from the DHCP
19+ agent (LP: #1081664)
20+ - [e0d1a7d] allow multiple floating-ip on single port if they use different
21+ fixed ips and/or external nets (LP: #1057844)
22+ - [8471d79] Delete port fails to gateway ip (LP: #1079980)
23+ - [aca8b4a] fixed_ip allocation which is not included within
24+ allocation_pools makes error when delete port or re-create port
25+ (LP: #1077292)
26+ - [eacc9d3] Mapping same bridge to different phyiscal networks succeed
27+ (LP: #1067669)
28+ - [51b4c82] python-quantum: not region aware (LP: #1080793)
29+ - [6f0a486] delete floatingip should be in one transaction to delete port
30+ (LP: #1080516)
31+ - [db6cda7] Remove qpid configuration variables no longer supported
32+ - [a112840] Allow NVP plugin to use per-tenant quota extension
33+ - [82b1a55] Quantum service does not restart after reboot (LP: #1073999)
34+ - [c01a839] There are some cases that L3 API with an invalid parameter
35+ returns 500. (LP: #1064765)
36+ - [26b383f] external network can be plugged also as internal network for one
37+ router (LP: #1053633)
38+ - [49f649c] There is a lot of cases that API with an invalid parameter
39+ returns 500. (LP: #1062046)
40+ - [4546a18] When create subnet, you con set up the value as cidr (the value
41+ isn't cidr form). (LP: #1067959)
42+ - [9ba453a] killfilter should handle updated/deleted executables
43+ (LP: #1073768)
44+ - [7c8a55c] a port which is not able to delete is made when floatingip
45+ create fails. (LP: #1064748)
46+ - [c9b84cf] Linux bridge port update causes exception (LP: #1072713)
47+ - [cb57932] I can't add interface to router, if there is another port in
48+ non-shared network of other tenant (LP: #1057558)
49+ - [574e278] Ryu plugin does not support Security Groups (LP: #1059393)
50+ - [607f486] tap device added to integration bridge without tag
51+ (LP: #1064070)
52+ - [21a0fdf] L3 agent external network flag (LP: #1056720)
53+ - [5cbaff4] router create with external_gateway_info fails with 500 always.
54+ (LP: #1064235)
55+ - [63b81f6] l3 db operations failed in multiple transactions (LP: #1070335)
56+ - [bff17fb] Ensure that the SqlSoup import is still supported.
57+ - [e091a29] l3_nat_agent was renamed to l3_agent
58+ - [9030969] remove default value of 'local_ip' of 10.0.0.3 in
59+ ovs_quantum_plugin.ini (LP: #1051744)
60+ - [425e942] rootwrap error with L3 agent (LP: #1069966)
61+ - [51c8799] Port create with invalid IP data creates port. (LP: #1064261)
62+ - [fc97da9] nvp_plugin does not update device_id in nvplib (LP: #1061391)
63+ - [2504f62] get_network in nvp plugin didn't return subnet information
64+ (LP: #1061781)
65+ - [b4f9b1f] l3_agent not disabling namespace use (LP: #1060559)
66+ - [3bbf281] Add SIGPIPE handler to subprocess execution in rootwrap and
67+ utils.execute (LP: #1053364)
68+ - [c623f72] Set defaultbranch in .gitreview to stable/folsom
69+
70+ -- Adam Gandelman <adamg@canonical.com> Fri, 30 Nov 2012 13:07:06 -0400
71+
72 quantum (2012.2-0ubuntu1) quantal; urgency=low
73
74 [ Chuck Short ]
75@@ -301,3 +368,4 @@
76 * Initial release.
77
78 -- Chuck Short <zulcss@ubuntu.com> Fri, 18 Nov 2011 15:29:53 -0500
79+

Subscribers

People subscribed via source and target branches