Update DEB specs to v. 2014.1.1
[openstack-build/neutron-build.git] / debian / changelog
index f4a06cb729ab9496189ce67c74bf35db3d02a184..941a16219ee384299d89ebc790acfad7d265994d 100644 (file)
@@ -1,8 +1,89 @@
-neutron (1:2014.1~rc1-0ubuntu1~cloud0) precise-icehouse; urgency=medium
+neutron (1:2014.1.1-0ubuntu1) trusty; urgency=medium
+
+  * Resynchronize with stable/icehouse (54ac82b) (LP: #1328134):
+    - [2b42dd3] Handle errors from run_ofctl() when dumping flows
+    - [d00446b] Reprogram flows when ovs-vswitchd restarts
+    - [8d3026b] Added missing plugin .ini files to setup.cfg
+    - [072bbc0] NEC plugin: Bump L3RPC callback version to 1.1
+    - [47a4954] Remove List events API from Cisco N1kv Neutron
+    - [28a26db] Install SNAT rules for ipv4 only
+    - [5bdea2d] Use os.uname() instead of calling uname in subprocess
+    - [48bc7db] Replace loopingcall in notifier with a delayed send
+    - [66eeda2] Explicitly import state_path opt in tests.base
+    - [f1b0607] NSX: allow net-migration only in combined mode
+    - [8abb05c] NSX: do not raise on missing router during migration step
+    - [4c945dd] NSX: fix error when creating VM ports on subnets without dhcp
+    - [efa4f28] OVS lib defer apply doesn't handle concurrency
+    - [bc30b52] NSX: ensure that no LSN is created on external networks
+    - [2bcc7bf] NSX: pass the right argument during metadata setup
+    - [26a591a] Big Switch: Check source_address attribute exists
+    - [74a9365] L3 RPC loop could delete a router on concurrent update
+    - [2a7164a] Optimize querying for security groups
+    - [bac4389] set api.extensions logging to ERROR in unit tests
+    - [d1ab56d] Make default nova_url use a version
+    - [2c56e14] NSX: fix API payloads for dhcp/metadata setup
+    - [f217479] NSX: fix migration for networks without a subnet
+    - [bf281cd] NSX: change api mapping for Service Cluster to Edge Cluster
+    - [7225e2b] NSX: add nsx switch lookup to dhcp and metadata operations
+    - [b922aa7] Fixed floating IP logic in PLUMgrid plugin
+    - [84650f8] IBM: set secret=True on passwd config field
+    - [c5040b4] Update ensure()/reconnect() to catch MessagingError
+    - [e0deffc] NSX: Fix fake_api_client to raise NotFound
+    - [42a8539] netaddr<=0.7.10 raises ValueError instead of AddrFormatError
+    - [68a24e5] Validate CIDR given as ip-prefix in security-group-rule-create
+    - [8991aa6] gw_port should be set as lazy='join'
+    - [54ac82b] NSX: ensure dhcp port is setup on metadata network
+
+ -- Corey Bryant <corey.bryant@canonical.com>  Mon, 09 Jun 2014 16:18:49 -0400
+
+neutron (1:2014.1-0ubuntu1) trusty; urgency=medium
 
-  * New update for the Ubuntu Cloud Archive.
+  [ Chuck Short ]
+  * New upstream release (LP: #1288245).
+
+ -- James Page <james.page@ubuntu.com>  Thu, 17 Apr 2014 13:04:17 +0100
+
+neutron (1:2014.1~rc2-0ubuntu4) trusty; urgency=medium
+
+  * d/neutron-vpn-agent.upstart: Wait for neutron-ovs-cleanup service to
+    start if installed to ensure that Open vSwitch state is cleaned up
+    on reboot (LP: #1307208). 
+
+ -- James Page <james.page@ubuntu.com>  Mon, 14 Apr 2014 11:07:44 +0100
+
+neutron (1:2014.1~rc2-0ubuntu3) trusty; urgency=medium
+
+  * Fix the Breaks/Replaces from the previous version, as they were 
+    accidentally added to the wrong package (and with the wrong versioning).
+
+ -- Steve Langasek <steve.langasek@ubuntu.com>  Thu, 10 Apr 2014 23:36:09 +0000
+
+neutron (1:2014.1~rc2-0ubuntu2) trusty; urgency=medium
+
+  * Ensure that VPN and L3 agents are not installed together (LP: #1303876):
+    - d/control: Add Conflicts on neutron-l3-agent to neutron-vpn-agent,
+      drop dependency from neutron-vpn-agent -> neutron-l3-agent.
+    - d/neutron-{common,vpn-agent,l3-agent}.install: Move configuration and
+      rootwrap filters to -common package for use by both agent types.
+    - d/control: Add appropriate Breaks/Replaces for config file moves.
+    - d/neutron-vpn-agent.upstart: Include fwaas_driver.ini on config file
+      path inline with l3-agent configuration.
+    - d/control: Align Depends of neutron-vpn-agent with neutron-l3-agent.
+
+ -- James Page <james.page@ubuntu.com>  Thu, 10 Apr 2014 14:34:18 +0100
+
+neutron (1:2014.1~rc2-0ubuntu1) trusty; urgency=medium
+
+  [ James Page ]
+  * d/neutron-plugin-oneconvergence-agent.upstart: Rename upstart
+    configuration to match package name (LP: #1301957).
+  * d/neutron-vpn-agent.install: Install missing vpnaas.filters for
+    rootwrap (LP: #1303876).
+
+  [ Chuck Short ]
+  * New upstream release candidate (LP: #1288245).
 
- -- Openstack Ubuntu Testing Bot <openstack-testing-bot@ubuntu.com>  Wed, 02 Apr 2014 00:27:41 -0400
+ -- Chuck Short <zulcss@ubuntu.com>  Wed, 09 Apr 2014 08:51:40 -0400
 
 neutron (1:2014.1~rc1-0ubuntu1) trusty; urgency=medium