Merge lp:~corey.bryant/neutron/2014.2.1 into lp:~ubuntu-server-dev/neutron/juno

Proposed by Corey Bryant
Status: Merged
Merge reported by: Chuck Short
Merged at revision: not available
Proposed branch: lp:~corey.bryant/neutron/2014.2.1
Merge into: lp:~ubuntu-server-dev/neutron/juno
Diff against target: 50 lines (+43/-0)
1 file modified
debian/changelog (+43/-0)
To merge this branch: bzr merge lp:~corey.bryant/neutron/2014.2.1
Reviewer Review Type Date Requested Status
Ubuntu Server Developers Pending
Review via email: mp+243822@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-10-16 14:29:57 +0000
3+++ debian/changelog 2014-12-05 16:19:41 +0000
4@@ -1,3 +1,46 @@
5+neutron (1:2014.2.1-0ubuntu1) UNRELEASED; urgency=medium
6+
7+ * Resynchronize with stable/juno (330ca81) (LP: #1398952):
8+ - [209160b] Fix hostname validation for nameservers
9+ - [d7ee2ff] Alter execute_alembic_command() to not assume all commands
10+ - [3e1d3a7] Prevent an iteration through ports on IPv6 slaac
11+ - [93f2536] Fix handling of CIDR in allowed address pairs
12+ - [8b5c08b] Fix metadata proxy start problem for v6-v4 network
13+ - [c00b4b3] Convert all incoming protocol numbers to string
14+ - [56b0029] linuxbridge-agent: make vxlan unicast check more efficent
15+ - [63b4337] Subnet delete for IPv6 SLAAC should not require prior port disassoc
16+ - [d09ba29] Fix context.elevated
17+ - [467a449] Drop and recreate FK if adding new PK to routerl3bindings
18+ - [87311b0] BSN: include missing data in floating IP call
19+ - [ad6fefc] Fix hostname regex pattern
20+ - [ba647ca] BSN: Set inconsistency record on delete failure
21+ - [c7954ab] fix event_send for re-assign floating ip
22+ - [b0d3e74] Fix KeyError in dhcp_rpc when plugin.port_update raise exception
23+ - [4e7b97e] rootwrap config files reference deleted quantum binaries
24+ - [d343288] Remove openvswitch core plugin entry point
25+ - [033e141] Fix L3 HA network creation to allow user to create router
26+ - [fe7c233] Stop ignoring 400 errors returned by ODL
27+ - [6efe68b] Allow to add router interface to IPv6 SLAAC network
28+ - [0877891] Set vif_details to reflect enable_security_group
29+ - [ee9c51d] Fix sleep function call
30+ - [96f9e7b] Batch ports from security groups RPC handler
31+ - [0be0dab] Big Switch: Fix SSL version on get_server_cert
32+ - [8575fe9] Create DHCP port for IPv6 subnet
33+ - [e51d647] NSX: allow multiple networks with same vlan on different phy_net
34+ - [a575cb7] _update_router_db: don't hold open transactions
35+ - [dd57281] Big Switch: Switch to TLSv1 in server manager
36+ - [560f8f8] Cisco N1kv: Fix update network profile for add tenants
37+ - [c5ae9dd] Only fetch port_id from SG binding table
38+ - [25c8280] Optimize query in _select_dhcp_ips_for_network_ids
39+ - [c14b58b] Improve performance of security group DB query
40+ - [f9f694f] Reduce security group db calls to neutron server
41+ - [72ef7b3] Cisco N1kv: Remove vmnetwork delete REST call on last port delete
42+ - [11f480e] Big Switch: Don't clear hash before sync
43+ - [4a84be5] Race for l2pop when ports go up/down on same host
44+ - [330ca81] Use EUI64 for IPv6 SLAAC when subnet is specified
45+
46+ -- Corey Bryant <corey.bryant@canonical.com> Fri, 05 Dec 2014 10:14:40 -0500
47+
48 neutron (1:2014.2-0ubuntu1) utopic; urgency=medium
49
50 * New upstream release.

Subscribers

People subscribed via source and target branches