CHANGES
=======

* Updating version
* Fix unit test paths
* restructure vdx md directory, reduce depth
* Restructure repo to allow for multiple products
* Updating .gitreview file and adding cookie cutter files
* Generated new .gitreview file for brocade/vdx-AmppML2-SVI
* hacking: enable H238 (old style class declaration, use new style)
* brocade: Use lazy logging interpolation

2015.1.0b1
----------

* tests: initialize admin context after super().setUp call
* Migrate to oslo.context
* Migrate to oslo.i18n
* Migrate to oslo.utils
* Update i18n translation for ML2 plugin log msg's
* Enforce log hints in neutron.services.l3_router
* enable H401 hacking check
* Use correct base class for unit tests for ML2 drivers
* Remove superfluous except/re-raise

2014.2.1
--------

* Remove @author(s) from copyright statements
* Layer 3 service plugin to support hardware based routing

2014.2.b3
---------

* Added support for NOS version 4.1.0, 5.0.0 and greater
* Remove the useless vim modelines
* Brocade mechanism driver depends on the brocade plugin templates
* Brocade mechanism driver should be derived from ML2 plugin base class

2014.2.b1
---------

* Use save_and_reraise_exception when reraise exception
* Remove individual cfg.CONF.resets from tests
* Fixed Spelling error in Readme

2014.1.b3
---------

* Implementaion of Mechanism driver for Brocade VDX cluster of switches

2014.1.b2
---------

* Pushing initial started code based on Glance project and infrstructure work done by the melange team
