CHANGES
=======

2.0.0
-----

* Change validation for calling baremetal setup
* Skip unnecessary unit test and align coding terms
* Add reno for releasenotes management
* Fix coverage option and execution
* Update README.rst for C-Fabric driver
* Fix retry counter
* Delete unnecessary log messages
* Enable to use 'tox debug' option
* Fix cleanup for another ifgroup definitions
* Insert i18n definition and change copyright
* Fix removing all VLANs in cleanup process
* Add unittests for C-Fabric
* Enable to use coverage with 'tox -e cover'
* Fix cleanup process and refactor
* Add retry process when the target switch is busy
* Call cleanup method for LAG definitions when setup
* Fix returning from 'interface' mode
* Fix clearing LAG mode
* Fix finding ifgroup from vfab vlan definition
* Fix getting available LAG ID from candidate-config
* LOG.warn is deprecated in python3
* C-Fabric multi-tenant support for baremetal deploy
* Add python 3.4 support

1.0.1
-----

* Remove versioning for release
* Update version for Liberty
* Update README
* Add "version" into setup.cfg
* Change author information
* Update import oslo.config
* Change ignore-errors to ignore_errors
* Removed unused test dependency: discover
* Add ML2 mechanism driver for FUJITSU ISM
* Add ML2 mechanism driver for FUJITSU C-Fabric
* Fix nested directory format
* Initial commit with cookiecutter
* Added .gitreview
