CHANGES
=======

* Added test\_delete\_network\_vlan test
* Update playbooks
* Fixed error in config file template
* Fixed loading topology from file
* Refactor of devstack deployment
* Added missing logging
* Removed DHCP supressor
* VMI docs fix follow up
* Added node validation when port bindin
* Changed VMI to be kept one per host and network
* Tests for Device Manager integration
* Use Contrail master-latest docker tag
* Added L3 flavor validation tests
* Added support for multiple computes
* Use constants from neutron\_lib
* Changed in memory topology format loaded from file to be dict
* Docs about Device Manager integration
* Improve dev playbooks
* Prepare playbooks to enable DM integration
* DM integration: update VLAN tagging on port change
* DM integration: support for multiple ports
* DM integration only for VM ports
* Allow to read node details for DM from API
* Validate unique names in topology file
* Refactor DM integration
* Enable DM integration by config opt
* Get fabric name from API
* Use vnc lib for DM integration. Disable Python 3
* Update troubleshooting for 'no VIF plugin'
* Add 'topology' to sample config
* Enable connect to VNC by library
* Always use VPG when exists
* Fix creating VM and access to console
* Fix and parametrize setup playbooks, update docs
* Update readme
* Parameterize contrail docker image version by variable
* Add setup playbooks
* Device Manager integration
* Tempest blacklist update
* Docs for reserve in Neutron IP for SNAT from TF
* Fix unittest
* Fix .zuul.yaml
* Fix whitelist command in tox
* Fix CI
* OpenDev Migration Patch
* Fix SNAT port sync on router creation
* Fix TF DNS port's security groups
* Replace openstack.org git:// URLs with https://
* Upgrade playbooks to Ansible 2.7
* Create port for snat
* Remove neutron.db.quota\_db import
* Remove usage of tempest test\_l3\_agent\_scheduler
* Disable dhcp\_agent for Tungsten Fabric networks
* Add initial support for Contrail REST API
* Create port for DNS service from TF in Neutron
* Add Security Group integration tests
* Integration tests
* Fix workaround for easy\_install in contrail-ansible-deployer
* Fix devstack installation by enable\_plugin
* Generate coverage raport in zuul
* Omit tests in unittest coverage counting
* Move post integration tasks to separate playbook
* stop using common db mixin
* Enhance docs for architecture overview
* Integration test: change runner and collect results
* Add workaround in easy\_install task due to bug in contrail-ansible-deployer
* Implement flavor for TungstenFabric
* Add zuul job for building docs
* Update docs
* remove use of neutron.common.exceptions
* Update home-page
* Export errors from devstack@q-svc to main zuul log directory
* Add GRE network type to ml2 config
* use payloads for SECURITY\_GROUP BEFORE\_DELETE events
* update project for zuul v3
* Skip dhcp\_stateful test
* Skip testing network connectivity in tempest
* Change openstack-dev to openstack-discuss
* Skip testing port status ACTIVE
* Reinsert gateway fixed ip after TF create\_router callback
* Copy fixed\_ips in update port
* Generic way to get name of vrouter-agent docker
* Get name of vrouter docker
* use include\_tasks instead of include
* Run config verification and update enabled extensions list before test
* Omit callback to Contrail when port is floating IP
* Update documentation
* Create default security group in TF with different name
* Change configuration of neutron-tempest job
* Fix plugin deployment for DVR
* Removed older version of python added 3.5
* opt in for neutron-lib consumption patches
* Update the URL in HACKING.rst
* use TenantIdProjectIdFilterConflict from neutron-lib
* fix tox python3 overrides
* update requirements for neutron-lib 1.18.0
* Add zuul jobs tox-{py35,py36}, pep8
* Add devstack-tempest job
* Rewrite deployment of plugin by devstack
* Integration test suite
* Update contrail deployer config template
* change default python 3 env in tox to 3.5
* Testing&fixing zuul job
* use get reader/writer session from neutron-lib
* Add debug loging for Api requests and responses
* Replace db function get\_session by get\_writer\_session
* Fix ansible deployment along with documentation update
* Integration testing draft
* use plugin names from neutron-lib plugin constants
* Zuul job
* Fix devstack installation by enable\_plugin
* Modify some errors in the document
* Fix commands in devstack doc
* Add support for binding port
* Fix gramatical mistakes in comments
* Add handlers for NAT instances and route tables
* Cleanup test-requirements
* Expand ansible playbooks manual
* Add unit tests for security group callback handler
* Fix ansible scripts
* Ansible playbooks for full deployment
* Tests for networking driver
* Add support for floating IPs
* Fixing the URL for launchpad for the bugs
* Add support for router configuration interchange
* Minor fixes in docs
* Add unit tests for security groups
* Adding support for devstack installation
* Remove log translations
* specify cover package name
* Make driver compatible with latest Neutron code
* Intial Framework for networking-opencontrail
* Initial Cookiecutter Commit
* Added .gitreview
