CHANGES
=======

* tox: pass TEMPEST_CONFIG_DIR envvar into api target environment
* Fixed the scenario test case for port/flow deletion
* Follow up patch for Enable SSL certificate check
* Fixed ovs_firewall to add learning flows for TCP and UDP
* Fixed the scenario test-case as per agent-rename
* Fix VM flows are not getting deleted from br-sec
* Follow up patch for Enable SSL certificate check for vCenter connection
* Enable SSL certificate check for vCenter connection
* Display instance uuid instead of VM object
* Fix security_groups_provider_updated rpc in ovsvapp_sg_agent.py
* Fixed ovsvapp_rpc.py
* Fixed OVSvApp L2 agent restart issues
* Fix dvs_driver.py and network_util.py
* Don't pass root_helper to OVSBridge
* Fixed installation step for ovsvapp agent *.ini file
* Updated ovsvapp_agent.ini location
* Improve _add_flow_with_range method in OVSFirewall Driver
* Back porting tempest test case for kilo release
* Fix RPC timeout issue
* Fix for inconsistent flows during bulkVM creation
* Handle OVSvApp agent restart
* Fix _notify_device_updated method
* Fix security_groups_provider_updated() RPC
* Fix for Scale defect
* Updated PortContext to honour binding levels in ovsvapp_rpc.py
* Remove unused locks from OVSvApp agent
* Fixed the issues with stale VM ports
* Multiple threads to invoke get_ports_details_list
* Fixed OVSvApp agent type issue
* Updated requirement.txt
* Fixed - Post OVS restart, ARP is not resolved
* Fixed phy bridge flow deletion post agent restart
* Fixed physical bridge issue on agent restart
* Added a check if the port is a valid ESX Compute port
* Improve logging in networking-vsphere codebase
* Fixed NIC teaming loop issue for vMotion case
* Scalablity enhancement - Cluster based topics
* Added regex for deleting VXLAN based stale portgroups
* OVSvApp agent registration-controller
* Added phy bridge flows to drop looping packets
* Fixed anti spoofing issue for Kilo branch
* Updated .gitreview and README.rst in Kilo branch
* Fix OVSvApp VCDriver in kilo branch
* Fix OVSvApp agent restart (stable/kilo)
* Updated readme.txt

2015.1.1
--------

* Changes in networking-vsphere repo for stable/kilo
* Fix ovsvapp_vc_driver
* Devstack changes -VXLAN
* Agent side Implementation - VXLAN
* Server side Implementation - VXLAN
* Sentinel change to validate UT post Neutron UT-reorg
* Follow up patch for alembic migration scripts for networking_vsphere
* Don't run alembic migration for networking_vsphere
* alembic migration scripts for networking_vsphere
* Fix UT's and corrected ovs_lib imports
* Fix mechanism driver based on Neutron Changes
* Fix nova boot failure
* Fix OVSvApp Nova VCDriver to remove flavor from spawn method
* Enabled hacking checks in networking-vsphere
* Added periods in service.py file
* Fixed missing spaces and added periods
* Fix locking mechanism in ovsvapp_agent.py
* Migrate to oslo.log
* Fix typo in ovsvapp_agent.py
* Fix OVSvApp L2 agent firewall driver
* Fix various failures in OVSvApp L2 agent code
* Fix OVSvApp VCDriver failure
* Added OVSVAPP_MODE=manual in devstack
* Fix OVSvApp Nova VCDriver
* Fix the base test import in test_ovs_firewall.py
* Fix devstack Changes for OVSvApp Compute and Server
* Devstack changes for OVSvApp L2 Agent
* Devstack support for OVSvApp
* Register common config options in service.py
* Nova VCDriver for OVSvApp
* Reference global object before using it
* Code Improvement for Agent startup
* Adopt namespace-less oslo imports
* Fix the unit test failures in Ml2
* Add agent entry point
* Remove root_helper arg from OVSvApp code base
* Part-4 of OVSvApp agent code for VLAN
* Code for setting up OVS Bridges
* OVSvApp L2 Agent Code for VLAN Part-3
* Security Group agent module for OVSvApp
* OVSvApp L2 Agent Code for VLAN Part-2
* Code improvement
* Part-II of OVS Firewall Driver
* Added OVSvApp L2 Agent code
* Added entry_points for OVSvApp mech driver and OVSvApp conf file
* vCenter manager utility functions
* OVS firewall driver skeleton code
* Fix unit test cases in test_session
* Added DVS Driver
* OVSvAPP Agent startup service methods
* vCenter update monitor functions
* Network resource utility to talk to vCenter
* Added resource_util.py
* Sync OVSvApp mech_driver with ML2 changes
* Vim utility functions
* Vim utility functions
* Added common_util.py
* OVSvAPP caching for vCenter communication
* Code to establish connection and session with vCenter
* Driver and Manager framework
* Added error_util.py under utils
* Utility framework
* Moved the testcases for OVSvApp mech_driver and rpc
* Model framework
* Added OVSvApp Agent side RPC changes
* Created the required directories
* Moving tests common to correct directory
* Shuffle things around
* Added OVSvApp mechanism driver
* Basic logging, error, config framework
* Tweak tox.ini and requirements file
* Minor fixes
* Add specs that document VLAN solution for OVSvAPP
* Add specs that document VXLAN solution for OVSvAPP
* Initial cookiecutter commit
* Added .gitreview
