-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
${misc:Depends},
${python:Depends},
${shlibs:Depends}
-Breaks: quantum-server ( << 1:2013.2~b2-0ubuntu1~ )
-Replaces: quantum-server ( << 1:2013.2~b2-0ubuntu1~ )
+Breaks: quantum-server (<< 1:2013.2~b2-0ubuntu1~)
+Replaces: quantum-server (<< 1:2013.2~b2-0ubuntu1~)
Recommends: neutron-plugin-ml2
Description: Neutron is a virtual network service for Openstack - server
Neutron is a virtual network service for Openstack, and a part of
python-neutron (= ${source:Version}),
${misc:Depends},
${python:Depends}
-Breaks: quantum-common ( << 1:2013.2~b2-0ubuntu1~ )
-Replaces: quantum-common ( << 1:2013.2~b2-0ubuntu1~ )
+Breaks:
+ neutron-l3-agent (<< 1:2014.1~rc2-0ubuntu3~),
+ neutron-vpn-agent (<< 1:2014.1~rc2-0ubuntu3~),
+ quantum-common ( << 1:2013.2~b2-0ubuntu1~ )
+Replaces:
+ neutron-l3-agent (<< 1:2014.1~rc2-0ubuntu3~),
+ neutron-vpn-agent (<< 1:2014.1~rc2-0ubuntu3~),
+ quantum-common ( << 1:2013.2~b2-0ubuntu1~ )
Description: Neutron is a virtual network service for Openstack - common
Neutron is a virtual network service for Openstack, and a part of
Netstack. Just like OpenStack Nova provides an API to dynamically
Package: neutron-vpn-agent
Architecture: all
Depends:
+ iputils-arping,
neutron-common (= ${source:Version}),
- neutron-l3-agent (= ${source:Version}),
+ neutron-metadata-agent (= ${source:Version}),
${misc:Depends},
${python:Depends},
${shlibs:Depends}
Breaks: neutron-plugin-vpn-agent ( << 1:2014.1~b3-0ubuntu2~ )
Replaces: neutron-plugin-vpn-agent ( << 1:2014.1~b3-0ubuntu2~ )
+Conflicts: neutron-l3-agent
Description: Neutron is a virtual network service for Openstack - VPN agent
Neutron is a virtual network service for Openstack, and a part of
Netstack. Just like OpenStack Nova provides an API to dynamically
advanced network capabilities (e.g., QoS, ACLs, network monitoring,
etc.)
.
- This package provides the VPN agent.
+ This package provides the VPN agent, which also provides L3 agent support.
Package: neutron-plugin-vpn-agent
Architecture: all
etc.)
.
This package provides the One Convergence agent.
-
+debian/cron.d/neutron-l3-agent-netns-cleanup etc/cron.d
debian/neutron_sudoers etc/sudoers.d
etc/api-paste.ini etc/neutron
+etc/fwaas_driver.ini etc/neutron
+etc/l3_agent.ini etc/neutron
etc/neutron.conf etc/neutron
etc/neutron/rootwrap.d/debug.filters etc/neutron/rootwrap.d
etc/neutron/rootwrap.d/iptables-firewall.filters etc/neutron/rootwrap.d
+etc/neutron/rootwrap.d/l3.filters etc/neutron/rootwrap.d
+etc/neutron/rootwrap.d/vpnaas.filters etc/neutron/rootwrap.d
etc/policy.json etc/neutron
etc/rootwrap.conf etc/neutron
+etc/vpn_agent.ini etc/neutron
usr/bin/neutron-db-manage usr/bin
usr/bin/neutron-debug usr/bin
usr/bin/neutron-netns-cleanup usr/bin