File openstack-neutron-doc.changes of Package openstack-neutron

-------------------------------------------------------------------
Thu Jan  7 02:11:40 UTC 2016 -  cloud-devel@suse.de

- Update to version neutron-2015.1.3.dev74:
  * Force service provider relationships to load

-------------------------------------------------------------------
Wed Jan  6 02:13:12 UTC 2016 -  cloud-devel@suse.de

- Update to version neutron-2015.1.3.dev72:
  * move usage_audit to cmd/eventlet package

-------------------------------------------------------------------
Tue Dec 22 02:39:51 UTC 2015 -  cloud-devel@suse.de

- Update to version neutron-2015.1.3.dev70:
  * Make port binding message on dead agents clear
  * Add compatibility with iproute2 >= 4.0

-------------------------------------------------------------------
Sat Dec 19 02:51:15 UTC 2015 -  cloud-devel@suse.de

- Update to version neutron-2015.1.3.dev66:
  * Adding security-groups unittests
  * Lower l2pop "isn't bound to any segement" log to debug

-------------------------------------------------------------------
Fri Dec 18 02:53:38 UTC 2015 -  cloud-devel@suse.de

- Update to version neutron-2015.1.3.dev62:
  * Add transaction for setting agent_id in L3HARouterAgentPortBinding

-------------------------------------------------------------------
Tue Dec 15 02:47:58 UTC 2015 -  cloud-devel@suse.de

- Update to version neutron-2015.1.3.dev60:
  * Skip bindings with agent_id=None

-------------------------------------------------------------------
Sun Dec  6 17:35:08 UTC 2015 -  cloud-devel@suse.de

- Update to version neutron-2015.1.3.dev59:
  * extend supported_extension_aliases for PLUMgrid plugin

-------------------------------------------------------------------
Sun Dec  6 01:56:04 UTC 2015 -  cloud-devel@suse.de

- Update to version neutron-2015.1.3.dev57:
  * Correct unwatch_log to support python <= 2.7.5

-------------------------------------------------------------------
Thu Dec  3 01:53:12 UTC 2015 -  cloud-devel@suse.de

- Update to version neutron-2015.1.3.dev56:
  * Fix pylint breakage for kilo branch
  * Don't drop ARP table jump during OVS rewiring
  * tox: pass TEMPEST_CONFIG_DIR envvar into api target environment

-------------------------------------------------------------------
Tue Nov 24 04:33:08 UTC 2015 -  cloud-devel@suse.de

- Update to version neutron-2015.1.3.dev52:
  * Resolve issue where router can't be removed from L3-agent in dvr mode

-------------------------------------------------------------------
Sat Nov 21 04:34:20 UTC 2015 -  cloud-devel@suse.de

- Update to version neutron-2015.1.3.dev50:
  * Updated from global requirements

-------------------------------------------------------------------
Thu Nov 19 02:43:35 UTC 2015 -  cloud-devel@suse.de

- Update to version neutron-2015.1.3.dev48:
  * OVS agent: handle deleted ports on each rpc_loop iteration
  * usage_audit: Fix usage_audit to work with ML2

-------------------------------------------------------------------
Wed Nov 18 02:37:08 UTC 2015 -  cloud-devel@suse.de

- Update to version neutron-2015.1.3.dev44:
  * Fix dvr update for subnet attach multi subnets
  * manual add/remove router for dvr_snat agent
  * DVR: make sure snat portion is always scheduled when needed
  * DVR: fix router rescheduling on server side
  * OVS agent: flush firewall rules for all deleted ports at once
  * Remove excessive fallback iptables ACCEPT rules
  * DVR: fix router scheduling

-------------------------------------------------------------------
Sun Nov 15 02:37:31 UTC 2015 -  cloud-devel@suse.de

- Update to version neutron-2015.1.3.dev30:
  * Revert "Revert "Remove TEMPEST_CONFIG_DIR in the api tox env""

-------------------------------------------------------------------
Fri Nov  6 04:25:19 UTC 2015 -  cloud-devel@suse.de

- Update to version neutron-2015.1.3.dev29:
  * DHCP: protect against case when device name is None
  * Fix DVR interface delete by port when gateway is set
  * Log end of router updates for delete branch

-------------------------------------------------------------------
Tue Nov  3 04:28:35 UTC 2015 -  cloud-devel@suse.de

- Update to version neutron-2015.1.3.dev24:
  * Set security group provider rule for icmpv6 RA in DVR
  * Don't update metadata_proxy if metadata is not enabled
  * Always send status update for processed floating ips

-------------------------------------------------------------------
Mon Nov  2 04:21:18 UTC 2015 -  cloud-devel@suse.de

- Update to version neutron-2015.1.3.dev19:
  * Downgrade "extended * dict" log messages to debug

-------------------------------------------------------------------
Fri Oct 23 03:19:06 UTC 2015 -  cloud-devel@suse.de

- Update to version neutron-2015.1.3.dev17:
  * Set ip_nonlocal_bind in namespace if it exists
  * Cache the ARP entries in L3 Agent for DVR
  * Kill conntrackd state on HA routers FIP disassociation

-------------------------------------------------------------------
Thu Oct 22 03:24:34 UTC 2015 -  cloud-devel@suse.de

- Update to version neutron-2015.1.3.dev12:
  * Fix iptables comments for bare jump rules

-------------------------------------------------------------------
Wed Oct 21 03:21:08 UTC 2015 -  cloud-devel@suse.de

- Update to version neutron-2015.1.3.dev10:
  * Fix inconsistency in DHCPv6 hosts and options generation
  * Retry metadata request on connection refused error

-------------------------------------------------------------------
Tue Oct 20 00:08:31 UTC 2015 -  cloud-devel@suse.de

- Update to version neutron-2015.1.3.dev6:
  * The exception type is wrong and makes the except block not work
  * L3 agent: use run_immediately parameter to sync after start

-------------------------------------------------------------------
Thu Oct 15 02:03:07 UTC 2015 -  cloud-devel@suse.de

- Update to version neutron-2015.1.3.dev3:
  * Open Kilo 2015.1.3
  * Fix fetching prevent_arp_spoofing from cfg in neutron-sanity-check
  2015.1.2

-------------------------------------------------------------------
Mon Oct 12 00:56:46 UTC 2015 -  cloud-devel@suse.de

- Update to version neutron-2015.1.2.dev94:
  * metadata: don't crash proxy on non-unicode user data

-------------------------------------------------------------------
Sun Oct 11 00:56:14 UTC 2015 -  cloud-devel@suse.de

- Update to version neutron-2015.1.2.dev92:
  * Only get host data for floating ips on DVR routers

-------------------------------------------------------------------
Sat Oct 10 00:56:20 UTC 2015 -  cloud-devel@suse.de

- Update to version neutron-2015.1.2.dev90:
  * Changed filter field to router_id
  * Do not log an error when deleting a linuxbridge does not exist
  * Update dhcp host portbinding on failover

-------------------------------------------------------------------
Thu Oct  8 00:58:15 UTC 2015 -  cloud-devel@suse.de

- Update to version neutron-2015.1.2.dev85:
  * func: Don't use private method of AsyncProcess
  * Allow setting Agents description to None
  * Process user iptables rules before INVALID

-------------------------------------------------------------------
Wed Oct  7 00:44:54 UTC 2015 -  cloud-devel@suse.de

- Update to version neutron-2015.1.2.dev79:
  * Execute ipset command using check_exit_code
  * Don't write DHCP opts for SLAAC entries

-------------------------------------------------------------------
Tue Oct  6 00:45:00 UTC 2015 -  cloud-devel@suse.de

- Update to version neutron-2015.1.2.dev76:
  * Fix _ensure_default_security_group logic

-------------------------------------------------------------------
Sun Oct  4 01:34:00 UTC 2015 -  cloud-devel@suse.de

- Update to version neutron-2015.1.2.dev74:
  * Check idl.run() return value before blocking

-------------------------------------------------------------------
Fri Oct  2 01:36:14 UTC 2015 -  cloud-devel@suse.de

- Update to version neutron-2015.1.2.dev72:
  * Stop sending gratuitous arp when ip version is 6
  * Remove hack for sending gratuitous arp from fip ns
  * Remove early yields in _iter_hosts in dhcp agent

-------------------------------------------------------------------
Wed Sep 30 00:12:25 UTC 2015 -  cloud-devel@suse.de

- Update to version neutron-2015.1.2.dev66:
  * populate port security default into network

-------------------------------------------------------------------
Fri Sep 25 16:43:12 UTC 2015 -  cloud-devel@suse.de

- Update to version neutron-2015.1.2.dev65:
  * Descheduling DVR routers when ports are unbound from VM

-------------------------------------------------------------------
Thu Sep 24 01:26:02 UTC 2015 -  cloud-devel@suse.de

- Update to version neutron-2015.1.2.dev63:
  * Enable servicing lbaasV2 vip by DVR

-------------------------------------------------------------------
Wed Sep 23 01:29:22 UTC 2015 -  cloud-devel@suse.de

- Update to version neutron-2015.1.2.dev61:
  * Bug-Fix for unexpected DHCP agent redundant

-------------------------------------------------------------------
Tue Sep 22 01:27:42 UTC 2015 -  cloud-devel@suse.de

- Update to version neutron-2015.1.2.dev59:
  * Add configurable options for HA networks
  * Add ARP spoofing protection for LinuxBridge agent

-------------------------------------------------------------------
Mon Sep 21 01:20:36 UTC 2015 -  cloud-devel@suse.de

- Update to version neutron-2015.1.2.dev55:
  * Switch to dictionary for iptables find
  * Updated NSXv plugin parameter descriptions
  * Register extraroute extension

-------------------------------------------------------------------
Sat Sep 19 01:23:00 UTC 2015 -  cloud-devel@suse.de

- Update to version neutron-2015.1.2.dev49:
  * Updated from global requirements
  * Fix ipset can't be destroyed when last rule is deleted
  * ovs: don't use ARP responder for IPv6 addresses
  * Broadcast service port's arp in DVR

-------------------------------------------------------------------
Thu Sep 17 00:57:08 UTC 2015 -  cloud-devel@suse.de

- Update to version neutron-2015.1.2.dev41:
  * Configure gw_iface for RAs only in Master HA Router

-------------------------------------------------------------------
Thu Sep 10 00:26:58 UTC 2015 -  cloud-devel@suse.de

- Update to version neutron-2015.1.2.dev40:
  * Stop device_owner from being set to 'network:*'

-------------------------------------------------------------------
Tue Sep  8 00:25:16 UTC 2015 -  cloud-devel@suse.de

- Update to version neutron-2015.1.2.dev39:
  * Fix a wrong condition for the _purge_metering_info function

-------------------------------------------------------------------
Sat Sep  5 00:25:13 UTC 2015 -  cloud-devel@suse.de

- Update to version neutron-2015.1.2.dev37:
  * Correct neutron-ns-metadata-proxy command when watch_log is False
  * Adding loadbalanacerv2 device owner constant to neutron constants

-------------------------------------------------------------------
Fri Sep  4 00:25:31 UTC 2015 -  cloud-devel@suse.de

- Update to version neutron-2015.1.2.dev33:
  * Update port bindings for master router

-------------------------------------------------------------------
Wed Sep  2 00:27:21 UTC 2015 -  cloud-devel@suse.de

- Update to version neutron-2015.1.2.dev31:
  * Switch to using os-testr's copy of subunit2html
  * Reject router-interface-add with a port which doesn't have any addresses

-------------------------------------------------------------------
Tue Sep  1 00:28:03 UTC 2015 -  cloud-devel@suse.de

- Update to version neutron-2015.1.2.dev27:
  * Fix usage of netaddr '.broadcast'
  * Add optional file permission argument to replace_file()

-------------------------------------------------------------------
Sun Aug 30 00:24:05 UTC 2015 -  cloud-devel@suse.de

- Update to version neutron-2015.1.2.dev24:
  * Updated from global requirements

-------------------------------------------------------------------
Sun Aug 23 00:25:58 UTC 2015 -  cloud-devel@suse.de

- Update to version neutron-2015.1.2.dev23:
  * Updated from global requirements
  * Move away nested transaction from _ensure_default_security_group

-------------------------------------------------------------------
Fri Aug 21 00:25:39 UTC 2015 -  cloud-devel@suse.de

- Update to version neutron-2015.1.2.dev19:
  * Catch ObjectDeletedError and skip port or subnet removal
  * Cleanup stale metadata processes on l3 agent sync

-------------------------------------------------------------------
Wed Aug 19 00:44:40 UTC 2015 -  cloud-devel@suse.de

- Update to version neutron-2015.1.2.dev15:
  * Don't fatal error during initialization for missing service providers
  * Added networking-plumgrid in plugin requirements

-------------------------------------------------------------------
Sun Aug 16 00:41:32 UTC 2015 -  cloud-devel@suse.de

- Update to version neutron-2015.1.2.dev13:
  * Setup reference service providers for API test runs
  * lb-agent: ensure tap mtu is the same as physical device

-------------------------------------------------------------------
Tue Aug  4 01:06:00 UTC 2015 -  cloud-devel@suse.de

- Update to version neutron-2015.1.2.dev10:
  * Fix race condition by using lock on enable_radvd

-------------------------------------------------------------------
Mon Aug  3 01:05:33 UTC 2015 -  cloud-devel@suse.de

- Update to version neutron-2015.1.2.dev8:
  * SR-IOV: Fix SR-IOV agent to run ip link commands as root

-------------------------------------------------------------------
Sun Aug  2 01:04:43 UTC 2015 -  cloud-devel@suse.de

- Update to version neutron-2015.1.2.dev6:
  * Adds garp_master_repeat and garp_master_refresh to keepalived.conf
  * Lower log level of errors caused by user requests to INFO
  * Remove bridge cleanup call

-------------------------------------------------------------------
Sat Aug  1 01:08:10 UTC 2015 -  cloud-devel@suse.de

- Update to version neutron-2015.1.2.dev1:
  * Bump stable/kilo next version to 2015.1.2
  2015.1.1
  * Updated from global requirements

-------------------------------------------------------------------
Fri Jul 17 23:46:28 UTC 2015 -  cloud-devel@suse.de

- Update to version neutron-2015.1.1.dev104:
  * When disabling dhcp, delete fixed ip properly

-------------------------------------------------------------------
Wed Jul 15 23:41:54 UTC 2015 -  cloud-devel@suse.de

- Update to version neutron-2015.1.1.dev102:
  * Moving out the cisco n1kv section to stackforge
  * Updated from global requirements

-------------------------------------------------------------------
Tue Jul 14 23:46:27 UTC 2015 -  cloud-devel@suse.de

- Update to version neutron-2015.1.1.dev98:
  * Arista ML2 driver should ignore non-vlan networks
  * dhcp fails if extra_dhcp_opts for stateless subnet enabled
  * Fix test discovery for api and functional paths
  * NSX QoS ext: RXTX factor can be decimal
  * In Arista ML2 driver Reconfigure VLAN on VM migration
  * Avoid synchronizing session when deleting networkdhcpagentbinding
  * Increase max attempts to 2 for pings on ARP tests
  * Fix failures introduced by the new version of mock
  * Fix FloatingIP Namespace creation in DVR for Late Binding

-------------------------------------------------------------------
Thu Jul  9 23:45:07 UTC 2015 -  cloud-devel@suse.de

- Update to version neutron-2015.1.1.dev81:
  * Fix callback registry notification for security group rule
  * Skip ARP protection if 0.0.0.0/0 in addr pairs

-------------------------------------------------------------------
Thu Jul  9 07:36:59 UTC 2015 -  cloud-devel@suse.de

- Update to version neutron-2015.1.1.dev77:
  * Catch broad exception in methods used in FixedIntervalLoopingCall
  * Add security groups events

-------------------------------------------------------------------
Thu Jul  2 23:43:35 UTC 2015 -  cloud-devel@suse.de

- Update to version neutron-2015.1.1.dev74:
  * Avoid double-hopping deletes for security group rules
  * Provide work around for 0.0.0.0/0 ::/0 for ipset
  * Disable keepalived process in keepalived func test
  * Ensure non-overlapping cidrs in subnetpools without galera
  * Add block name to switch config options for MLX plug-ins

-------------------------------------------------------------------
Wed Jul  1 23:43:31 UTC 2015 -  cloud-devel@suse.de

- Update to version neutron-2015.1.1.dev64:
  * fix DHCP port changed when dhcp-agent restart
  * Fix tenant-id in Arista ML2 driver to support HA router
  * Optimize ipset usage in IptablesFirewallDriver
  * Fix l3 agent to not create already deleted router
  * Wrap ML2 delete_port with db retry decorator

-------------------------------------------------------------------
Mon Jun 15 11:40:28 UTC 2015 -  cloud-devel@suse.de

- Update to version neutron-2015.1.1.dev55:
  * Check for 'removed' in port_info before reference

-------------------------------------------------------------------
Sun Jun 14 01:44:44 UTC 2015 -  cloud-devel@suse.de

- Update to version neutron-2015.1.1.dev53:
  * L3 agent should do report state before full sync at start
  * Modify ipset functional tests to pass on older machines

-------------------------------------------------------------------
Thu Jun 11 07:42:33 UTC 2015 -  cloud-devel@suse.de

- Update to version neutron-2015.1.1.dev49:
  * tests: don't allow oslo.config to autodiscover config files
  * Move pool dispose() before os.fork
  * Randomize tunnel id query to avoid contention
  * Support BP:ipv6-router in Neutron HA Router
  * Don't delete port from bridge on delete_port event
  * ovs-agent: prevent ARP requests with faked IP addresses

-------------------------------------------------------------------
Mon Jun  8 00:42:21 UTC 2015 -  cloud-devel@suse.de

- Update to version neutron-2015.1.1.dev38:
  * Create bridges in ovsdb monitor functional tests

-------------------------------------------------------------------
Sat Jun  6 00:43:03 UTC 2015 -  cloud-devel@suse.de

- Update to version neutron-2015.1.1.dev36:
  * Don't update floating IP status if no change

-------------------------------------------------------------------
Wed Jun  3 00:42:28 UTC 2015 -  cloud-devel@suse.de

- Update to version neutron-2015.1.1.dev35:
  * Block subnet create when a network hosts subnets allocated from different pools
  * Fix the ImportErrors in l3 and dhcp scheduler functional tests
  * Support multiple IPv6 prefixes on internal router ports for an HA Router
  * OVS-agent: Ignore IPv6 addresses for ARP spoofing prevention
  * Process port IP requests before subnet requests
  * Persist DHCP leases to a local database
  * Block subnet create with mismatched IP versions
  * Match order of iptables arguments to iptables-save
  * Limit router gw ports' stateful fixed IPs to one per address family
  * remove router interface on Arista L3 plugin fails
  * Block allowed address pairs on other tenants' net
  * Updated from global requirements
  * Handle no ofport in get_vif_port_to_ofport_map
  * Ensure metadata network works with DVR
  * Defer creation of router JSON in get_routers RPC

-------------------------------------------------------------------
Fri May 29 00:43:05 UTC 2015 -  cloud-devel@suse.de

- Update to version neutron-2015.1.1.dev9:
  * Make sure OVS restarts when Exception occurred

-------------------------------------------------------------------
Wed May 27 00:33:19 UTC 2015 -  cloud-devel@suse.de

- Update to version neutron-2015.1.1.dev7:
  * Router is not unscheduled when the last port is deleted

-------------------------------------------------------------------
Wed May 20 00:48:53 UTC 2015 -  cloud-devel@suse.de

- Update to version neutron-2015.1.1.dev6:
  * Fix neutron tests
  * Spawn RADVD only in the master HA router

-------------------------------------------------------------------
Tue May  5 12:44:48 UTC 2015 -  cloud-devel@suse.de

- Update to version neutron-2015.1.1.dev3:
  * Bump pre-release to 2015.1.1
  2015.1.0
  * Run radvd as root
  * Remove double queries in l3 DB get methods
  * Set loading strategy to joined for Routerport/Port

-------------------------------------------------------------------
Sun Apr 12 23:51:47 UTC 2015 -  cloud-devel@suse.de

- Update to version neutron-2015.2.dev18:
  * Handle non-index lookups in native OVSDB backend

-------------------------------------------------------------------
Fri Apr 10 23:52:02 UTC 2015 -  cloud-devel@suse.de

- Update to version neutron-2015.2.dev16:
  * Add logging to dangling port to ml2 delete_subnet
  * Update L3 Agent Scheduler API tests
  * Improves the description string for the config parameter metadata_workers

-------------------------------------------------------------------
Thu Apr  9 23:52:08 UTC 2015 -  cloud-devel@suse.de

- Update to version neutron-2015.2.dev10:
  * Remove L3 report_state logging
  * Double functional testing timeout to 180s
  * OVSDB python binding should use row.delete() to remove rows
  * Imported Translations from Transifex
  2015.1.0rc1
  * Open Liberty development
  * Add simple ARP spoofing protection

-------------------------------------------------------------------
Wed Apr  8 23:51:09 UTC 2015 -  cloud-devel@suse.de

- Update to version neutron-2015.1.dev294:
  * Revert "IPv6 SLAAC subnet create should update ports on net"
  * Add missing config parameters in neutron.conf
  * Moving VLAN Transparency support from core to extension
  * Re-use context session in ML2 DB get_port_binding_host
  * Fix intermittent UT failures in test_utils
  * Return from check_ports_exist_on_l3agent if no subnet found
  * Remove tests from HA routers test framework
  * linuxbridge UT: Fix a regression of the recent ip_lib change
  * Add ipset element and hashsize tunables

-------------------------------------------------------------------
Tue Apr  7 23:51:11 UTC 2015 -  cloud-devel@suse.de

- Update to version neutron-2015.1.dev276:
  * Enhance TESTING.rst
  * Remove check for bash usage
  * Fix dynamic arp populate error for dvr routers
  * Reorganize plugin test modules
  * Reorganize unit test tree
  * Stop using deprecated DEFAULT group for lock_path

-------------------------------------------------------------------
Mon Apr  6 23:51:00 UTC 2015 -  cloud-devel@suse.de

- Update to version neutron-2015.1.dev265:
  * Allow metadata proxy running with nobody user/group
  * Skip example retargetable functional test
  * Prepare for unit test reorg
  * Fix docstring for l3_dvr_db.dvr_vmarp_table_update

-------------------------------------------------------------------
Sun Apr  5 23:51:01 UTC 2015 -  cloud-devel@suse.de

- Update to version neutron-2015.1.dev258:
  * Always run dnsmasq as root
  * Store and log correct exception info

-------------------------------------------------------------------
Sat Apr  4 23:51:02 UTC 2015 -  cloud-devel@suse.de

- Update to version neutron-2015.1.dev254:
  * Refactoring cleanup for L3 agent callbacks
  * Move network MTU from core REST API to extension API

-------------------------------------------------------------------
Fri Apr  3 23:51:03 UTC 2015 -  cloud-devel@suse.de

- Update to version neutron-2015.1.dev250:
  * Remove orphaned nuage unit test module
  * Add API tests for subnet-create with subnetpool
  * Imported Translations from Transifex
  * Support multiple IPv6 prefixes on internal router ports
  * Fix functional test using local timeout value
  * Add index for port
  * IPv6 SLAAC subnet create should update ports on net
  * Add API tests for Neutron DVR extension
  * Make L3 agent honor periodic_interval setting

-------------------------------------------------------------------
Thu Apr  2 23:51:12 UTC 2015 -  cloud-devel@suse.de

- Update to version neutron-2015.1.dev234:
  * Refactoring of L3 agent notifications for router
  * Treat all negative quota values as -1
  * Move orphaned api test - deux
  * Remove auto deletion of routers in unit tests
  * No IPv6 SLAAC addrs for create router intf without fixed_ips

-------------------------------------------------------------------
Thu Apr  2 12:05:07 UTC 2015 -  cloud-devel@suse.de

- Update to version neutron-2015.1.dev224:
  * Add missing neutron/tests/unit/agent/common/__init__.py
  * Allow metadata proxy to log with nobody user/group
  * Move orphaned api test
  * Implement default subnet pool configuration settings
  * Define bridge/port fixtures for OVS/LinuxBridge/Veth backends
  * Update core reviewer responsibilities
  * Remove "Arguments dropped when creating context" logging
  * Fix reference to non-existent setup_dvr_flows_on_integ_tun_br
  * Modify a different agent in test_update_agent_description
  * Move API tests to neutron.test.api
  * Simple subnetpool allocation quotas
  * Subnet allocation from a subnet pool
  * Simplify retargetable test framework
  * Add API tests for subnetpool allocation
  * Update .coveragerc after the removal of Cisco Nexus monolithic plugin
  * Make floatingip reachable from the same network
  * Fix functional configure script
  * Support IPv6 Router
  * Move final remnants of router processing to router classes
  * tests: don't rely on configuration files outside tests directory
  * Set floating IP port status to "N/A"
  * Imported Translations from Transifex
  * Add tests for the l3 agent namespaces manager
  * Fix error raising in security groups method
  * Update NEC plugin decomposition status
  * Auto-update gateway port after subnet-create
  * Allow update of ext gateway IP's w/out port delete
  * Support Dual-Stack Gateway Ports on Neutron Routers
  * No allocation needed for specific IPv6 SLAAC addr assignment
  * Remove neutron.tests.sub_base

-------------------------------------------------------------------
Wed Jan  7 01:16:10 UTC 2015 -  cloud-devel@suse.de

- Update to version neutron-2015.1.dev135:
  * Revert "Revert "Add metadata proxy L3 agent driver""
  * moving vxlan module check to sanity checks and making practical
  * Drop functional/contrib directory
  * refactor l3-agent to include dvr.py
  * VMWare-NSXv: VMWare NSXv database models
  * print error when no match mapping found in check_segment_for_agent
  * Tweak gate hooks scripts to handle both functional and api jobs
  * Add help text for 'host' parameter in neutron.conf file
  * Removed spurious check for ip version
  * Enable the "not-callable" pylint check
  * Stale VXLAN & GRE tunnel endpoint deletion from DB
  * Fix neutron hang for IPv6 allocation pool update
  * Check metadata iptables chains during functional test

-------------------------------------------------------------------
Tue Jan  6 01:17:23 UTC 2015 -  cloud-devel@suse.de

- Update to version neutron-2015.1.dev110:
  * Ensure test_metaplugin handles random hashseeds
  * Do not run neutron-ns-metadata-proxy as root on L3 agent

-------------------------------------------------------------------
Mon Jan  5 13:03:25 UTC 2015 -  cloud-devel@suse.de

- Update to version neutron-2015.1.dev107:
  * Ignore non-existent ports during OVS intf list

-------------------------------------------------------------------
Thu Jan  1 01:16:42 UTC 2015 -  cloud-devel@suse.de

- Update to version neutron-2015.1.dev106:
  * ovs_dvr: Use lazy logging interpolation
  * Add a constant for router interface device owners
  * Do not count dvr agents while creating HA ports
  * csr1kv_hd_driver: Improve exception handling
  * Cisco: logging incorrectly called with (fmt, arg) tuple

-------------------------------------------------------------------
Wed Dec 31 01:16:37 UTC 2014 -  cloud-devel@suse.de

- Update to version neutron-2015.1.dev96:
  * Add support for flat networks in SRIOV Mechanism Driver
  * Retry on unassigned ofport instead of treating it as a failure
  * Eventlet green threads not released back to pool
  * Set type=internal as part of port creation
  * Option for root_helper when checking namespace

-------------------------------------------------------------------
Tue Dec 30 01:13:57 UTC 2014 -  cloud-devel@suse.de

- Update to version neutron-2015.1.dev86:
  * VMware: fix security group check on port create
  * Allow to specify IP address of floating ip
  * brocade: Use lazy logging interpolation
  * linuxbridge: Use lazy logging interpolation
  * Allow setting a tenant router's external IP

-------------------------------------------------------------------
Mon Dec 29 17:07:00 UTC 2014 -  cloud-devel@suse.de

- Update to version neutron-2015.1.dev76:
  * Don't unnecessarily loop through all ports/interfaces
  * Correct invalid indentation in is_dvr_serviced
  * Enable pylint checks for "anomalous" string escapes
  * Tighten dnsmasq version regex
  * Remove unnecessary regex grouping
  * embrane: Use lazy logging interpolation
  * bigswitch: Use lazy logging interpolation

-------------------------------------------------------------------
Mon Dec 29 01:14:56 UTC 2014 -  cloud-devel@suse.de

- Update to version neutron-2015.1.dev62:
  * Combine author_tag and log_translation_hint regexes
  * Use lazy logging interpolation

-------------------------------------------------------------------
Fri Dec 26 01:16:10 UTC 2014 -  cloud-devel@suse.de

- Update to version neutron-2015.1.dev58:
  * Remove useless parameter from l3_dvr_db.py

-------------------------------------------------------------------
Thu Dec 25 01:15:56 UTC 2014 -  cloud-devel@suse.de

- Update to version neutron-2015.1.dev56:
  * Clean-up sanity checks done via shell scripts
  * Add validation for the dvr router l3agent binding

-------------------------------------------------------------------
Wed Dec 24 01:15:17 UTC 2014 -  cloud-devel@suse.de

- Update to version neutron-2015.1.dev52:
  * Fixes spelling error
  * get_binary_name should returns strings without spaces
  * validate L3 HA min/max _l3_agents_per_router
  * ML2 UT: Fix incorrect mock return value
  * ml2: remove superfluous %s in LOG.debug() format
  * Prevent symlinks to be added to the tree

-------------------------------------------------------------------
Tue Dec 23 01:15:07 UTC 2014 -  cloud-devel@suse.de

- Update to version neutron-2015.1.dev40:
  * ipv6: set OtherConfig flag for DHCPv6 stateless subnets
  * PLUMgrid plugin: Fix for delete subnet with admin context
  * Fix typo'd format parameter in midonet_lib.py
  * Update L3 agent drivers singletons to look at new agent

-------------------------------------------------------------------
Mon Dec 22 01:15:13 UTC 2014 -  cloud-devel@suse.de

- Update to version neutron-2015.1.dev3:
  * Minor lbaasv2 things from the feature branch, needed in neutron

-------------------------------------------------------------------
Sun Dec 21 01:15:16 UTC 2014 -  cloud-devel@suse.de

- Update to version neutron-2015.1.dev30:
  * Copy the contrib directory instead of moving it
  * Revert "Add metadata proxy L3 agent driver"
  * Scope dhcp rpc api using a messaging namespace
  * Remove NSX 'service' plugin
  * Imported Translations from Transifex
  * Move DB TestModelsMigrations from unit to functional
  * tests: drop unit tests that only check default configuration values
  * Add metadata proxy L3 agent driver
  * Move contrib directory to base test directory
  * IpsetManager refactoring

-------------------------------------------------------------------
Sat Dec 20 01:16:03 UTC 2014 -  cloud-devel@suse.de

- Update to version neutron-2015.1.dev12:
  * Update heal_script for alembic 0.7.1
  * Avoid unnecessary explicit str() conversion around exceptions
  * Fix AttributeError during startup of ovs agent in DVR mode

-------------------------------------------------------------------
Fri Dec 19 01:37:04 UTC 2014 -  cloud-devel@suse.de

- Update to version neutron-2015.1.dev6:
  * Backward compatibility for advanced services
  2015.1.0b1
  * Updated from global requirements
  * Add OVS status and fix OVS crash
  * Cleanup req_format in test_api_v2_resource
  * Imported Translations from Transifex
  * Cisco: unsupported format character in log format
  * Advanced services support in neutron-db-manage
  * Remove locking from network and subnet delete op
  * Removed unused iso8601 dependency
  * Improve performance of get_active_networks_info
  * openvswitch/ofagent: Remove OVS.enable_tunneling option
  * L3 Agent restructure - observer hierarchy
  * Simplify L3 HA unit test structure

-------------------------------------------------------------------
Thu Dec 18 01:34:43 UTC 2014 -  cloud-devel@suse.de

- Update to version neutron-2015.1.dev739:
  * Correct arguments to logging function

-------------------------------------------------------------------
Wed Dec 17 01:37:38 UTC 2014 -  cloud-devel@suse.de

- Update to version neutron-2015.1.dev737.ge7ac942:
  * Add functional test for l3-agent metadata proxy
  * Remove mlnx plugin
  * Set timeout for functional job
  * Enable test_migration
  * tests: initialize admin context after super().setUp call
  * Fixed test test_update_port_security_off_address_pairs
  * Replace non-ovs_lib calls of run_vsctl with libary functions
  * ofa_test_base: Fix NoSuchOptError in UT
  * Update rpc_api docs with example version update

-------------------------------------------------------------------
Tue Dec 16 01:36:44 UTC 2014 -  cloud-devel@suse.de

- Update to version neutron-2015.1.dev719.gfffc6e4:
  * Imported Translations from Transifex
  * Don't restore stopped mock that is initialized in setUp()
  * Migrate to oslo.context
  * Have L3 agent catch the correct exception
  * Remove broad exception catch from periodic_sync_routers_task
  * Switch to using subunit-trace from tempest-lib
  * Auto allocate gateway_ip even for SLAAC subnets
  * Strip square brackets from IPv6 addresses
  * run_tests.sh OS X script fixes

-------------------------------------------------------------------
Mon Dec 15 01:35:25 UTC 2014 -  cloud-devel@suse.de

- Update to version neutron-2015.1.dev701.g817956e:
  * Remove unused dependencies
  * Mock up time.sleep to avoid unnecessary wait in test_ovs_tunnel
  * Enforce log hints

-------------------------------------------------------------------
Sun Dec 14 01:36:06 UTC 2014 -  cloud-devel@suse.de

- Update to version neutron-2015.1.dev695.ge6f7ed5:
  * Generate testr_results.html for neutron functional job
  * Separate wait_until to standalone function
  * Imported Translations from Transifex
  * Not nova but neutron
  * Fix race condition in ProcessMonitor
  * Refactor process_router method in L3 agent
  * Fix IPv6 RA security group rule for DVR
  * Reduce code duplication in test_linux_dhcp
  * radvd: pass -m syslog to avoid thread lock for radvd 2.0+

-------------------------------------------------------------------
Sat Dec 13 01:36:53 UTC 2014 -  cloud-devel@suse.de

- Update to version neutron-2015.1.dev677.g8a8eb21:
  * Catch duplicate errors scheduling SNAT service
  * Fix for KeyError: 'gw_port_host' on l3_agent

-------------------------------------------------------------------
Fri Dec 12 01:36:24 UTC 2014 -  cloud-devel@suse.de

- Update to version neutron-2015.1.dev673.g3ead85a:
  * Updated from global requirements
  * Move classes out of l3_agent.py
  * Disallow log hints in LOG.debug

-------------------------------------------------------------------
Thu Dec 11 01:31:43 UTC 2014 -  cloud-devel@suse.de

- Update to version neutron-2015.1.dev668.g764619d:
  * Prettify tox output for functional tests
  * Services split, pass 2
  * Imported Translations from Transifex
  * Add lbaasv2 extension to Neutron for REST refactor
  * Use comments rather than no-op string statements
  * Refactor test_migration

-------------------------------------------------------------------
Wed Dec 10 01:32:14 UTC 2014 -  cloud-devel@suse.de

- Update to version neutron-2015.1.dev657.ge55e715:
  * Remove TODO for H404
  * Updated from global requirements
  * Split services code out of Neutron, pass 1
  * Move set_override('root_helper', ...) to base functional class

-------------------------------------------------------------------
Tue Dec  9 01:32:45 UTC 2014 -  cloud-devel@suse.de

- Update to version neutron-2015.1.dev650.g8844759:
  * Print version info at start
  * Enforce log hints in ofagent and oneconvergence
  * Make sudo check in ip_lib.IpNetnsCommand.execute optional

-------------------------------------------------------------------
Mon Dec  8 01:31:32 UTC 2014 -  cloud-devel@suse.de

- Update to version neutron-2015.1.dev644.gfcb4e82:
  * Imported Translations from Transifex
  * Update i18n translation for IBM plugin log msg's

-------------------------------------------------------------------
Sat Dec  6 01:32:32 UTC 2014 -  cloud-devel@suse.de

- Update to version neutron-2015.1.dev641.gccdff95:
  * Update i18n translation for NEC plugin log msg's
  * return the dict of port when no sec-group involved
  * Imported Translations from Transifex
  * Workflow documentation is now in infra-manual
  * tox.ini: Prevent casual addition of bash dependency
  * Updated from global requirements
  * Cleanup recent generalization in post mortem debugger
  * Get rid of py26 references: OrderedDict, httplib, xml testing
  * Fix program name in --version output
  * Enforce log hints in neutron.plugins.plumgrid
  * Updated the README.rst
  * pretty_tox.sh: Portablity improvement

-------------------------------------------------------------------
Fri Dec  5 01:34:36 UTC 2014 -  cloud-devel@suse.de

- Update to version neutron-2015.1.dev618.gda7bc35:
  * Remove RpcCallback class
  * Convert several uses of RpcCallback
  * Fix up an old RpcProxy assumption
  * Remove RpcProxy class
  * Imported Translations from Transifex
  * Fix enable_metadata_network flag
  * Enforce log hints in opencontrail
  * Update i18n translation for Metaplugin plugin
  * Update i18n translation for Brocade plugin log msg's
  * Update i18n translation for Nuage plugin
  * Update i18n translation for Embrane plugin
  * Remove ovs-vsctl call from OVSInterfaceDriver
  * Alter execute_alembic_command() to not assume all commands
  * Fix hostname validation for nameservers

-------------------------------------------------------------------
Thu Dec  4 01:33:34 UTC 2014 -  cloud-devel@suse.de

- Update to version neutron-2015.1.dev590.geffa36e:
  * Update i18n translation for Midonet plugin
  * Enforce log hints in neutron.plugins.sriovnicagent
  * Enforce log hints in neutron.plugins.hyperv
  * Imported Translations from Transifex
  * Drop RpcProxy usage from DhcpAgentNotifyAPI
  * test_dhcp_agent: Fix no-op tests
  * BSN: Add network to ext_gw_info sent to backend
  * Adds macvtap support

-------------------------------------------------------------------
Wed Dec  3 10:30:39 UTC 2014 -  cloud-devel@suse.de

- Update to version neutron-2015.1.dev574.gbf0612d:
  * Fix base test class for functional api testing
  * Use oslo function for parsing bool from env var
  * Don't block on rpc calls in unit tests
  * Update i18n translation for BigSwitch plugin log msg's
  * iptables_manager: Fix get_binary_name for eventlet
  * Delete FIP namespace when last VM is deleted

-------------------------------------------------------------------
Wed Dec  3 01:34:28 UTC 2014 -  cloud-devel@suse.de

- Update to version neutron-2015.1.dev562.gc684711:
  * Imported Translations from Transifex
  * Change description of default security group

-------------------------------------------------------------------
Tue Dec  2 01:34:07 UTC 2014 -  cloud-devel@suse.de

- Update to version neutron-2015.1.dev559.gab8d675:
  * Drop old code from SecurityGroupAgentRpcApiMixin
  * Drop RpcProxy usage from ml2 AgentNotifierApi
  * Update i18n translation for Mellanox plugin and agent log msg's
  * Drop RpcProxy usage from L3AgentNotifyAPI
  * Update i18n translation for VMware NSX plugin log msg's
  * hacking: Check if correct log markers are used
  * NSX: Fix foreign key constraint delete provider network
  * Stop exception log in Big Switch unit tests

-------------------------------------------------------------------
Mon Dec  1 09:35:34 UTC 2014 - dmueller@suse.com

- Update to version neutron-2015.1.dev543.g4bdee18:
  * Removed python2.6 rootwrap filters
  * Imported Translations from Transifex
  * MeteringPluginRpc: Fix crash in periodic_task
  * Enable undefined-loop-variable pylint check
  * Remove unused variables from get_devices_details_list
  * Fix incorrect exception order in _execute_request
  * Migrate to oslo.i18n
  * Migrate to oslo.middleware
  * Remove unused xml constants
  * Drop RpcProxy usage from MeteringAgentNotifyAPI
  * Drop RpcProxy usage from l2population code
  * Drop RpcProxy usage from cisco apic ml2 plugin
  * Drop RpcProxy usage from oneconvergence plugin
  * Synced processutils and periodic_task modules
  * Migrate to oslo.utils
  * Fix floating-ips in error state in dvr mode
  * Reject trailing whitespaces in IP address
  * Imported Translations from Transifex
  * CSCO:Tenants not to access unshared n/w profiles
  * Drop sudo requirement from a unit test
  * Remove Python 2.6 classifier
  * Update i18n translation for Cisco plugins and cfg agent log msg's
  * Remove ryu plugin
  * Imported Translations from Transifex
  * Drop RpcProxy usage from nec plugin
  * Drop RpcProxy usage from mlnx plugin
  * Drop RpcProxy usage from ibm plugin
  * Drop RpcProxy usage from hyperv plugin
  * Drop RpcProxy usage from cisco.l3
  * Drop RpcProxy usage from cisco.cfg_agent

-------------------------------------------------------------------
Fri Nov 21 00:51:02 UTC 2014 -  cloud-devel@suse.de

- Update to version neutron-2015.1.dev400.g1004c7f:
  * Updated from global requirements
  * Check for default sec-group made case insensitive
  * Update i18n translation for neutron.server/scheduler log msg's
  * Update i18n translation for neutron.notifiers log msg's
  * Update i18n translation for neutron.common/debug log msg's
  * Imported Translations from Transifex
  * Drop RpcProxy usage from FWaaS code
  * Drop RpcProxy usage from neutron.agent.rpc.PluginApi
  * NSX: Validate gateway device list against DB
  * linuxbridge-agent: make vxlan unicast check more efficent
  * Big Switch: Send notification after port update
  * Ignore top-level hidden dirs/files by default

-------------------------------------------------------------------
Thu Nov 20 14:31:33 UTC 2014 -  cloud-devel@suse.de

- Update to version neutron-2015.1.dev376.g6065411:
  * Fix a race condition adding a security group rule
  * Fix a copy/pasted test mistake
  * Drop test code copied from nova
  * Drop several uses of RpcCallback
  * Add some basic rpc api docs
  * Drop RpcCallback usage from DhcpRpcCallback
  * Drop RpcProxy usage from PluginReportStateAPI
  * Fix hostname regex pattern
  * Update i18n translation for neutron.api log msg's
  * Catch DBReferenceError exception during binding a router
  * Imported Translations from Transifex
  * ofagent: Remove obsolete bridge_mappings (agent side)
  * Drop RpcProxy usage from MetadataPluginApi
  * Drop usage of RpcProxy from L3PluginApi
  * Use a string multiplier instead of 59 repetitions
  * Convert all incoming protocol numbers to string
  * Updated from global requirements
  * Correct raw table regex in test_security_groups_rpc
  * BSN: Set inconsistency record on delete failure
  * Subnet delete for IPv6 SLAAC should not require prior port disassoc
  * Fix client side versions in dhcp rpc API
  * Drop usage of RpcProxy from DhcpPluginApi
  * Moved out common testcases from test_type_vxlan.py
  * Update i18n translation for neutron.extension log msg's
  * Update i18n translation for neutron.db log msg's
  * Update i18n translation for neutron.cmd log msg's
  * Update i18n translation for neutron.agents log msg's
  * enable F812 check for flake8
  * Decrease policy logging verbosity
  * Cleanup and refactor methods in unit/test_security_groups_rpc

-------------------------------------------------------------------
Sat Nov 15 01:04:23 UTC 2014 -  cloud-devel@suse.de

- Update to version neutron-2015.1.dev308.g693cd76:
  * enable F811 check for flake8
  * switch to oslo.serialization
  * Updated policy module from oslo-incubator
  * Resolving some spelling mistakes
  * Drop neutron.common.rpc.MessagingTimeout
  * Remove neutron.common.rpc.RemoteError
  * Remove neutron.common.rpc.RPCException
  * Cisco VPNaaS and L3 router plugin integration

-------------------------------------------------------------------
Fri Nov 14 01:04:54 UTC 2014 -  cloud-devel@suse.de

- Update to version neutron-2015.1.dev293.g2ca0f64:
  * Fix for FIPs duplicated across hosts for DVR
  * Fix missing allowed command in openvswitch xenapi agent
  * fix event_send for re-assign floating ip
  * Update default value for agent_required attribute

-------------------------------------------------------------------
Thu Nov 13 01:05:59 UTC 2014 -  cloud-devel@suse.de

- Update to version neutron-2015.1.dev285.g817e543:
  * Purge use of "PRED and A or B" poor-mans-ternary

-------------------------------------------------------------------
Wed Nov 12 01:06:38 UTC 2014 -  cloud-devel@suse.de

- Update to version neutron-2015.1.dev283.gc9bea66:
  * Remove openvswitch core plugin entry point
  * rootwrap config files reference deleted quantum binaries
  * Enable assignment-from-no-return pylint check

-------------------------------------------------------------------
Tue Nov 11 01:06:12 UTC 2014 -  cloud-devel@suse.de

- Update to version neutron-2015.1.dev277.g8f09283:
  * Fix L3 HA network creation to allow user to create router
  * SRIOV: Fix Wrong Product ID for Intel NIC example
  * Updated from global requirements
  * Replace "nova" entries in iptables_manager with "neutron"
  * Imported Translations from Transifex
  * Remove duplicate ensure_remove_chain method in iptables_manager
  * Add assertion to test_page_reverse method
  * NEC plugin: Allow to apply Packet filter on OFC router interface
  2014.2
  * Remove two sets that are not referenced
  2014.2.rc2
  * Add Juno release milestone
  * Add database relationship between router and ports
  * Disable PUT for IPv6 subnet attributes
  * Skip IPv6 Tests in the OpenContrail plugin
  * Removed kombu from requirements
  * Updated from global requirements
  * Imported Translations from Transifex
  * Forbid update of HA property of routers
  * Allow reading a tenant router's external IP
  * Raise exception if ipv6 prefix is inappropriate for address mode
  * Retry getting the list of service plugins
  * Add missing methods to NoopFirewallDriver
  * Don't fail when trying to unbind a router

-------------------------------------------------------------------
Mon Nov 10 01:10:57 UTC 2014 -  cloud-devel@suse.de

- Update to version neutron-2015.1.dev259.gea2cc99:
  * Fix sneaky copypaste typo in ovs agent scheduler test

-------------------------------------------------------------------
Sun Nov  9 01:11:19 UTC 2014 -  cloud-devel@suse.de

- Update to version neutron-2015.1.dev257.gb61fdf7:
  * Remove single occurrence of lost-exception warning
  * Guard against concurrent port removal in DVR

-------------------------------------------------------------------
Sat Nov  8 01:10:36 UTC 2014 -  cloud-devel@suse.de

- Update to version neutron-2015.1.dev253.g028f897:
  * Make L2 DVR Agent start successfully without an active neutron server
  * Validate network config (vlan)
  * neutron-db-manage finds automatically config file

-------------------------------------------------------------------
Fri Nov  7 01:10:55 UTC 2014 -  cloud-devel@suse.de

- Update to version neutron-2015.1.dev247.g7e6f3ef:
  * Allow to add router interface to IPv6 SLAAC network

-------------------------------------------------------------------
Thu Nov  6 01:11:22 UTC 2014 -  cloud-devel@suse.de

- Update to version neutron-2015.1.dev245.g11473c4:
  * Remove some duplicate unit tests

-------------------------------------------------------------------
Mon Nov  3 00:46:31 UTC 2014 -  cloud-devel@suse.de

- Update to version neutron-2015.1.dev243.g7ff98a9:
  * Imported Translations from Transifex
  * Use stop() method on MessageHandlingServer
  * Stop ignoring 400 errors returned by ODL

-------------------------------------------------------------------
Sat Nov  1 00:46:23 UTC 2014 -  cloud-devel@suse.de

- Update to version neutron-2015.1.dev238.gd810707:
  * ML2: fix file permissions
  * Batch ports from security groups RPC handler
  * ML2 Cisco Nexus MD - not overwriting existing config

-------------------------------------------------------------------
Thu Oct 30 08:36:16 UTC 2014 -  cloud-devel@suse.de

- Update to version neutron-2015.1.dev233.g0fb5b68:
  * Big Switch: Fix SSL version on get_server_cert

-------------------------------------------------------------------
Thu Oct 30 06:39:28 UTC 2014 -  cloud-devel@suse.de

- Update to version neutron-2015.1.dev231.g1721b31:
  * Neutron metering does not check overlap ip range

-------------------------------------------------------------------
Thu Oct 30 00:49:42 UTC 2014 -  cloud-devel@suse.de

- Update to version neutron-2015.1.dev229.g1d5f154:
  * Detect if iproute2 support SR-IOV commands
  * Rename constant to a more appropriate name
  * Check for concurrent port binding deletion before binding the port
  * Imported Translations from Transifex
  * Use RPC instead of neutron client in metadata agent
  * Only resync DHCP for a particular network when their is a failure
  * tox.ini: Avoid using bash where unnecessary
  * l2population_rpc: docstring improvements
  * Create DHCP port for IPv6 subnet

-------------------------------------------------------------------
Wed Oct 29 00:50:18 UTC 2014 -  cloud-devel@suse.de

- Update to version neutron-2015.1.dev211.g6bb791d:
  * Reorder operations in (l3_dvr) update floating ip
  * Add advsvc role to neutron policy file
  * NSX: allow multiple networks with same vlan on different phy_net
  * Fix 'Length too long' error in neutron-dsvm-functional tests
  * Remove XML support
  * enable F402 check for flake8
  * Hyper-V: Remove useless use of "else" clause on for loop
  * Enable no-name-in-module pylint check
  * Ensure test_agent_manager handles random hashseeds

-------------------------------------------------------------------
Tue Oct 28 00:48:55 UTC 2014 -  cloud-devel@suse.de

- Update to version neutron-2015.1.dev194.ge7c2e61:
  * Adds an option to enable broadcast replies to Dnsmasq
  * _update_router_db: don't hold open transactions

-------------------------------------------------------------------
Mon Oct 27 17:12:40 UTC 2014 -  cloud-devel@suse.de

- Update to version neutron-2015.1.dev190.g8cd633a:
  * Imported Translations from Transifex
  * Remove use_namespaces from RouterInfo Property
  * Updated from global requirements
  * enable E713 in pep8 tests
  * Big Switch: Switch to TLSv1 in server manager
  * Imported Translations from Transifex
  * Move disabling of metadata and ipv6_ra to _destroy_router_namespace
  * Updated from global requirements
  * Remove duplicate import of constants module
  * Fix race condition on processing DVR floating IPs
  * Ensure ofagent unit tests handles random hashseeds
  * Moves the HA resource creations outside of transaction
  * Modify docstring on send_delete_port_request in N1kv plugin
  * Empty files should not contain copyright or license
  * Remove superfluous except/re-raise
  * Schema enhancement to support MultiSegment Network
  * Remove redundant initialization and check from DVR RPC mixin
  * Improve performance of security group DB query
  * Optimize query in _select_dhcp_ips_for_network_ids
  * Updated cache module and its dependencies
  * Updated service.py and its dependencies
  * Updated fileutils and its dependencies
  * Cisco N1kv: Fix update network profile for add tenants
  * DB: Only ask for MAC instead of entire port
  * Only fetch port_id from SG binding table
  * NSX: Make conn_idle_timeout configurable
  * l3_agent: avoid name conflict with context
  * Refactor _make_subnet_dict to avoid issuing unnecessary queries
  * openvswitch: Remove no longer used options
  * VPNaaS Cisco unit test clean-up

-------------------------------------------------------------------
Thu Oct 16 23:34:15 UTC 2014 -  cloud-devel@suse.de

- Update to version neutron-2015.1.dev112.gfd37ce7:
  * nsx plugin: keep old priority when reconnecting bad connection
  * Fix KeyError in dhcp_rpc when plugin.port_update raise exception
  * Minor: remove unnecessary intermediate variable

-------------------------------------------------------------------
Wed Oct 15 23:34:13 UTC 2014 -  cloud-devel@suse.de

- Update to version neutron-2015.1.dev107.g7cb6ca0:
  * Call DVR VMARP notify outside of transaction
  * remove E251 exemption from pep8 check
  * Remove sslutils from openstack.common

-------------------------------------------------------------------
Wed Oct 15 07:29:41 UTC 2014 -  cloud-devel@suse.de

- Update to version neutron-2015.1.dev101.g6c587a5:
  * Race for l2pop when ports go up/down on same host
  * Use EUI64 for IPv6 SLAAC when subnet is specified
  * Avoid constructing a RouterInfo object to get namespace name
  * ofagent: Fix a possible crash in arp responder
  * Properly handle empty before/after notifications in l2pop code

-------------------------------------------------------------------
Tue Oct 14 23:34:17 UTC 2014 -  cloud-devel@suse.de

- Update to version neutron-2015.1.dev91.g68e165e:
  * Catch exceptions in router rescheduler
  * Handle unused set_context in L3NatTestCaseMixin.floatingip_with_assoc
  * Arista L3 Ops is success if it is successful on one peer
  * Add unique constraints in IPAvailabilityRange
  * Update VPN logging to use new i18n functions
  * Remove an argument that is never used
  * Do not assume order of lvm.tun_ofports set elements
  * Big Switch: Don't clear hash before sync

-------------------------------------------------------------------
Mon Oct 13 23:34:21 UTC 2014 -  cloud-devel@suse.de

- Update to version neutron-2015.1.dev75.g72fa1e9:
  * Updated from global requirements
  * update the relative path of api_extensions_path
  * NSX: drop support to deprecated dist-router extension
  * Forbid update of HA property of routers
  * Teach DHCP Agent about DVR router interfaces

-------------------------------------------------------------------
Sun Oct 12 00:07:35 UTC 2014 -  cloud-devel@suse.de

- Update to version neutron-2015.1.dev66.g53c9104:
  * Fix quota limit range validator

-------------------------------------------------------------------
Sat Oct 11 00:03:43 UTC 2014 -  cloud-devel@suse.de

- Update to version neutron-2015.1.dev64.ge95c76b:
  * Imported Translations from Transifex
  * nit : missing a "%s" in a log message

-------------------------------------------------------------------
Fri Oct 10 00:03:39 UTC 2014 -  cloud-devel@suse.de

- Update to version neutron-2015.1.dev60.gc38f68c:
  * Refactor _process_routers to handle a single router
  * Add Juno release milestone
  * Add database relationship between router and ports
  * Remove all_routers argument from _process_routers
  * update ml2_migration to reflect optional methods
  * Remove two sets that are not referenced
  * Modify the ProcessMonitor class to have one less config parameter
  * ML2 Cisco Nexus MD: Fix UT to send one create vlan message
  * Cisco N1kv: Remove vmnetwork delete REST call on last port delete

-------------------------------------------------------------------
Thu Oct  9 00:03:25 UTC 2014 -  cloud-devel@suse.de

- Update to version neutron-2015.1.dev42.g665790e:
  * Disable PUT for IPv6 subnet attributes
  * Skip IPv6 Tests in the OpenContrail plugin
  * Imported Translations from Transifex
  * Updated from global requirements
  * Add comments to iptables rules to help debugging
  * Pythonified sanity_check.all_tests_passed

-------------------------------------------------------------------
Wed Oct  8 00:03:00 UTC 2014 -  cloud-devel@suse.de

- Update to version neutron-2015.1.dev32.g1d142cc:
  * Fix setup of Neutron core plugin in VPNaaS UT
  * Allow reading a tenant router's external IP
  * Add admin tenant name to nova notifier
  * Raise exception if ipv6 prefix is inappropriate for address mode
  * Retry getting the list of service plugins

-------------------------------------------------------------------
Mon Oct  6 23:36:26 UTC 2014 -  cloud-devel@suse.de

- Update to version neutron-2015.1.dev22.g895c969:
  * Divide _cleanup_namespaces for easy extensibility
  * L3 Agent should generate ns_name in a single place
  * Iterate over same port_id if more than one exists
  * Implement ModelsMigrationsSync test from oslo.db

-------------------------------------------------------------------
Sat Oct  4 23:36:23 UTC 2014 -  cloud-devel@suse.de

- Update to version neutron-2015.1.dev14.gfb1a466:
  * Don't fail when trying to unbind a router
  * Add missing methods to NoopFirewallDriver
  * Removed kombu from requirements

-------------------------------------------------------------------
Fri Oct  3 23:36:41 UTC 2014 -  cloud-devel@suse.de

- Update to version neutron-2015.1.dev8.g4475c81:
  * L3 agent should always use a unique CONF object
  2014.2.rc1
  * Fix sleep function call
  * Disallow unsharing used firewall policy

-------------------------------------------------------------------
Thu Oct  2 23:35:46 UTC 2014 -  cloud-devel@suse.de

- Update to version neutron-2015.1.dev265.g26a17cc:
  * remove openvswitch plugin
  * Fix pid file location to avoid I->J changes that break metadata
  * remove linuxbridge plugin
  * Open Kilo development
  * Update migration scripts to support DB2

-------------------------------------------------------------------
Wed Oct  1 23:46:44 UTC 2014 -  cloud-devel@suse.de

- Update to version neutron-2014.2.dev256.ga1fdaee:
  * ML2: move L3 cleanup out of network transaction
  * fix dvr snat bindings for external-gw-clear

-------------------------------------------------------------------
Tue Sep 30 23:46:58 UTC 2014 -  cloud-devel@suse.de

- Update to version neutron-2014.2.dev252.g302331b:
  * Imported Translations from Transifex

-------------------------------------------------------------------
Mon Sep 29 23:36:48 UTC 2014 -  cloud-devel@suse.de

- Update to version neutron-2014.2.dev251.gdd238d0:
  * Do not assume order of report list elements
  * Imported Translations from Transifex
  * Rename workers to api_workers and simplify code

-------------------------------------------------------------------
Mon Sep 29 11:05:43 UTC 2014 - tbechtold@suse.com

- Update to version neutron-2014.2.dev246.gff9745c:
  * Fix broken port query in Extraroute test case
  * Revert "Cleanup floatingips also on router delete"
  * Fix KeyError when getting secgroup info for ports
  * Deletes floating ip related connection states
  * Do not lookup l3-agent for floating IP if host=None, dvr issue
  * Remove RPC notification from transaction in create/update port
  * Do not assume order of body and tags elements
  * Remove the translation tag for debug level logs in vmware plugin
  * Fix entrypoint of OneConvergencePlugin plugin
  * Forbid regular users to reset admin-only attrs to default values
  * Security groups: prevent race for default security group creation
  * Stop admin using other tenants unshared rules
  * Eliminate OrderedDict from test_api_v2.py
  * Add logging for enforced policy rules
  * Imported Translations from Transifex
  * Fix 500 error on retrieving metadata by invalid URI
  * Fix to delete user and group association in Nuage Plugin
  * Supply missing cisco_cfg_agent.ini file
  * Add unit tests covering single operations to ODL

-------------------------------------------------------------------
Wed Sep 24 08:21:42 UTC 2014 - dmueller@suse.com

- Update to version neutron-2014.2.dev208.g61762fe:
  * Finish small unit test refactor of API v2 tests
  * Mock out all RPC calls with a fixture
  * Remove unnecessary _make_port function in BSN UTs
  * Use dict_extend_functions to populate provider network attributes
  * Fix foreign key constraint error on ml2_dvr_port_bindings
  * Some clean up of code I'm preparing to modify
  * Indicate the begin and end of the sync process to EOS
  * DVR to delete router namespaces for service ports
  * Do not assume order of device_ids set elements
  * Only setup dhcp interface if dhcp is not active on network
  * HA routers master state now distributed amongst agents
  * Rework and enable VPNaaS UT for Cisco CSR REST
  * Update URL of Ryu official site in ofagent README files
  * Set dsvm-functional job to use system packages
  * Delete a broken subnet delete unit test
  * Deletes FIP agent gw port when last VM is deleted
  * Delete DB records instead of tables to speedup UT
  * Separate Configuration from Freescale SDN ML2 mechanism Driver
  * NSX plugin: set VNIC_TYPE port binding attribute
  * Access correct key for template name
  * Fix DVR to service DHCP Ports
  * Tunnel ID range validation for VXLAN/GRE networks
  * Remove @author(s) from copyright statements
  * BSN: Add context to backend request for debugging
  * Don't create unused ipset chain
  * Imported Translations from Transifex
  * Avoid an extra database query in schedule_snat_router
  * Add HA support to the l3 agent
  * Fix a test_db_plugin unit test side_effect usage
  * Imported Translations from Transifex

-------------------------------------------------------------------
Sat Sep 13 00:00:37 UTC 2014 -  cloud-devel@suse.de

- Update to version neutron-2014.2.dev86.gc7a0196:
  * Imported Translations from Transifex
  * ofagent: Remove broken XenAPI support
  * Passing admin tenant name to EOS
  * Remove useless check in _rpc_update_firewall
  * Use renamed _fail_second_call() in cisco nexus tests
  * Add L3 VRRP HA base classes
  * ofagent: Clean up logging
  * UTs: Disable auto deletion of ports/subnets/nets
  * Remove binding:profile update from Mellanox ML2 MD

-------------------------------------------------------------------
Fri Sep 12 00:00:32 UTC 2014 -  cloud-devel@suse.de

- Update to version neutron-2014.2.dev68.g4287463:
  * Fix comments in api.rpc.handlers
  * Remove second call to get_subnets in delete_subnet
  * Changes to support FWaaS in a DVR based environment
  * NSX: Correct allowed_address_pair return value on create_port
  * Add the unit tests for ml2.rpc module
  * Avoid auto-scheduling for distributed routers
  * Remove absolute path in KillFilter for metadata-proxy

-------------------------------------------------------------------
Wed Sep 10 23:59:18 UTC 2014 -  cloud-devel@suse.de

- Update to version neutron-2014.2.dev54.g4283b16:
  * Imported Translations from Transifex
  * Call unbind_snat_servicenode from schedule router
  * Neutron should not use the neutronclient utils module for import_class
  * Fix AttributeError when setting external gateway on DVR router
  * ofagent: Remove @author tags and update copyright notices

-------------------------------------------------------------------
Tue Sep  9 23:59:47 UTC 2014 -  cloud-devel@suse.de

- Update to version neutron-2014.2.dev44.gef03f88:
  * Removed direct access to MessagingServer
  * Remove subnet_id from check_ports_exist_on_l3agent
  * Fix metadata agent's auth info caching
  * Throw exception instances instead of classes
  * Add scheduler unit tests to enable bug fixes and refactoring
  * Stop tracking connections in DVR FIP Namespace
  * Fixes formatting for debug output in neutron/agent/l3_agent.py
  * Avoid testing code duplication which introduced testing bugs
  * Reset IPv6 detection flag after IPv6 tests
  * Remove unused arg to config.setup_logging()
  * Updated from global requirements
  * Revert "Skip functional l3 agent test"
  * Fix leftover Timeout effecting most eventlet calls
  * Cleanup rename of get_compute_ports_on_host_by_subnet
  * BSN: Bind external ports in ML2 driver
  * Remove SELECT FOR UPDATE use in delete_firewall
  * Implements sync mechanism between Neutron and Nuage VSD
  * Big Switch: Bind IVS ports in ML2 driver
  * Fix a bug in Mellanox plugin RPC caused by secgroup RPC refactoring
  * Layer 3 service plugin to support hardware based routing
  * Update DVR Binding when router_id changes

-------------------------------------------------------------------
Thu Sep  4 23:41:40 UTC 2014 -  cloud-devel@suse.de

- Update to version neutron-2014.2.dev2.ga47c6cf:
  2014.2.b3
  * Revert "Cisco DFA ML2 Mechanism Driver"
  * Refactor security group rpc call
  * Don't spawn metadata-proxy for non-isolated nets
  * Fixes Hyper-V agent issue on Hyper-V 2008 R2

-------------------------------------------------------------------
Thu Sep  4 00:17:42 UTC 2014 -  cloud-devel@suse.de

- Update to version neutron-2014.2.dev528.gb6afc3c:
  * Fix interface IP address for DVR with gateway
  * ofagent: Implement physical_interface_mappings
  * Implements ProcessMonitor to watch over external processes
  * Skip functional l3 agent test
  * Big Switch: Separate L3 functions into L3 service
  * Cisco VPN with in-band CSR (interim solution)
  * Fixed template of IPsecSiteConnectionNotFound message
  * Remove status initialization from plugin's create_firewall

-------------------------------------------------------------------
Wed Sep  3 00:15:36 UTC 2014 -  cloud-devel@suse.de

- Update to version neutron-2014.2.dev512.geab2a21:
  * Make log level in linux.utils.execute configurable

-------------------------------------------------------------------
Tue Sep  2 13:12:24 UTC 2014 -  cloud-devel@suse.de

- Update to version neutron-2014.2.dev510.g735d677:
  * ofagent: Enable local arp responder for TYPE_LOCAL
  * ofagent: Enable local arp responder for TYPE_FLAT
  * ofagent: Local arp responder for VLAN
  * Prevent SystemExits when running tests
  * Apic drivers enhancements (second approach): Topology
  * Add functional test for IptablesManager
  * ML2: Fix release of network segments to allocation pools
  * Fix a recent ipv6 UT regression
  * Imported Translations from Transifex
  * Remove chain for correct router during update_routers()
  * Improve some plugins help strings
  * Remove SELECT FOR UPDATE use in update_firewall

-------------------------------------------------------------------
Tue Sep  2 00:16:46 UTC 2014 -  cloud-devel@suse.de

- Update to version neutron-2014.2.dev486.g622b3ca:
  * Remove reference to cisco_cfg_agent.ini from setup.cfg again
  * l2pop: Allow network types overridable
  * ofagent: Enable local arp responder for local VMs
  * ofagent: merge br-tun into br-int
  * Apic drivers enhancements (second approach): Sync
  * Apic drivers enhancements (second approach): L3 refactor
  * ML2 Type Driver refactor part 2
  * Adds router service plugin for CSR1kv
  * Introduces a keepalived manager for HA
  * Support for extensions in ML2
  * Cisco DFA ML2 Mechanism Driver
  * Provide a quick way to run flake8
  * Apic drivers enhancements (second approach): L2 refactor
  * Make SecurityGroupsRpcCallback a separate callback class
  * Adding mechanism driver in ML2 plugin for Nuage Networks
  * remove explicit include of the ovs plugin
  * NSX: log request body to NSX as debug
  * Datacenter moid should not be tuple
  * Remove ovs dependency in embrane plugin
  * Remove old policies from policy.json
  * Inline "for val in [ref]" statements
  * Networks are not scheduled to DHCP agents for Cisco N1KV plugin
  * metering driver default value is different in code and config file

-------------------------------------------------------------------
Sun Aug 31 00:16:23 UTC 2014 -  cloud-devel@suse.de

- Update to version neutron-2014.2.dev442.gc04bdd0:
  * Fix state_path in tests
  * Add functional test for l3_agent
  * Block downgrade from icehouse to havana
  * Check for IPv6 file before reading
  * Fix heal_script for MySQL specifics
  * Fix IpNetnsCommand to execute without root_wrapper when no netns

-------------------------------------------------------------------
Sat Aug 30 00:16:45 UTC 2014 -  cloud-devel@suse.de

- Update to version neutron-2014.2.dev430.gd07b175:
  * Apic drivers enhancements (second approach): Backend
  * Make DvrServerRpcCallback a separate callback class
  * Make DhcpRpcCallback a separate callback class
  * Adding support of DNS nameserver and Host routes for the Nuage Plugin
  * Use lockutils module for tox functional env
  * Do not use auto_schedule_routers to add router to agent
  * Fix func job hook script permission problems
  * Fix l3 agent scheduling logic to avoid unwanted failures
  * Fix InvalidRequestError in auto_schedule_routers
  * Heal script: Drop fks before operating on columns
  * Refactor test_type_gre/vxlan to reduce duplicate code
  * Increase ovsdb_monitor.SimpleInterfaceMonitor start timeout
  * Set firewall state to CREATED when dealing with DVR
  * Add config for visibility of cisco-policy-profile
  * Change nexus_dict to accept port lists
  * Fix config option names in ml2_conf_sriov.ini

-------------------------------------------------------------------
Fri Aug 29 00:18:11 UTC 2014 -  cloud-devel@suse.de

- Update to version neutron-2014.2.dev398.ge7d44d8:
  * Raise NotImplementedError instead of NotImplemented
  * Ensure assertion matches dict iter order in test

-------------------------------------------------------------------
Thu Aug 28 15:51:18 UTC 2014 -  cloud-devel@suse.de

- Update to version neutron-2014.2.dev394.g68a13b0:
  * Add support for provider-network extension in nuage Plugin
  * One Convergence: Skip all tests with 'v6' in name

-------------------------------------------------------------------
Wed Aug 27 23:51:33 UTC 2014 -  cloud-devel@suse.de

- Update to version neutron-2014.2.dev390.g6454ce0:
  * Fix incorrect number of args to string format
  * Make L3RpcCallback a separate callback class
  * Minor refactoring for add_router_to_l3_agent
  * Predictable iptables chains output order
  * Prefer "val !=/== ref" over "val (not) in [ref]" in conditions
  * Fix DVR to service LBaaS VIP Ports
  * Increase the default poll duration for Cisco n1kv

-------------------------------------------------------------------
Tue Aug 26 23:51:06 UTC 2014 -  cloud-devel@suse.de

- Update to version neutron-2014.2.dev376.g3f16a69:
  * Imported Translations from Transifex
  * ext-gw update on dvr router improperly handled by l3-agent
  * Fix for floatingip-delete not removing fip_gw port
  * Change autogenerate to be unconditional
  * Add template attr. for subnet, router create in Nuage plugin
  * Implement ip_lib.device_exists_with_ip_mac
  * Add _store_ip_allocation method
  * Updated from global requirements
  * Do not explicitly set mysql_engine
  * Removing sorted() function from assertEqual()
  * Minor refactoring of auto_schedule_routers
  * Add ipv6 forwarding for router namespaces
  * VPNaaS: Enable UT cases with newer oslo.messaging
  * Do not log WARN messages about lack of L3 agents for DVR routers
  * Add specific docs build option to tox
  * Fix policy rules for adding and removing router interfaces
  * Refactor type_tunnel/gre/vxlan to reduce duplicate code
  * Assign Cisco nw profile to multi-tenants in single request
  * Arista Layer 3 Sevice Plugin
  * Use oslo.db create_engine instead of SQLAlchemy
  * Ignore http_proxy while connecting to test WSGI server
  * Do not assume order of parameters in OVSBridge.add_flow call
  * Log exceptions inside spawned functions

-------------------------------------------------------------------
Mon Aug 25 23:50:56 UTC 2014 -  cloud-devel@suse.de

- Update to version neutron-2014.2.dev330.g0453144:
  * Refactor plugin setup helpers out of test.base
  * Raise proper exception in case duplicate ipv6 address is allocated
  * Add hook scripts for the functional infra job
  * ML2 Type driver refactor part 1
  * Refresh rpc_backend values in unit tests to those from oslo.messaging
  * Fix migration set_length_of_description_field_metering
  * Set InnoDB engine for all existing tables
  * Reorder operations in create_vip
  * Use openstack.common.lockutils module for locks in tox functional tests

-------------------------------------------------------------------
Sat Aug 23 23:50:45 UTC 2014 -  cloud-devel@suse.de

- Update to version neutron-2014.2.dev313.g00d3af4:
  * Support Stateful and Stateless DHCPv6 by dnsmasq
  * Implements securitygroup extension for nuage plugin
  * Send HTTP exceptions in the format expected by neutronclient

-------------------------------------------------------------------
Fri Aug 22 23:51:06 UTC 2014 -  cloud-devel@suse.de

- Update to version neutron-2014.2.dev307.gecb296b:
  * Join tables in query for down L3 agents
  * Fixes Hyper-V issue due to ML2 RPC versioning
  * Remove invalid or useless initialization in test_type_vxlan
  * NSX: Avoid floating IP status reset

-------------------------------------------------------------------
Thu Aug 21 23:50:50 UTC 2014 -  cloud-devel@suse.de

- Update to version neutron-2014.2.dev299.g5bbb22a:
  * A10 Networks LBaaS v1 Driver
  * Ensure ip6tables are used only if ipv6 is enabled in kernel

-------------------------------------------------------------------
Thu Aug 21 12:04:13 UTC 2014 - tbechtold@suse.com

- Update to version neutron-2014.2.dev295.g702967e:
  * Rename range to avoid shadowing the builtin
  * Remove unused network parameter from _allocate_ips_for_port
  * corrects the typos in l3_router_plugin's comments
  * Fix bigswitch setup.cfg lines
  * Imported Translations from Transifex
  * Remove auto-generation of db schema from models at startup
  * Cisco N1kv plugin to send subtype on network profile creation
  * Implement namespace cleanup for new DVR namespaces
  * correct getLoggers to use __name__ in code
  * Skip FWaaS config mismatch check if RPC method is unsupported
  * NSX: lift restriction on DVR update
  * Updated from global requirements
  * Remove INACTIVE status from FWaaS
  * Fix PortNotFound error during update_device_up for DVR
  * Option to remove routers from dead l3 agents
  * Fix duplicate function: test_getattr_unallowed_attr
  * SecurityGroupRuleExists should point out rule id inseand of group id
  * Opencontrail plug-in implementation for core resources
  * Do not assume order of new_peers list elements
  * Fixing neutron-db-manage with some options other than upgrade/downgrade
  * Replace nullable from primary keys in tz_network_bindings with default
  * Define some abstract methods in VpnDriver class
  * Expand arp_responder help text

-------------------------------------------------------------------
Thu Aug 14 23:54:13 UTC 2014 -  cloud-devel@suse.de

- Update to version neutron-2014.2.dev252.gf9981d0:
  * Use jsonutils instead of stdlib json
  * Fix interface add for dvr with gateway
  * l2pop: get_agent_ports: Don't yield (None, {})
  * ML2: Make get_device_details report mac address as well
  * Delete DVR namespaces on node after removing last VM
  * Remove SELECT FOR UPDATE use in ML2 tunnel driver add_endpoint
  * Fix KeyError during sync_routers
  * Fix PortNotFound exception during sync_routers
  * VPNaaS: Cisco fix validation for GW IP
  * Preserve link local IP allocations for DVR fip ns across restart
  * Predictable field and filter ordering
  * Fix session's InvalidRequestError because of nested rollback
  * Remove ignored do_request timeout argument

-------------------------------------------------------------------
Wed Aug 13 23:53:41 UTC 2014 -  cloud-devel@suse.de

- Update to version neutron-2014.2.dev226.gd10a909:
  * Imported Translations from Transifex
  * Fix 404 error fetching metadata when using DVR
  * Raise exception for network delete with subnets presents
  * Make plugin and l3plugin available as mixin's properties
  * add auth token to context
  * Fixes an issue with FIP re-association
  * NSX: unify the two distributed routing extensions
  * NSX: fix wording for configuration option
  * MLNX Agent: ensure removed ports get treated on resyncs
  * Add delete operations for the ODL MechanismDriver
  * Removes extra indents from TestSubresourcePlugin
  * ofagent: Upgrade note about firewall_driver
  * Return port context from _bind_port_if_needed
  * MLNX Agent: Process port_update notifications in the main agent loop
  * Remove unneeded device_owner field from l2pop tuple
  * Enabled Cisco ML2 driver to use new upstream ncclient
  * Remove duplicated check for router connect to external net
  * Implement Midonet Juno Network Api calls
  * ofagent: Update a comment in port_bound

-------------------------------------------------------------------
Sat Aug  9 05:57:11 UTC 2014 - tbechtold@suse.com

- Update to version neutron-2014.2.dev189.gec4f861:
  * ofagent: Remove network_delete method
  * Fix to throw correct error code for bad attribute
  * Improve external gateway update handling
  * Do not assume order of pci slot list
  * DeferredBridge to allow add_tunnel_port passthru
  * Fix to enable L2pop to serve DVR
  * ofagent: Add a missing normalized_port_name
  * Return 403 instead of 404 on attr policy failures
  * Proper validation for inserting firewall rule
  * Imported Translations from Transifex
  * Fix 500 error during router-update for dvr routers
  * Simple refactor to stop passing around an unused parameter
  * Make _build_uri_path output predictable
  * Radware: When a pip is needed, reuse the Port
  * Remove redundant topic from rpc calls
  * l3_db: refactor L3_NAT_DB_mixin
  * OVS flows apply concurrently using a deferred OVSBridge
  * Do not assume order of network_uuid's
  * Big Switch: Only update hash header on success
  * ofagent: Stop monitoring ovsdb for port changes
  * ofagent: Desupport ancillary bridges
  * Add a tox test environment for random hashseed testing
  * OFAgent: Implement arp responder
  * Updated from global requirements
  * Do not assume order of quotas dictionary elements
  * Move Cisco VPN RESTapi URI strings to constants
  * Move from Python logging to Openstack logging
  * Imported Translations from Transifex
  * NSX: remove duplicate call to set_auth_cookie()
  * NSX: Correct default timeout params

-------------------------------------------------------------------
Fri Aug  1 00:37:58 UTC 2014 -  cloud-devel@suse.de

- Update to version neutron-2014.2.dev95.gf32c0eb:
  * Add missing ml2 plugin to migration 1fcfc149aca4

-------------------------------------------------------------------
Thu Jul 31 00:37:08 UTC 2014 -  cloud-devel@suse.de

- Update to version neutron-2014.2.dev93.g4ab8740:
  * Add L3 Scheduler Changes for Distributed Routers
  * Pass filters in arrays in get_agent_gw_ports_exist_for_network
  * Do not schedule network when creating reserved DHCP port
  * Check that router info is set before calling _update_arp_entry
  * Move ARP responder test to sanity command
  * neutron.conf does not have the definition of firewall quotas
  * Fix deprecated opt in haproxy driver
  * Race condition of L3-agent to add/remove routers
  * Replaced the strings with respective constants
  * Make dvr_vmarp_table_update call conditional to dvr extension
  * Functional tests work fine with random PYTHONHASHSEED
  * Call config_parse in base test setup
  * Fix ML2 Plugin binding:profile update
  * Bump hacking to version 0.9.2

-------------------------------------------------------------------
Wed Jul 30 00:34:27 UTC 2014 -  cloud-devel@suse.de

- Update to version neutron-2014.2.dev65.ga43f74d:
  * Fix wrong order of tables in downgrade
  * Set nullable=False on tenant_id in apic_contracts table

-------------------------------------------------------------------
Tue Jul 29 19:38:04 UTC 2014 - dmueller@suse.com

- Update to version neutron-2014.2.dev61.g30556c4:
  * Updated from global requirements
  * Set promote_secondaries when creating namespaces
  * ML2 additions to support DVR
  * Make test_l3_agent._prepare_router_data a module function
  * Remove redundant code in tests/unit/test_l3_agent
  * Set python hash seed to 0 in tox.ini
  * Add definition for new VIF type
  * Handle bool correctly during _extend_extra_router_dict
  * Encapsulate some port properties in the PortContext
  * Changes to remove the use of mapping tables from Nuage plugin
  * Updated from global requirements
  * Correct misspelled variable name
  * Avoid RequestURITooLong exception in metadata agent
  * Move loadbalancer vip port creation outside of transaction
  * ML2 mechanism driver for SR-IOV capable NIC based switching, Part 2
  * Modify L3 Agent for Distributed Routers
  * OFAgent: Share codes of l2-population in OVS agent
  2014.2.b2
  * This patch changes the name of directory from mech_arista to arista
  * ML2 mechanism driver for SR-IOV capable NIC based switching, Part 1
  * Add rule for updating network's router:external attribute
  * L2 Agent-side additions to support DVR
  * Imported Translations from Transifex
  * NSX: fix router ports port_security_enabled=False
  * Add partial specs support in ML2 for multiprovider extension
  * Add partial specs support in ML2 for gre/vxlan provider networks
  * call security_groups_member_updated in port_update

-------------------------------------------------------------------
Mon Jul 21 00:07:54 UTC 2014 -  cloud-devel@suse.de

- Update to version neutron-2014.2.dev357.g2f7a2ae:
  * Move plugin.delete_port call out of transaction

-------------------------------------------------------------------
Sun Jul 20 00:08:40 UTC 2014 -  cloud-devel@suse.de

- Update to version neutron-2014.2.dev356.gc82e6a4:
  * Dnsmasq config files syntax issue when dhcp_domain is empty
  * Validate expected parameters in add/remove router interfaces
  * Mock out tunnel_sync in test to avoid sleeping
  * Add a gate-specific tox env for functional tests

-------------------------------------------------------------------
Sat Jul 19 00:08:37 UTC 2014 -  cloud-devel@suse.de

- Update to version neutron-2014.2.dev348.ged8905f:
  * Fix DVR regression for ofagent
  * Allow to import _LC, _LE, _LI and _LW functions directly
  * Fix incorrect default paramater in migration

-------------------------------------------------------------------
Fri Jul 18 00:08:48 UTC 2014 -  cloud-devel@suse.de

- Update to version neutron-2014.2.dev342.g68713c9:
  * RPC additions to support DVR
  * no quota for allowed address pair
  * L2 Model additions to support DVR
  * Fix a log typo in ML2 manager.bind_port()
  * VPNaaS: separate out validation logic for ref impl

-------------------------------------------------------------------
Thu Jul 17 00:44:09 UTC 2014 -  cloud-devel@suse.de

- Update to version neutron-2014.2.dev333.ga173668:
  * Big Switch: Remove consistency hash on full sync
  * Add L3 Extension for Distributed Routers
  * VPNaaS Cisco REST client enhance CSR create
  * Fixes port update failure when device ID is not updated
  * Use auth_token from keystonemiddleware
  * Shamelessly removing commented print line
  * L3 agent prefers RPC messages over full sync
  * Database healing migration
  * Fixed audit notifications for l3-agent-router ops
  * Send network name and uuid to subnet create
  * ML2: Bind ports outside transactions
  * Freeze models for healing migration
  * ofagent: Handle device name prefixes other than "tap"
  * Add -s option for neutron metering rules
  * Security groups extension for PLUMgrid plugin
  * Change all occurences of no_delete to do_delete
  * Add BSN plugin to agent migration script
  * Added support for NOS version 4.1.0, 5.0.0 and greater
  * Refactor 'if false do nothing' logic in l3 scheduler db
  * Add CONTRIBUTING.rst
  * ofagent: Fix an argument mismatch bug in commit 9d13ea88
  * l2-pop : removing a TODO for the delete port use case

-------------------------------------------------------------------
Mon Jul 14 00:29:04 UTC 2014 -  cloud-devel@suse.de

- Update to version neutron-2014.2.dev290.g59da928:
  * Use integer server_default value for multicast_ip_index

-------------------------------------------------------------------
Sat Jul 12 00:31:26 UTC 2014 -  cloud-devel@suse.de

- Update to version neutron-2014.2.dev289.g60f2967:
  * Revert "VPNaaS REST Client UT Broken"
  * Add 'server_default' parameter
  * Remove dead helper function from test_l3_plugin
  * Remove reference to setuptools_git
  * NSX: neutron router-interface-add should clear security-groups
  * Fix missing migration default value

-------------------------------------------------------------------
Fri Jul 11 00:30:25 UTC 2014 -  cloud-devel@suse.de

- Update to version neutron-2014.2.dev277.gcbd89e7:
  * Extract CommonDBMixin to a separate file

-------------------------------------------------------------------
Thu Jul 10 00:32:02 UTC 2014 -  cloud-devel@suse.de

- Update to version neutron-2014.2.dev276.g1cf3b80:
  * Imported Translations from Transifex
  * Do not mark device as processed if it wasn't
  * Fix 'server_default' parameter usage in models
  * Add a link to a blog post by RedHat that discusses GRE tunnels in OVS
  * Updated from global requirements
  * Fixed spelling mistake in securitygroups_rpc
  * Fix UnboundLocalError raised during L3 router sync task

-------------------------------------------------------------------
Wed Jul  9 00:30:51 UTC 2014 -  cloud-devel@suse.de

- Update to version neutron-2014.2.dev262.g8e600ec:
  * Avoid notifying while inside transaction opened in delete_port()
  * Omit mode keyword when spawning dnsmasq with some ipv6 subnets
  * Fix isinstance assertions

-------------------------------------------------------------------
Tue Jul  8 00:30:28 UTC 2014 -  cloud-devel@suse.de

- Update to version neutron-2014.2.dev256.ga7f7378:
  * VPNaaS REST Client UT Broken
  * NSX: properly handle floating ip status
  * Fix example for running individual tests

-------------------------------------------------------------------
Sun Jul  6 00:29:24 UTC 2014 -  cloud-devel@suse.de

- Update to version neutron-2014.2.dev250.g6e87794:
  * Trigger provider security group update for RA

-------------------------------------------------------------------
Sat Jul  5 00:30:37 UTC 2014 -  cloud-devel@suse.de

- Update to version neutron-2014.2.dev248.g74daab5:
  * Remove SELECT FOR UPDATE use in ML2 type driver release_segment

-------------------------------------------------------------------
Thu Jul  3 00:46:29 UTC 2014 -  cloud-devel@suse.de

- Update to version neutron-2014.2.dev246.g5933161:
  * OVS agent: fix a comment on CANARY_TABLE
  * Updated from global requirements
  * Imported Translations from Transifex
  * Allow setting a rootwrap cmd for functional tests
  * Fix OVSBridge.get_port_ofport to handle empty output
  * Ignore variable column widths in ovsdb functional tests
  * Add configurable http_timeout parameter for Cisco N1K
  * NSX: fix indentations

-------------------------------------------------------------------
Wed Jul  2 00:45:21 UTC 2014 -  cloud-devel@suse.de

- Update to version neutron-2014.2.dev230.gd27e1d1:
  * BSN: Remove db lock and add missing contexts
  * Updated from global requirements
  * Stop the dhcp-agent process when dnsmasq version is not determined
  * lb-agent: ensure removed devices get treated on resyncs
  * LBaaS new object model logging no-op driver
  * validate flat networks physical name

-------------------------------------------------------------------
Tue Jul  1 00:44:27 UTC 2014 -  cloud-devel@suse.de

- Update to version neutron-2014.2.dev218.gb5cd4c7:
  * Switch to using of oslo.db
  * Replace occurences of 'test_tenant' with 'test-tenant' in tests
  * Imported Translations from Transifex
  * changes ovs agent to get bridges via ovs_lib
  * Fix re-creation of the pool directory
  * Big Switch: Lock consistency table for REST calls

-------------------------------------------------------------------
Sat Jun 28 00:42:44 UTC 2014 -  cloud-devel@suse.de

- Update to version neutron-2014.2.dev206.g3006ed1:
  * Add sanity check for nova notification support
  * Synced log module and its dependencies from olso-incubator
  * Pass newly created router to _update_router_gw_info
  * Updated neutron.conf to reflect new RPC options

-------------------------------------------------------------------
Fri Jun 27 12:36:45 UTC 2014 -  cloud-devel@suse.de

- Update to version neutron-2014.2.dev198.g52e281c:
  * Use correct MAX_LEN constant in agent functional tests
  * remove unsupported middleware
  * Add config for performance gate job
  * Exit rpc_loop when SIGTERM is recieved in ovs-agent
  * ofagent: Use port desc to monitor ports on br-int
  * Fixed dhcp & gateway ip conflict in PLUMgrid plugin

-------------------------------------------------------------------
Fri Jun 27 00:42:17 UTC 2014 -  cloud-devel@suse.de

- Update to version neutron-2014.2.dev186.g997f261:
  * Use patch ports to interconnect integration/physical bridges
  * Introduce bulk calls for get device details
  * Remove __init__ method from TunnelCallback mixin
  * OVS agent: Correct bridge setup ordering

-------------------------------------------------------------------
Thu Jun 26 00:43:08 UTC 2014 -  cloud-devel@suse.de

- Update to version neutron-2014.2.dev179.gb3063ed:
  * Revert "Revert "ovs-agent: Ensure integration bridge is created""
  * Imported Translations from Transifex
  * don't ignore rules that are already enforced
  * Moved rpc_compat.py code back into rpc.py
  * ofagent: move main module from ryu repository
  * NSX: return 400 if dscp set for trusted queue
  * NSX sync cache: add a flag to skip item deletion
  * Don't use root_helper when it's not needed

-------------------------------------------------------------------
Wed Jun 25 00:48:31 UTC 2014 -  cloud-devel@suse.de

- Update to version neutron-2014.2.dev163.gf6c32ba:
  * Updated from global requirements
  * Updated from global requirements
  * Don't convert numeric protocol values to int
  * Imported Translations from Transifex
  * Revert "Check NVP router's status before deploying a service"
  * Remove the useless vim modelines
  * Imported Translations from Transifex
  * Changing the poll_duration parameter type to int
  * Add test cases for plugins/ml2/plugin.py
  * Removed local modification in incubator code
  * Pass serializer to oslo.messaging Notifier
  * Fix auto_schedule_networks to resist DBDuplicateEntry
  * Control active number of REST calls from Cisco N1kv plugin to VSM
  * ValueError should use '%' instead of ','
  * Big Switch: Stop watchdog on interval of 0
  * Ensure entries in dnsmasq belong to a subnet using DHCP
  * Adding static routes data for members
  * Improve vxlan type driver initialization performance
  * Brocade mechanism driver depends on the brocade plugin templates
  * changes ovs agent_id init to use hostname instead of mac

-------------------------------------------------------------------
Sat Jun 21 00:33:16 UTC 2014 -  cloud-devel@suse.de

- Update to version neutron-2014.2.dev124.g431937c:
  * Removed 'rpc' and 'notifier' incubator modules
  * Removed create_rpc_dispatcher methods
  * Revert "ovs-agent: Ensure integration bridge is created"
  * NSX: propagate network name updates to backend
  * Renamed argument for create_consumer[s]
  * Renamed consume_in_thread -> consume_in_threads
  * Renamed start_rpc_listener -> start_rpc_listeners
  * Port to oslo.messaging
  * Imported Translations from Transifex
  * Pass 'top' to remove_rule so that rule matching succeeds
  * Remove old quantum scripts
  * Move _filter_non_model_columns method to CommonDbMixin
  * Check port value when creating firewall rule with icmp protocol
  * linuxbridge-agent: process port updates in the main loop
  * Consistently use jsonutils instead of specific implementation
  * Change default netpartition behavior in nuage plugin
  * Allowed address pair: Removing check for overlap with fixed ips
  * Fix NVP FWaaS occurs error when deleting a shared rule

-------------------------------------------------------------------
Fri Jun 20 00:35:06 UTC 2014 -  cloud-devel@suse.de

- Update to version neutron-2014.2.dev88.g54104eb:
  * Imported Translations from Transifex

-------------------------------------------------------------------
Thu Jun 19 00:35:55 UTC 2014 -  cloud-devel@suse.de

- Update to version neutron-2014.2.dev87.g24718e6:
  * Updated from global requirements
  * Ignore emacs checkpoint files
  * Improve docstring for OVSNeutronAgent constructor
  * Big Switch ML2: sync detection in port-update
  * Imported Translations from Transifex
  * Add vlan type driver unittests
  * Make sure we call BaseTestCase.setUp() first
  * Don't explicitly call .stop() on mock.patch objects
  * Don't instantiate RPC clients on import
  * Configure agents using neutron.common.config.init (formerly .parse)
  * NSX: revert queue extension name change
  * Fix pool statistics for LBaaS Haproxy driver
  * remove pep8 E122 exemption and correct style
  * Big Switch: Remove unnecessary initialization code
  * Big Switch: Import DB module in unit test
  * Brocade mechanism driver should be derived from ML2 plugin base class

-------------------------------------------------------------------
Wed Jun 18 00:38:16 UTC 2014 -  cloud-devel@suse.de

- Update to version neutron-2014.2.dev56.g551d5a4:
  * Notify systemd when starting Neutron server
  * Added missing core_plugins symbolic names
  * Imported Translations from Transifex
  * Add missing keyword raise to get_profile_binding function
  * Add logging for NSX status sync cache
  * ovs-agent: Ensure integration bridge is created

-------------------------------------------------------------------
Tue Jun 17 00:37:44 UTC 2014 -  cloud-devel@suse.de

- Update to version neutron-2014.2.dev44.gd379170:
  * Introduced rpc_compat.create_connection()
  * Copy-paste RPC Service class for backwards compatibility
  * Introduce RpcCallback class
  * Fix opt helpstring for dhcp_lease_duration
  * Fix invalid IPv6 address used in FakeV6 variables
  * Control update, delete for cisco-network-profile
  * Big Switch: Catch exceptions in watchdog thread
  * Increase default metadata_workers, backlog to 4096
  * Big Switch: Add missing data to topology sync
  * Return no active network if the agent has not been learnt yet

-------------------------------------------------------------------
Mon Jun 16 00:36:31 UTC 2014 -  cloud-devel@suse.de

- Update to version neutron-2014.2.dev24.gdbedfb7:
  * Add 'ip rule ...' support to ip_lib

-------------------------------------------------------------------
Sun Jun 15 00:37:27 UTC 2014 -  cloud-devel@suse.de

- Update to version neutron-2014.2.dev22.ge3725e8:
  * When l2-pop ON, clean stale ports in table0 br-tun
  * Check NVP router's status before deploying a service
  * Removes unnecessary Embrane module-level mocks

-------------------------------------------------------------------
Sat Jun 14 00:37:58 UTC 2014 -  cloud-devel@suse.de

- Update to version neutron-2014.2.dev16.g8d268d7:
  * remove E112 hacking exemption and fix errors
  * Updated from global requirements
  * NeutronManager: Remove explicit check of the existence of an attribute
  * Added note to neutron.conf
  * Sync service module from oslo-incubator
  * Big Switch: Don't use MagicMocks unnecessarily

-------------------------------------------------------------------
Fri Jun 13 00:38:10 UTC 2014 -  cloud-devel@suse.de

- Update to version neutron-2014.2.dev4.g83461ee:
  2014.2.b1
  * Floatingip extension support for nuage plugin
  * Big Switch: Call correct method in watchdog
  * Cisco APIC Layer 3 Service plugin
  * Use list copy for events in nova notifier

-------------------------------------------------------------------
Thu Jun 12 00:01:49 UTC 2014 -  cloud-devel@suse.de

- Update to version neutron-2014.2.dev658.gb5d6c5e:
  * multiprovidernet: fix a comment
  * extensions: remove 'check_env' method
  * Replace XML with JSON for N1kv REST calls
  * OVS Agent: limit veth names to 15 chars

-------------------------------------------------------------------
Wed Jun 11 00:00:55 UTC 2014 -  cloud-devel@suse.de

- Update to version neutron-2014.2.dev650.g5c62a1a:
  * Imported Translations from Transifex
  * Fix race condition with firewall deletion
  * Check the validation of 'delay' and 'timeout'
  * Ensure routing key is specified in the address for a direct producer
  * Support Subnets that are configured by external RAs
  * Refactor code in update_subnet, splitting into individual methods
  * Make allocation_pools attribute of subnet updateable by PUT
  * Monkey patch threading module as early as possible
  * Introduced transition RPC exception types
  * Added RpcProxy class
  * ofagent: Fix VLAN usage for TYPE_FLAT and TYPE_VLAN
  * Use import from six.moves to import the queue module
  * Start an unstarted patch in the hyperv unit tests
  * Imported Translations from Transifex
  * Add an option to turn off DF for GRE and VXLAN tunnels
  * Freescale SDN Mechanism Driver for ML2 Plugin
  * ovs, ofagent: Remove dead code
  * Default to setting secure mode on the integration bridge
  * Allow neutron-sanity-check to check OVS patch port support
  * Remove run-time version checking for openvswitch features
  * Add flat type driver unittests
  * Changed DictModel to dict with attribute access
  * Pass object to policy when finding fields to strip
  * Allow L3 base to handle extensions on router creation
  * Refactor some router-related methods
  * Add local type driver unittests
  * add engine parameter for offline migrations
  * Check DB scheme prior to migration to Ml2
  * Improve module-level mocks in midonet tests
  * Big Switch: fix capabilities retrieval code

-------------------------------------------------------------------
Fri Jun  6 00:00:35 UTC 2014 -  cloud-devel@suse.de

- Update to version neutron-2014.2.dev564.gac9c986:
  * NSX: fix invalid docstring

-------------------------------------------------------------------
Wed Jun  4 23:59:58 UTC 2014 -  cloud-devel@suse.de

- Update to version neutron-2014.2.dev562.g68a9191:
  * Add 'secret' property for 'connection' option
  * ofagent: Add a missing push_vlan action

-------------------------------------------------------------------
Tue Jun  3 23:59:54 UTC 2014 -  cloud-devel@suse.de

- Update to version neutron-2014.2.dev558.g53b701a:
  * LBaaS add missing rootwrap filter for route
  * Remove function replacement with mock patch
  * Remove unnecessary MagicMocks in cisco unit tests
  * Make linux.utils.execute log error on return codes
  * NSX: replace strong references to the plugin with weakref ones

-------------------------------------------------------------------
Sat May 31 00:33:20 UTC 2014 -  cloud-devel@suse.de

- Update to version neutron-2014.2.dev548.ge65b06f:
  * Handle errors from run_ofctl() when dumping flows
  * Sync periodic_task from oslo-incubator

-------------------------------------------------------------------
Fri May 30 10:57:22 UTC 2014 - dmueller@suse.com

- Update to version neutron-2014.2.dev544.g446b13b:
  * Added missing plugin .ini files to setup.cfg
  * Imported Translations from Transifex
  * FWaaS plugin doesn't need to handle firewall rule del ops
  * Reprogram flows when ovs-vswitchd restarts
  * Updated from global requirements
  * Fix KeyError exception while updating dhcp port
  * NSX: fix bug for flat provider network
  * Restore ability to run functional tests with run_tests.sh

-------------------------------------------------------------------
Thu May 29 00:42:58 UTC 2014 -  cloud-devel@suse.de

- Update to version neutron-2014.2.dev529.gf131d65:
  * Revert "fix openvswitch requirement check"
  * Disallow regular user to update firewall's shared attribute
  * Support 'infinite' dhcp_lease_duration
  * NEC plugin: Bump L3RPC callback version to 1.1
  * Synced jsonutils from oslo-incubator
  * Install SNAT rules for ipv4 only
  * Disallow 'timeout' in health_monitor to be negative
  * Remove redundant default=None for config options
  * OFAgent: Fixing lost vlan ids on interfaces
  * Set onlink routes for all subnets on an external network
  * Log iptables rules when they fail to apply
  * OFAgent: Avoid processing ports which are not yet ready
  * Fix some typos in neutron/db and IBM SDN-VE plugin
  * Delete DHCP port without DHCP server on a net node

-------------------------------------------------------------------
Wed May 28 00:37:15 UTC 2014 -  cloud-devel@suse.de

- Update to version neutron-2014.2.dev502.ga657c06:
  * Imported Translations from Transifex
  * fix openvswitch requirement check
  * Fix for multiple misspelled words

-------------------------------------------------------------------
Tue May 27 00:36:20 UTC 2014 -  cloud-devel@suse.de

- Update to version neutron-2014.2.dev496.g9a7a5c7:
  * Fixes bugs for requests sent to SDN-VE controller
  * Imported Translations from Transifex
  * Cisco APIC ML2 mechanism driver, part 2
  * Allowed Addresspairs: Removing check for overlap with fixed ips
  * Fix non-existent 'assert' calls to mocks
  * Reorg table ml2_port_bindings when db migration
  * Add physical_network to binding:vif_details dictionary

-------------------------------------------------------------------
Mon May 26 18:55:47 UTC 2014 - dmueller@suse.com

- buildrequire python-neutron to fix build dependencies 

-------------------------------------------------------------------
Mon May 26 00:34:52 UTC 2014 -  cloud-devel@suse.de

- Update to version neutron-2014.2.dev482.gf69db60:
  * Remove all mostly untranslated PO files

-------------------------------------------------------------------
Sun May 25 00:34:56 UTC 2014 -  cloud-devel@suse.de

- Update to version neutron-2014.2.dev480.gdd6f865:
  * Extraroute extension support for nuage plugin

-------------------------------------------------------------------
Sat May 24 00:36:50 UTC 2014 -  cloud-devel@suse.de

- Update to version neutron-2014.2.dev478.g423ca75:
  * Metadata agent caches networks for routers

-------------------------------------------------------------------
Fri May 23 00:36:30 UTC 2014 -  cloud-devel@suse.de

- Update to version neutron-2014.2.dev476.gfc832a0:
  * NSX: get rid of the last Nicira/NVP bits
  * Common decorator for caching methods
  * Do not defer IPTables apply in firewall path
  * Metaclass Python 3.x Compatibility
  * NSX: allow net-migration only in combined mode
  * NSX: Do a single query for all gateway devices
  * NSX: Do not extend fault map for network gateway ext

-------------------------------------------------------------------
Thu May 22 00:26:53 UTC 2014 -  cloud-devel@suse.de

- Update to version neutron-2014.2.dev462.g797fa55:
  * Make pid file locking non-blocking
  * Remove hard dependency on novaclient
  * Imported Translations from Transifex
  * Add missing translation support
  * Restore GARP by default for floating IPs

-------------------------------------------------------------------
Wed May 21 00:27:11 UTC 2014 -  cloud-devel@suse.de

- Update to version neutron-2014.2.dev453.gd5c0a37:
  * Provide way to reserve dhcp port during failovers
  * Implement local ARP responder onto OVS agent

-------------------------------------------------------------------
Tue May 20 00:26:49 UTC 2014 -  cloud-devel@suse.de

- Update to version neutron-2014.2.dev450.g2930f42:
  * Fix typos in ovs_neutron_agent.py
  * Allow vlan type usage for OpenDaylight ml2
  * NSX: do not raise on missing router during migration step
  * NSX: fix error when creating VM ports on subnets without dhcp
  * Remove unused parameter
  * Add mailmap entry
  * Ensure tenant owns devices when creating a gateway
  * Fix issubclass() hook behavior in PluginInterface
  * LBaaS VIP doesn't work after delete and re-add
  * Adding tenant-id while creating Radware ADC service
  * Unit test cases for quota_db.py

-------------------------------------------------------------------
Sun May 18 00:25:50 UTC 2014 -  cloud-devel@suse.de

- Update to version neutron-2014.2.dev429.gf80c2b8:
  * Corrected the syntax of port_update call to NVSD agent
  * OVS lib defer apply doesn't handle concurrency
  * Performance improvement of router routes operations

-------------------------------------------------------------------
Wed May 14 23:48:28 UTC 2014 -  cloud-devel@suse.de

- Update to version neutron-2014.2.dev423.gff22dc1:
  * Upgrade failure for DB2 at ml2_binding_vif_details
  * Perform policy checks only once on list responses
  * NSX: pass the right argument during metadata setup
  * Improve ODL ML2 Exception Handling

-------------------------------------------------------------------
Mon May 12 23:47:49 UTC 2014 -  cloud-devel@suse.de

- Update to version neutron-2014.2.dev415.gfab50bd:
  * Imported Translations from Transifex
  * Allow DHCPv6 solicit from VM

-------------------------------------------------------------------
Sat May 10 23:47:59 UTC 2014 -  cloud-devel@suse.de

- Update to version neutron-2014.2.dev412.g7021443:
  * Make plugin deallocation check optional
  * ML2 VxlanTypeDriver: Synchronize of VxlanAllocation table
  * eswitch_neutron_agent: Whitespace fixes in comments

-------------------------------------------------------------------
Fri May  9 23:47:58 UTC 2014 -  cloud-devel@suse.de

- Update to version neutron-2014.2.dev406.g00d8785:
  * Ensure core plugin deallocation after every test
  * Updated from global requirements
  * Big Switch: Check source_address attribute exists
  * Revert "Big Switch: Check source_address attribute exists"
  * NSX: ensure that no LSN is created on external networks
  * Make VPNaaS 'InUse' exception more clear
  * Revert "Disable debug messages when running unit tests"
  * Add support to dynamically upload drivers in PLUMgrid plugin

-------------------------------------------------------------------
Thu May  8 23:48:01 UTC 2014 -  cloud-devel@suse.de

- Update to version neutron-2014.2.dev390.gd61006d:
  * Start ping listener also for postgresql
  * Remove explicit dependency on amqplib
  * Remove duplicate module-rgx line in .pylintrc
  * Fix H302 violations
  * lbaas on a network without gateway
  * Reference new get_engine() method from wsgi.py
  * Database exception causes UnboundLocalError in linuxbridge-agent
  * Drop service* tables only if they exist

-------------------------------------------------------------------
Wed May  7 23:47:59 UTC 2014 -  cloud-devel@suse.de

- Update to version neutron-2014.2.dev374.g6f68598:
  * Disable debug messages when running unit tests
  * Big Switch: Check source_address attribute exists
  * L3 RPC loop could delete a router on concurrent update
  * Allow test_l3_agent unit test to run individually

-------------------------------------------------------------------
Tue May  6 23:47:37 UTC 2014 -  cloud-devel@suse.de

- Update to version neutron-2014.2.dev366.g61edb74:
  * Fix importing module in test_netscaler_driver

-------------------------------------------------------------------
Tue May  6 00:11:38 UTC 2014 -  cloud-devel@suse.de

- Update to version neutron-2014.2.dev365.gae3e92f:
  * Fix H302 violations in plugins package
  * Fix H302 violations in unit tests
  * Optimize querying for security groups

-------------------------------------------------------------------
Mon May  5 00:10:18 UTC 2014 -  cloud-devel@suse.de

- Update to version neutron-2014.2.dev359.g098e50f:
  * Imported Translations from Transifex

-------------------------------------------------------------------
Sun May  4 00:10:00 UTC 2014 -  cloud-devel@suse.de

- Update to version neutron-2014.2.dev358.g26182d6:
  * Improve help strings for radware LbaaS driver
  * LBaaS: Set correct nullable parameter for agent_id

-------------------------------------------------------------------
Sat May  3 00:10:47 UTC 2014 -  cloud-devel@suse.de

- Update to version neutron-2014.2.dev354.g8d2634f:
  * Fix network profile subtype validation in N1kv plugin
  * tests/unit: refactor reading neutron.conf.test
  * Cisco VPN device driver - support IPSec connection updates
  * Allow ML2 plugin test cases to be run independently
  * Segregate the VSM calls from database calls in N1kv plugin
  * Vmware: Set correct nullable for lsn_id, nsx_port_id

-------------------------------------------------------------------
Fri May  2 00:10:56 UTC 2014 -  cloud-devel@suse.de

- Update to version neutron-2014.2.dev342.gea61aaa:
  * Don't print duplicate messages on SystemExit
  * OVS and OF Agents: Create updated_ports attribute before setup_rpc
  * Imported Translations from Transifex
  * Removed signing_dir from neutron.conf
  * NSX: fix API payloads for dhcp/metadata setup

-------------------------------------------------------------------
Thu May  1 00:10:54 UTC 2014 -  cloud-devel@suse.de

- Update to version neutron-2014.2.dev332.g48647fd:
  * Updated from global requirements
  * Synced jsonutils from oslo-incubator
  * Imported Translations from Transifex
  * NSX: fix migration for networks without a subnet
  * Wrong key router.interface reported by ceilometer
  * Fix protocol value for SG IPV6 RA rule

-------------------------------------------------------------------
Wed Apr 30 00:11:47 UTC 2014 -  cloud-devel@suse.de

- Update to version neutron-2014.2.dev320.gffd0774:
  * Imported Translations from Transifex
  * Cisco APIC ML2 mechanism driver, part 1
  * Use set_gateway from ip_lib
  * Sync db code from oslo-incubator
  * Fix incorrect change of Enum type
  * Fix uninitialized variable reference
  * Invalid ovs-agent test case - test_fdb_add_flows

-------------------------------------------------------------------
Mon Apr 28 00:09:55 UTC 2014 -  cloud-devel@suse.de

- Update to version neutron-2014.2.dev306.g930e18e:
  * Imported Translations from Transifex

-------------------------------------------------------------------
Sun Apr 27 00:18:59 UTC 2014 -  cloud-devel@suse.de

- Update to version neutron-2014.2.dev304.g77a4451:
  * NSX: change api mapping for Service Cluster to Edge Cluster
  * NSX: add nsx switch lookup to dhcp and metadata operations

-------------------------------------------------------------------
Sat Apr 26 00:16:46 UTC 2014 -  cloud-devel@suse.de

- Update to version neutron-2014.2.dev300.ge8114d1:
  * LBaaS: remove orphan haproxy instances on agent start
  * Fixed floating IP logic in PLUMgrid plugin
  * Re-submit "ML2 plugin should not delete ports on subnet deletion"
  * Remove List events API from Cisco N1kv Neutron
  * Exclude .ropeproject from flake8 checks

-------------------------------------------------------------------
Fri Apr 25 00:17:10 UTC 2014 -  cloud-devel@suse.de

- Update to version neutron-2014.2.dev290.g03176c1:
  * Fix incorrect usage of sa.String() type
  * IBM: set secret=True on passwd config field
  * Fix H302 violations in extensions package
  * Replace loopingcall in notifier with a delayed send
  * Add 2-leg configuration to Radware LBaaS Driver
  * Fix migration that breaks Grenade jobs
  * Remove unused variable
  * Fix unshortened IPv6 address caused DHCP crash

-------------------------------------------------------------------
Thu Apr 24 00:16:57 UTC 2014 -  cloud-devel@suse.de

- Update to version neutron-2014.2.dev274.gbd25dd1:
  * Imported Translations from Transifex
  * NSX: Fix fake_api_client to raise NotFound
  * Fix H302 violations in db package and services
  * Make help texts more descriptive in Metaplugin
  * OFAgent: Improve handling of security group updates
  * OFAgent: Process port_update notifications in the main agent loop
  * Check if bridge exists and make sure it's UP in ensure_bridge
  * Fix Metering doesn't respect the l3 agent binding
  * Enable flake8 E711 and E712 checking
  * Delete disassociated floating ips on external network deletion

-------------------------------------------------------------------
Wed Apr 23 00:17:18 UTC 2014 -  cloud-devel@suse.de

- Update to version neutron-2014.2.dev254.gbfeb053:
  * ip-lib : use "ip neigh replace" instead of "ip neigh add"
  * Cisco: Set correct nullable for switch_ip, instance_id, vlan_id
  * Ml2: Set correct nullable for admin_state_up
  * Updated from global requirements
  * ML2 Cisco Nexus MD: Improve Unit Test Coverage
  * Add nova_ca_certificates_file option to neutron
  * gw_port should be set as lazy='join'
  * Validate IPv6 modes in API when IP version is 4
  * Remove RPC to plugin when dhcp sets default route
  * ofa_neutron_agent: Fix _phys_br_block_untranslated_traffic
  * Add support for https requests on nova metadata

-------------------------------------------------------------------
Tue Apr 22 00:35:32 UTC 2014 -  cloud-devel@suse.de

- Update to version neutron-2014.2.dev232.gf350f1a:
  * allow delete_port to work when there are multiple floating ips
  * NSX: sync thread catches wrong exceptions on not found
  * Register LBaaS resources to quotas engine

-------------------------------------------------------------------
Sat Apr 19 00:36:32 UTC 2014 -  cloud-devel@suse.de

- Update to version neutron-2014.2.dev226.g7305ace:
  * netaddr<=0.7.10 raises ValueError instead of AddrFormatError
  * Imported Translations from Transifex
  * netaddr<=0.7.10 raises ValueError instead of AddrFormatError
  * Add 'ip neigh' to ip_lib
  * Notifier: Catch NotFound error from nova
  * Switch over to FixedIntervalLoopingCall
  * ML2 Cisco Nexus MD: Remove unnecessary Cisco nexus DB

-------------------------------------------------------------------
Fri Apr 18 00:36:28 UTC 2014 -  cloud-devel@suse.de

- Update to version neutron-2014.2.dev214.g9a1af60:
  * Validate CIDR given as ip-prefix in security-group-rule-create
  * Support enhancements to Cisco CSR VPN REST APIs
  * Remove workaround for bug #1219530
  * Use different name for the same constraint

-------------------------------------------------------------------
Wed Apr 16 09:58:28 UTC 2014 -  cloud-devel@suse.de

- Update to version neutron-2014.2.dev206.gf89d3fe:
  * Nuage Plugin: Delete router requires precommit checks
  * Improved quota error message
  * Remove device_exists in LinuxBridgeManager
  * Add support for multiple RPC workers under Metaplugin
  * Security Group rule validation for ICMP rules
  * Add functional tests to verify ovs_lib VXLAN detection
  * Fixes Hyper-V agent security groups disabling
  * Start using oslosphinx theme for docs

-------------------------------------------------------------------
Tue Apr 15 00:02:38 UTC 2014 -  cloud-devel@suse.de

- Update to version neutron-2014.2.dev191.g5ec4ec5:
  * DHCP agent should check interface is UP before adding route
  * Fix LBaaS Haproxy occurs error if no member is added
  * Add nova_api_insecure flag to neutron
  * Allow combined certificate/key files for SSL
  * Reschedule router if new external gateway is on other network

-------------------------------------------------------------------
Mon Apr 14 00:02:21 UTC 2014 -  cloud-devel@suse.de

- Update to version neutron-2014.2.dev181.g3073496:
  * Verify ML2 type driver exists before calling del
  * Fix dangling patches in Cisco and Midonet tests
  * Make default nova_url use a version
  * Properly apply column default in migration pool_monitor_status
  * Edge driver: Improve exception handling
  * Typographical correction of Arista ML2 help

-------------------------------------------------------------------
Sun Apr 13 00:02:17 UTC 2014 -  cloud-devel@suse.de

- Update to version neutron-2014.2.dev169.g55fcddc:
  * Edge firewall: improve exception handling

-------------------------------------------------------------------
Sat Apr 12 00:02:55 UTC 2014 -  cloud-devel@suse.de

- Update to version neutron-2014.2.dev167.g89b26ed:
  * NSX plugin: fix get_gateway_devices
  * Remove mock.patch.stop from tests that inherit from BaseTestCase
  * Update ensure()/reconnect() to catch MessagingError
  * Fix typo in comment
  * VMware: log backend port creation in the right place
  * BigSwitch: Create router ports synchronously
  * lb-agent: fix get_interfaces_on_bridge returning None

-------------------------------------------------------------------
Thu Apr 10 23:51:15 UTC 2014 -  cloud-devel@suse.de

- Update to version neutron-2014.2.dev153.g2ddc62d:
  * Remove "reuse_existing" from setup method in dhcp.py
  * Fixes Hyper-V agent security group ICMP rules
  * Fix typo in ml2 configuration file
  * Set correct columns' length
  * ML2 Cisco Nexus MD: Support portchannel interfaces

-------------------------------------------------------------------
Wed Apr  9 23:51:44 UTC 2014 -  cloud-devel@suse.de

- Update to version neutron-2014.2.dev144.gce7e53e:
  * NSX: Fix KeyError in sync if nsx_router_id not found
  * Revert "Hide ipv6 subnet API attributes"
  * BSN: Remove module-level ref to httplib method
  * Set the log level to debug for loading extensions
  * Add common base class for agent functional tests
  * OFAgent: Avoid re-wiring ports unnecessarily
  * Clean out namespaces even if we don't delete namespaces
  * Remove duplicated tests for check_ovs_vxlan_version
  * Add support for router scheduling in Cisco N1kv Plugin

-------------------------------------------------------------------
Tue Apr  8 23:51:57 UTC 2014 -  cloud-devel@suse.de

- Update to version neutron-2014.2.dev127.g69c99d2:
  * NSX: ensure dhcp port is setup on metadata network
  * Hide ipv6 subnet API attributes
  * Enforce required config params for ODL driver
  * Add L2 Agent side handling for non consistent security_group settings
  * BigSwitch: Stop HTTP patch before overriding
  * Fix wrong section name "security_group" in sample config files
  * Updated from global requirements
  * set api.extensions logging to ERROR in unit tests
  * OFA agent: use hexadecimal IP address in tunnel port name
  * Deals with fails in update_*_postcommit ops
  * Fix _validate_mac_address method
  * Correctly inherit __table_args__ from parent class

-------------------------------------------------------------------
Tue Apr  8 00:22:32 UTC 2014 -  cloud-devel@suse.de

- Update to version neutron-2014.2.dev105.g26857d5:
  * Imported Translations from Transifex
  * Call policy.init() once per API request
  * Sync service and systemd modules from oslo-incubator
  * Delete routers that are requested but not reported as active

-------------------------------------------------------------------
Mon Apr  7 00:20:19 UTC 2014 -  cloud-devel@suse.de

- Update to version neutron-2014.2.dev97.g815e0ea:
  * Add missing comma in nsx router mappings migration
  * BigSwitch: Improves server manager UT coverage

-------------------------------------------------------------------
Sun Apr  6 00:20:26 UTC 2014 -  cloud-devel@suse.de

- Update to version neutron-2014.2.dev93.g0eb3a10:
  * Fixed TypeError when creating MlnxException

-------------------------------------------------------------------
Sat Apr  5 00:20:57 UTC 2014 -  cloud-devel@suse.de

- Update to version neutron-2014.2.dev91.g908599a:
  * BigSwitch: Don't import portbindings_db until use
  * Don't emit log for missing attribute check policy
  * Imported Translations from Transifex
  * Move bash whitelisting to pep8 testenv
  * Fix test MAC addresses to be valid
  * Redundant SG rule create calls in unit tests
  * fixes broken neutron-netns-cleanup
  * Cisco VPN driver correct reporting for admin state chg

-------------------------------------------------------------------
Fri Apr  4 12:07:18 UTC 2014 - dmueller@suse.com

- Update to version neutron-2014.2.dev75.gf8ee7b0:
  * ML2: ODL driver sets port status
  * Add a note that rpc_workers option is experimental
  * Fix Jenkins translation jobs
  * Set ns_name in RouterInfo as attribute
  * Replace HTTPSConnection in NEC plugin
  * ignore build directory for pep8
  * Imported Translations from Transifex
  * Explicitly import state_path opt in tests.base
  * fixes tests using called_once_ without assert
  * Remove invalid copyright headers under API module
  * Permit ICMPv6 RAs only from known routers
  * use floatingip's ID as key instead of itself
  * Use os.uname() instead of calling uname in subprocess
  * Restore NOT NULL constraint lost by earlier migrations
  * Remove last parts of Quantum compatibility shim
  * Fix quota_health_monitor opt name in neutron.conf
  * Changed the message line of RouterInUse class
  * De-duplicate unit tests for ports in Big Switch
  * Advanced Services documentation

-------------------------------------------------------------------
Thu Apr  3 00:24:49 UTC 2014 -  cloud-devel@suse.de

- Update to version neutron-2014.2.dev39.gb3b4335:
  * update doc string - correct typo
  * Revert changes removing OVSBridge return
  * Return 409 for second firewall creation
  * Fixing Arista CLI command
  * Use a temp dir for CONF.state_path
  * Enable hacking H301 check
  * Stop using portbindings_db in BSN ML2 driver
  * NSX: Fix pagination support
  * Removing vim header lines
  * Only send notifications on uuid device_id's
  * Update BigSwitch Name to its correct name
  * NSX plugin: return 400 for invalid gw certificate
  * Log configuration values for OFA agent

-------------------------------------------------------------------
Wed Apr  2 00:28:14 UTC 2014 -  cloud-devel@suse.de

- Update to version neutron-2014.2.dev14.g69c3892:
  * Fix function parsing the kernel version
  * Updated from global requirements
  2014.1.rc1
  * BigSwitch: Semaphore on port status update
  * Imported Translations from Transifex
  * Add missing DB migrations for BSN ML2 plugin
  * Invoke _process_l3_create within plugin session
  * Move test_ovs_lib to tests/unit/agent/linux
  * Open Juno development
  * Add unit test for add_vxlan in test_linux_ip_lib

-------------------------------------------------------------------
Tue Apr  1 00:28:30 UTC 2014 -  cloud-devel@suse.de

- Update to version neutron-2014.1.dev355.g64128cb:
  * Add Icehouse no-op migration
  * Imported Translations from Transifex
  * Add missing parameters for port creation
  * Cancelling thread start while unit tests running
  * Delete duplicate external devices in router namespace
  * UT: do not hide an original error in test resource ctxtmgr
  * Disable XML tests on Py26
  * Synced rpc and gettextutils modules from oslo-incubator
  * Delete subnet fails if assoc port has IPs from another subnet

-------------------------------------------------------------------
Sun Mar 30 01:30:13 UTC 2014 -  cloud-devel@suse.de

- Update to version neutron-2014.1.dev337.g10ce2f2:
  * Fix namespace exist() method

-------------------------------------------------------------------
Sat Mar 29 01:31:37 UTC 2014 -  cloud-devel@suse.de

- Update to version neutron-2014.1.dev335.g7782739:
  * BigSwitch: Move attr ref after error check
  * Migrate data from cap_port_filter to vif_details
  * Include cisco plugin in migration plugins with ovs
  * Fix segment allocation tables in Cisco N1kv plugin

-------------------------------------------------------------------
Fri Mar 28 01:31:06 UTC 2014 -  cloud-devel@suse.de

- Update to version neutron-2014.1.dev327.g721830c:
  * Make dnsmasq aware of all names
  * Prevent cross plugging router ports from other tenants
  * Adds OVS_HYBRID_PLUG flag to portbindings
  * Subnets should be set as lazy='join'
  * nec plugin: allow to delete resource with ERROR status
  * Import request_id middleware bug fix from oslo
  * Correct OVS VXLAN version check
  * LBaaS: make device driver decide whether to deploy instance
  * VPNaaS support for VPN service admin state change and reporting
  * Big Switch Plugin: No REST port delete on net del

-------------------------------------------------------------------
Thu Mar 27 01:30:47 UTC 2014 -  cloud-devel@suse.de

- Update to version neutron-2014.1.dev309.g96c0928:
  * Imported Translations from Transifex

-------------------------------------------------------------------
Wed Mar 26 01:32:04 UTC 2014 -  cloud-devel@suse.de

- Update to version neutron-2014.1.dev308.g7443fdb:
  * ML2 Cisco Nexus MD: Remove workaround for bug 1276395
  * Replace a usage of the deprecated root_helper option
  * Add enable_security_group to BigSwitch and OneConvergence ini files

-------------------------------------------------------------------
Tue Mar 25 01:32:15 UTC 2014 -  cloud-devel@suse.de

- Update to version neutron-2014.1.dev302.g4599e80:
  * Add script to migrate ovs or lb db to ml2 db
  * Remove extra space in help string
  * Add nec plugin to allowed address pairs migration
  * NEC plugin: Rename quantum_id column to neutron_id
  * Return meaningful error message on pool creation error
  * Log dnsmasq host file generation
  * ML2 Cisco Nexus MD: VM migration support

-------------------------------------------------------------------
Mon Mar 24 01:31:38 UTC 2014 -  cloud-devel@suse.de

- Update to version neutron-2014.1.dev288.gda177ab:
  * Imported Translations from Transifex

-------------------------------------------------------------------
Sun Mar 23 01:32:41 UTC 2014 -  cloud-devel@suse.de

- Update to version neutron-2014.1.dev287.g7d8fdae:
  * Imported Translations from Transifex
  * Updated from global requirements
  * Log received pool.status
  * NEC plugin: Allow to add prefix to OFC REST URL
  * NEC plugin: Remove a colon from binding:profile key due to XML problem
  * rename ACTIVE_PENDING to ACTIVE_PENDING_STATUSES
  * Use save_and_reraise_exception when reraise exception
  * Avoid creating FixedIntervalLoopingCall in agent UT
  * Add enable_security_group option
  * Fix typo in lbaas agent exception message
  * Fix duplicate name of NVP LBaaS objs not allowed on vShield Edge
  * Added config value help text in ns metadata proxy
  * Cisco Nexus: maximum recursion error in ConnectionContext.__del__
  * NSX: lower the severity of messages about VIF's on external networks
  * Fix bug:range() is not same in py3.x and py2.x
  * Remove unnecessary call to get_dhcp_port from DeviceManager

-------------------------------------------------------------------
Sat Mar 22 01:29:11 UTC 2014 -  cloud-devel@suse.de

- Update to version neutron-2014.1.dev255.gf1c7054:
  * Don't set priority when calling mod_flow
  * Imported Translations from Transifex
  * Get rid of additional db contention on fetching VIP
  * Fix usage of save_and_reraise_exception
  * Cisco VPN device driver post-merge cleanup
  * Sync excutils from oslo
  * Fixes Hyper-V agent security groups enable issue
  * cisco: Do not change supported_extension_aliases directly
  * NSX: Make replication mode configurable
  * Add missing ondelete option to Cisco N1kv tables
  * Delete duplicate internal devices in router namespace

-------------------------------------------------------------------
Fri Mar 21 07:36:35 UTC 2014 -  cloud-devel@suse.de

- Update to version neutron-2014.1.dev233.g386aa20:
  * ML2: Remove validate_port_binding() and unbind_port()
  * Imported Translations from Transifex
  * tests/unit: clean up notification driver
  * add HEAD sentinel file that contains migration revision
  * Fixes the Hyper-V agent individual ports metrics
  * BigSwitch ML2: Include bound_segment in port
  * Add update binding:profile with physical_network
  * Enable to select an RPC handling plugin under Metaplugin
  * LBaaS: small cleanup in agent device driver interface
  * Ignore PortNotFound exceptions on lockless delete
  * Fix misleading error message about failed dhcp notifications
  * Bugfix and refactoring for ovs_lib flow methods

-------------------------------------------------------------------
Fri Mar 21 01:36:09 UTC 2014 -  cloud-devel@suse.de

- Update to version neutron-2014.1.dev209.g0ad5c04:
  * Add a semaphore to some ML2 operations
  * NEC plugin: Honor Retry-After response from OFC
  * return false or true according to binding result
  * Ensure to count firewalls in target tenant
  * Mock agent RPC for FWaaS tests to delete DB objs
  * Allow CIDRs with non-zero masked portions
  * Cisco plugin fails with ParseError no elem found
  * Don't use root to list namespaces
  * ML2 BigSwitch: Don't modify parent context
  * Change report_interval from 4 to 30, agent_down_time from 9 to 75
  * Stop removing ip allocations on port delete
  * Imported Translations from Transifex
  * Show neutron API request body with debug enabled
  * Add session persistence support for NVP advanced LBaaS
  * NSX: Fix router-interface-delete returns 404 when router not in nsx
  * BigSwitch: Watchdog thread start after servers
  * Remove individual cfg.CONF.resets from tests
  * BigSwitch: Sync workaround for port del deadlock
  * Process ICMP type for iptables firewall
  * Kill 'Skipping unknown group key: firewall_driver' log trace
  * API layer documentation
  * BigSwitch: Use eventlet.sleep in watchdog
  * BigSwitch: Widen range of HTTPExceptions caught
  * NSX: Sync do not pass around model object

-------------------------------------------------------------------
Wed Mar 19 01:22:23 UTC 2014 -  cloud-devel@suse.de

- Update to version neutron-2014.1.dev161.g0009e47:
  * NSX: Ensure gateway devices are usable after upgrade
  * Added missing l3_update call in update_network
  * Validate multicast ip range in Cisco N1kv Plugin

-------------------------------------------------------------------
Tue Mar 18 10:45:43 UTC 2014 -  cloud-devel@suse.de

- Update to version neutron-2014.1.dev155.g43ccae0:
  * Calculate stateless IPv6 address
  * Create new IPv6 attributes for Subnets
  * Imported Translations from Transifex
  * ML2 plugin involves in agent_scheduler migration
  * Check vxlan enablement via modinfo
  * NVP LBaaS: check for association before deleting health monitor

-------------------------------------------------------------------
Mon Mar 17 01:22:45 UTC 2014 -  cloud-devel@suse.de

- Update to version neutron-2014.1.dev143.gcde3da2:
  * Imported Translations from Transifex
  * Avoid long transaction in plugin.delete_ports()

-------------------------------------------------------------------
Sun Mar 16 01:24:13 UTC 2014 -  cloud-devel@suse.de

- Update to version neutron-2014.1.dev140.gb76c9e8:
  * Fix KeyError except on router_info in FW Agent
  * NSX: fix intermetting UT failure on vshield test_router_create
  * NSX: Propagate name updates for security profiles

-------------------------------------------------------------------
Sat Mar 15 01:26:20 UTC 2014 -  cloud-devel@suse.de

- Update to version neutron-2014.1.dev134.g8c86961:
  * NSX: remove last of unneed quantum references
  * Send fdb remove message when a port is migrated
  * Imported Translations from Transifex
  * Send network-changed notifications to nova
  * Notify nova when ports are ready
  * Skip radware failing test for now
  * Fix in admin_state_up check function
  * Fix ml2 & nec plugins for allowedaddresspairs tests
  * Fixing lost vlan ids on interfaces
  * Adds state reporting to SDN-VE agent
  * NSX: nicira_models should import model_base directly
  * Remove legacy quantum config path
  * Add extraroute_db support for Cisco N1kv Plugin

-------------------------------------------------------------------
Fri Mar 14 01:06:16 UTC 2014 -  cloud-devel@suse.de

- Update to version neutron-2014.1.dev111.gc989fc1:
  * Imported Translations from Transifex
  * Embrane LBaaS Driver
  * Fix unittest failure in radware lbaas driver
  * Removes calls to mock.patch.stopall in unit tests
  * Create agents table when ML2 core_plugin is used
  * Fix usage of sqlalchemy type Integer

-------------------------------------------------------------------
Thu Mar 13 00:46:29 UTC 2014 -  cloud-devel@suse.de

- Update to version neutron-2014.1.dev100.g3067748:
  * Stop mock patches by default in base test class
  * Query for port before calling l3plugin.disassociate_floatingips()
  * Optimize floating IP status update
  * NSX: Allow multiple references to same gw device
  * VPNaaS Device Driver for Cisco CSR
  * Updated from global requirements
  * Call target plugin out of DB transaction in the Metaplugin
  * After bulk create send DHCP notification
  * NSX: Add ability to retry on 503's returned by the controller

-------------------------------------------------------------------
Wed Mar 12 01:06:31 UTC 2014 -  cloud-devel@suse.de

- Update to version neutron-2014.1.dev82.g288e312:
  * BigSwitch: Fix certificate file helper functions
  * Fix ml2 db migration of subnetroutes table
  * N1kv: Fixes fields argument not None

-------------------------------------------------------------------
Tue Mar 11 10:19:18 UTC 2014 - speilicke@suse.com

- Update to version neutron-2014.1.dev77.ge17a903:
  * Updated from global requirements
  * Imported Translations from Transifex
  * Fix lack of extended port's attributes in Metaplugin
  * BigSwitch: Fix rest call in consistency watchdog
  * Fixed Spelling error in Readme
  * Fix unittest failure in radware lbaas driver
  * Cisco Neutron plugin fails DB migration
  * One Convergence Neutron Plugin l3 ext support

-------------------------------------------------------------------
Mon Mar 10 16:41:28 UTC 2014 -  cloud-devel@suse.de

- Update to version neutron-2014.1.dev62.ga3e7e26:
  * Migration support for Mellanox Neutron plugin
  * Imported Translations from Transifex
  * Imported Translations from Transifex
  * Updated from global requirements
  * Add support for tenant-provided NSX gateways devices
  * NSX: fix nonsensical log trace on update port
  * BigSwitch: Fix cfg.Error format in exception
  * BigSwitch: Fix error for server config check
  * Floatingip_status migration not including Embrane's plugin
  * Nuage plugin was missed in floatingip_status db migration script
  * Drop old nvp extension file
  * Makes the Extension loader behavior predictable
  * Enhance GET networks performance of metaplugin
  * Developer documentation

-------------------------------------------------------------------
Fri Mar  7 10:41:12 UTC 2014 - speilicke@suse.com

- Update to version neutron-2014.1.dev36.g005fec6:
  * One Convergence Neutron Plugin Implementation
  * NEC plugin: delete old OFC ID mapping tables
  * Imported Translations from Transifex
  * Fix typo in migration script
  * BigSwitch: Add SSL Certificate Validation
  * BigSwitch: Auto re-sync on backend inconsistencies
  2014.1.b3
  * Add OpenDaylight ML2 MechanismDriver
  * Replaces network:* strings by constants
  * NSX: passing wrong security_group id mapping to nsx backend
  * ovs-agent: use hexadecimal IP address in tunnel port name
  * Fix DetachedInstanceError for Agent instance

-------------------------------------------------------------------
Thu Mar  6 06:17:35 UTC 2014 -  cloud-devel@suse.de

- Update to version neutron-2014.1.dev458.g17698d6:
  * Adds the missing migration for gw_ext_mode
  * VPNaaS Service Driver for Cisco CSR
  * Updated from global requirements
  * Do fip_status migration only for l3-capable plugins
  * Fix race condition in update_floatingip_statuses
  * Implementaion of Mechanism driver for Brocade VDX cluster of switches
  * Avoid unnecessarily checking the existence of a device
  * Refactor netns.execute so that it is not necessary to check namespace
  * Minor refactoring for Hyper-V utils and tests
  * Adds Hyper-V Security Groups implementation
  * Adds multiple RPC worker processes to neutron server
  * NEC plugin: PFC packet fitler support
  * Remove unused method update_fixed_ip_lease_expiration
  * NSX: make sync backend run more often
  * Use database session from the context in N1kv plugin
  * ML2 mechanism driver access to binding details
  * Reset the policy after loading extensions
  * L3 agent fetches the external network id once

-------------------------------------------------------------------
Wed Mar  5 00:46:28 UTC 2014 -  cloud-devel@suse.de

- Update to version neutron-2014.1.dev422.g9c47fa1:
  * Rename migration lb_stats_needs_bigint to match revision number
  * Imported Translations from Transifex
  * Different class names for VPNaaS migrations
  * ML2: database needs to be initalized after drivers loaded
  * replace rest of q_exc to n_exc in code base
  * Fix NVP/Nicira nits
  * Embrane Plugin fails alembic migrations
  * Implement Mellanox ML2 MechanismDriver
  * Remove unused 'as e' in exception blocks
  * Improves Arista's ML2 driver's sync performance
  * Remove pyudev dependency
  * Fix class name typo in test_db_rpc_base

-------------------------------------------------------------------
Tue Mar  4 00:55:59 UTC 2014 -  cloud-devel@suse.de

- Update to version neutron-2014.1.dev398.g78366ad:
  * Remove nvplib and move utility methods into nsxlib
  * BigSwitch: Add address pair support to plugin
  * Support advanced NVP IPsec VPN Service
  * Fix NVP FWaaS errors when creating firewall without policy
  * Avoid using "raise" to reraise with modified exception
  * BigSwitch: Stop using external locks
  * Make sure dnsmasq can distinguish IPv6 address from MAC address
  * Move db migration of ml2 security groups to havana

-------------------------------------------------------------------
Mon Mar  3 11:44:05 UTC 2014 -  cloud-devel@suse.de

- Update to version neutron-2014.1.dev383.ge99f84c:
  * Remove vim line from db migartion template
  * Imported Translations from Transifex
  * Implement OpenFlow Agent mechanism driver
  * Log configuration values for OVS agent
  * BigSwitch: Asynchronous rest calls for port create
  * Openvswitch update_port should return updated port info
  * Change tenant network type usage for IB Fabric

-------------------------------------------------------------------
Mon Mar  3 01:25:15 UTC 2014 -  cloud-devel@suse.de

- Update to version neutron-2014.1.dev369.g4e4c894:
  * Remove call to addCleanup(cfg.CONF.reset)
  * nec plugin: Avoid long transaction in delete_ports
  * Imported Translations from Transifex
  * Finish off rebranding of the Nicira NVP plugin
  * Introduce status for floating IPs
  * BigSwitch: Add agent to support neutron sec groups
  * Adds the new IBM SDN-VE plugin
  * Imported Translations from Transifex
  * Nuage Networks Plugin
  * Fixes spelling error Closes-Bug: #1284257
  * Updated from global requirements
  * Change firewall to DOWN when admin state down
  * NSX: add missing space 'routeron'
  * Imported Translations from Transifex
  * Update License Headers to replace Nicira with VMware
  * Renaming plugin-specific exceptions to match NSX
  * Imported Translations from Transifex
  * DB Mappings for NSX security groups
  * NSX: port status must reflect fabric, not link status
  * Typo/grammar fixes for the example neutron config file
  * NSX: Pass NSX uuid when plugging l2 gw attachment
  * stats table needs columns to be bigint
  * Remove import extension dep from db migration
  * Fix get_vif_port_by_id to only return relevant ports
  * Fix NSX migration path
  * Add user-supplied arguments in log_handler
  * Imported Translations from Transifex
  * NSX: Fix newly created port's status should be DOWN
  * Rename/refactoring of NVP api client to NSX
  * Rename DB models and related resources for VMware NSX plugin

-------------------------------------------------------------------
Mon Feb 24 01:31:22 UTC 2014 -  cloud-devel@suse.de

- Update to version neutron-2014.1.dev253.g07a467d:
  * Updated from global requirements
  * Imported Translations from Transifex
  * Raise max header size to accommodate large tokens
  * NSX: get_port_status passed wrong id for network
  * remove pointless test TestN1kvNonDbTest
  * Use "!=" instead of "is not" when comparing two values
  * ML2/vxlan/test: remove unnecessary self.addCleanup(cfg.CONF.reset)
  * Adds https support for metadata agent
  * wsgi.run_server no longer used
  * Implements an LBaaS driver for NetScaler devices
  * Improve unit test coverage for Cisco plugin model code
  * ipt_mgr.ipv6 written in the wrong ipt_mgr.ipv4
  * Update help message of flag 'enable_isolated_metadata'
  * Fix invalid facilities documented in rootwrap.conf
  * Remove dependent module py3kcompat
  * Use six.StringIO/BytesIO instead of StringIO.StringIO
  * remove unused imports
  * Ensure that session is rolled back on bulk creates
  * add router_id to response for CRU on fw/vip objs
  * Sync latest oslo.db code into neutron
  * Extending quota support for neutron LBaaS entities

-------------------------------------------------------------------
Sun Feb 23 00:52:28 UTC 2014 -  cloud-devel@suse.de

- Update to version neutron-2014.1.dev211.gbd55a52:
  * Reset API naming scheme for VMware NSX plugin
  * Rename Security Groups related methods for VMware NSX plugin
  * Rename L2 Switch/Gateway related methods for VMware NSX plugin
  * Rename Router related methods for VMware NSX plugin
  * Plugins should call __init__ of db_base_plugin for db.configure
  * Fixes broken documentation hyperlinks
  * Imported Translations from Transifex
  * Add support to request vnic type on port
  * Fix typo in service_drivers.ipsec
  * Add additional unit tests for the ML2 plugin
  * Don't document non-existing flag '--hide-elapsed'
  * Removes an incorrect and unnecessary return
  * L3 Agent restart causes network outage

-------------------------------------------------------------------
Sat Feb 22 01:23:51 UTC 2014 -  cloud-devel@suse.de

- Update to version neutron-2014.1.dev186.g4d72fe0:
  * Imported Translations from Transifex
  * Don't require passing in port_security=False if security_groups present
  * Use different context for each API request in unit tests
  * Sync minimum requirements
  * Copy cache package from oslo-incubator
  * BigSwitch: Move config and REST to diff modules
  * tests/unit: Initialize core plugin in TestL3GwModeMixin
  * Fix request timeout errors during calls to NSX controller
  * Fix ValueError in ip_lib.IpRouteCommand.get_gateway()
  * LBaaS: move agent based driver files into a separate dir
  * Refactor to remove _recycle_ip

-------------------------------------------------------------------
Fri Feb 21 01:49:12 UTC 2014 -  cloud-devel@suse.de

- Update to version neutron-2014.1.dev165.g9f1bdec:
  * vshield task manager: abort tasks in stop() on termination
  * Revert "Skip a test for nicira service plugin"
  * Validate rule uuids provided for update_policy
  * Add update from agent to plugin on device up
  * Parse JSON in ovs_lib.get_vif_port_by_id

-------------------------------------------------------------------
Thu Feb 20 01:40:30 UTC 2014 -  cloud-devel@suse.de

- Update to version neutron-2014.1.dev155.gf0182a1:
  * Imported Translations from Transifex
  * Remove unused RPC calls from n1kv plugin code

-------------------------------------------------------------------
Wed Feb 19 01:13:00 UTC 2014 -  cloud-devel@suse.de

- Update to version neutron-2014.1.dev151.g7fb2d57:
  * Imported Translations from Transifex
  * Add and update subnet properties in Cisco N1kv plugin

-------------------------------------------------------------------
Tue Feb 18 00:43:38 UTC 2014 -  cloud-devel@suse.de

- Update to version neutron-2014.1.dev148.g40832a9:
  * Skip a test for nicira service plugin
  * Remove DEBUG:....nsx_cluster:Attribute is empty or null

-------------------------------------------------------------------
Mon Feb 17 01:10:27 UTC 2014 -  cloud-devel@suse.de

- Update to version neutron-2014.1.dev144.gb2ac45e:
  * Imported Translations from Transifex

-------------------------------------------------------------------
Sun Feb 16 01:00:40 UTC 2014 -  cloud-devel@suse.de

- Update to version neutron-2014.1.dev143.g6e8aeba:
  * Avoid processing ports which are not yet ready

-------------------------------------------------------------------
Fri Feb 14 08:02:44 UTC 2014 -  cloud-devel@suse.de

- Update to version neutron-2014.1.dev141.gb70dce2:
  * Add DB mappings with NSX logical routers
  * Use save_and_reraise_exception when reraise exception
  * nec plugin: Compare OFS datapath_id as hex int
  * Rename Queue related methods for VMware NSX plugin
  * Lowercase OVS sample config section headers
  * Fix log-related tracebacks in nsx plugin
  * mailmap: update .mailmap
  * Remove unused code

-------------------------------------------------------------------
Thu Feb 13 00:42:08 UTC 2014 -  cloud-devel@suse.de

- Update to version neutron-2014.1.dev128.g4d63a13:
  * Add DB mappings with NSX logical switches
  * NSX: Fix possible deadlock in sync code
  * Raise an error from ovs_lib list operations
  * Imported Translations from Transifex

-------------------------------------------------------------------
Wed Feb 12 13:18:37 UTC 2014 - speilicke@suse.com

- Update to version neutron-2014.1.dev120.gc900327:
  * Imported Translations from Transifex
  * Add migration support from agent to NSX dhcp/metadata services
  * NSX plugin: fix floatingip re-association
  * Re-enable lazy translation
  * Do not append to messages with +
  * Remove psutil dependency
  * Fix binding:host_id is set to None when port update
  * Return request-id in API response
  * Skip extra logging when devices is empty
  * Improve handling of security group updates
  * ML2 plugin cannot raise NoResultFound exception
  * Fix typo in rootwrap files: neuton -> neutron
  * Imported Translations from Transifex
  * Prepare for multiple cisco ML2 mech drivers
  * ML2 Cisco Nexus MD: Create pre/post DB event handlers
  * Support building wheels (PEP-427)
  * NVP plugin:fix delete sec group when backend is out of sync
  * Use oslo.rootwrap library instead of local copy
  * Fix misspellings in neutron
  * Allow multiple DNS forwarders for dnsmasq
  * Fix passing keystone token to neutronclient instance
  * Fix race condition in network scheduling to dhcp agent
  * add quota support for ryu plugin
  * Imported Translations from Transifex
  * Enables BigSwitch/Restproxy ML2 VLAN driver
  * Fix error message typo
  * Configure floating IPs addresses after NAT rules
  * Add an explicit tox job for functional tests

-------------------------------------------------------------------
Fri Jul 19 07:09:33 UTC 2013 - berendt@b1-systems.de

- replacing Quantum with Neutron

-------------------------------------------------------------------
Mon Mar 18 10:59:30 UTC 2013 - speilicke@suse.com

- Drop +git.$TIMESTAMP.$COMMITHASH version suffix 

-------------------------------------------------------------------
Fri Feb 22 11:24:49 UTC 2013 - saschpe@suse.de

- BuildRequire openstack-suse-macros instead of openstack-macros

-------------------------------------------------------------------
Mon Jan 14 13:41:52 UTC 2013 - saschpe@suse.de

- Initial version

openSUSE Build Service is sponsored by