Merge lp:~corey.bryant/neutron/2014.1.3 into lp:~ubuntu-server-dev/neutron/icehouse

Proposed by Corey Bryant
Status: Merged
Merge reported by: Chuck Short
Merged at revision: not available
Proposed branch: lp:~corey.bryant/neutron/2014.1.3
Merge into: lp:~ubuntu-server-dev/neutron/icehouse
Diff against target: 51 lines (+44/-0)
1 file modified
debian/changelog (+44/-0)
To merge this branch: bzr merge lp:~corey.bryant/neutron/2014.1.3
Reviewer Review Type Date Requested Status
Ubuntu Server Developers Pending
Review via email: mp+237079@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 2014-08-12 15:06:09 +0000
3+++ debian/changelog 2014-10-03 14:42:39 +0000
4@@ -1,3 +1,47 @@
5+neutron (1:2014.1.3-0ubuntu1) UNRELEASED; urgency=medium
6+
7+ * Resynchronize with stable/icehouse (4a0210e) (LP: #1377136):
8+ - [3a30d19] Deletes floating ip related connection states
9+ - [dd4b77f] Forbid regular users to reset admin-only attrs to default values
10+ - [dc2c893] Add delete operations for the ODL MechanismDriver
11+ - [b51e2c7] Add missing ml2 plugin to migration 1fcfc149aca4
12+ - [a17a500] Don't convert numeric protocol values to int
13+ - [3a85946] NSX: Optionally not enforce nat rule match length check
14+ - [645f984] Don't spawn metadata-proxy for non-isolated nets
15+ - [b464d89] Big Switch: Check for 'id' in port before lookup
16+ - [3116ffa] use TRUE in SQL for boolean var
17+ - [3520e66] call security_groups_member_updated in port_update
18+ - [50e1534] Don't allow user to set firewall rule with port and no protocol
19+ - [0061533] BSN: Add context to backend request for debugging
20+ - [6de6d61] Improve ODL ML2 Exception Handling
21+ - [2a4153d] Send network name and uuid to subnet create
22+ - [b5e3c9a] BSN: Allow concurrent reads to consistency DB
23+ - [b201432] Big Switch: Retry on 503 errors from backend
24+ - [f6c47ee] NSX: log request body to NSX as debug
25+ - [97d622a] Fix metadata agent's auth info caching
26+ - [255df45] NSX: Correct allowed_address_pair return value on create_port
27+ - [5bea041] Neutron should not use the neutronclient utils module for import_class
28+ - [d5314e2] Cisco N1kv plugin to send subtype on network profile creation
29+ - [f32d1ce] Pass object to policy when finding fields to strip
30+ - [8b5f6be] Call policy.init() once per API request
31+ - [9a6d811] Perform policy checks only once on list responses
32+ - [c48db90] Datacenter moid should not be tuple
33+ - [161d465] Allow unsharing a network used as gateway/floatingip
34+ - [9574a2f] Add support for router scheduling in Cisco N1kv Plugin
35+ - [6f54565] Fix func job hook script permission problems
36+ - [ea43103] Add hook scripts for the functional infra job
37+ - [8161cb7] Fixes Hyper-V agent issue on Hyper-V 2008 R2
38+ - [8e99cfd] Fixes Hyper-V issue due to ML2 RPC versioning
39+ - [69f9121] Ensure ip6tables are used only if ipv6 is enabled in kernel
40+ - [399b809] Remove explicit dependency on amqplib
41+ - [a872143] Clear entries in Cisco N1KV specific tables on rollback
42+ - [ad82fad] Verify ML2 type driver exists before calling del
43+ - [af2cc98] Big Switch: Only update hash header on success
44+ - [b1e5eec] Ignore variable column widths in ovsdb functional tests
45+ - [4a0210e] VMWare: don't notify on disassociate_floatingips()
46+
47+ -- Corey Bryant <corey.bryant@canonical.com> Fri, 03 Oct 2014 09:51:16 -0400
48+
49 neutron (1:2014.1.2-0ubuntu1) trusty; urgency=medium
50
51 [ Corey Bryant ]

Subscribers

People subscribed via source and target branches