CHANGES
=======

* use object common\_types from neutron-lib
* Update README.rst
* Functional Job fix
* Replace constraints job with global template
* .Zuul.yaml update for Neutron Classifier
* fix gitreview file
* Update Neutron Classifier for Zuulv3
* Neutron Classifier bug fixes
* OpenDev Migration Patch
* Update hacking version
* Add python 3.6 unit test job
* Replace openstack.org git:// URLs with https://
* Updates to Openstack CLI to reflect Database
* Change openstack-dev to openstack-discuss
* Don't quote {posargs} in tox.ini
* Removed older version of python added 3.5
* Version 0 Patch
* Add Database Models and OVOs for classifications
* Avoid tools/tox\_install
* Devstack plugin to perform Database migrations
* Zuul: Remove project name
* Replace the old or invalid http doc links
* Functional Tests and Gate stub
* Add Database Migrations Classifications
* Add tox wrapper to fetch neutron
* Update the neutron-classifier repo
* Enable DeprecationWarning in test environments
* Validation for classification attributes
* Support dependent changes to import neutron-lib
* Implement Firewall conversions
* Create unit tests to test v4 and v6 security group rules
* TransportClassifier - change params to \_\_int\_\_
* Revert "Only call create\_all once"
* Implement ClassifierGroup and Security Group conversions
* Remove CLASSIFIER\_TYPES constant - it was never used
* Fix Ipv4Classifier protocol field declaration
* License header for constants
* Fix up ethertype and next\_header declarations
* Reorder model classes to be alphabetical
* Docs: Classifier example for a Security Group Rule
* Simplistic check for convert\_security\_group\_rule\_to\_classifier
* Only call create\_all once
* Continue to flesh out the Database API
* Database schema installation notes
* Docs: Design motivation for the database schema
* Initial Database Models
* More renames from neutron-classifier to neutron\_classifier
* Fix unit test imports
* Move neutron-classifier so it can be imported
* Initial Cookiecutter Commit
