CHANGES
=======

* Fix updating Ucast\_Macs\_Remote entry in removing port
* Fix tunnel IP configuration
* fix tox python3 overrides
* Migrate stestr completely
* Update neutron components and fix broken test
* add lower-constraints job
* Updated from global requirements
* Avoid tox-install.sh
* Remove inheritance of neutron UT
* Migrate neutron-lib
* Updated from global requirements

6.0.0
-----

* Updated from global requirements
* Updated from global requirements
* Updated from global requirements

5.0.0
-----

* Insert check method before calling switch config
* Remove setting of version/release from releasenotes
* Updated from global requirements
* Improve inheritance of test classes
* Enable to specify each test
* Cleanup for using constant values in neutron-lib
* Fix LAG configuration for VXLAN
* Check if port is changed from bound state to unbound state
* Change constant value into neutron-lib
* Migrate to stestr as unit tests runner
* Use synchronized lock decorator on neutron-lib
* Updated from global requirements
* Updated from global requirements
* Fix wrong import for ml2 config
* Updated from global requirements
* Updated from global requirements
* Remove WebTest from test-requirements

4.1.2
-----

* Trivialfix: Use constant value from neutron-lib
* Remove unnecessary test definitions
* Fix import order with hacking guide
* Update and optimize the documentation link
* Updated from global requirements
* Drop MANIFEST.in - it's not needed by pbr
* Update .coveragerc after the removal of respective directory
* Fix order of socket.error for catching exceptions
* Using neutron-lib hacking rules
* Remove log translations
* Fix setup.cfg for fujitsu\_ism
* Updated from global requirements
* Remove fujitsu\_ism components
* Fix documents for configuration
* Fix unittest using driver\_context as mock

4.0.3
-----

* Remove support for py34
* Updated from global requirements
* Fix getting LAG candidate for setup/delete
* [FOSSW] Fix LAG setting and incompatible with Ironic
* Enable to set branch of neutron for testing
* Remove Babel from requirements.txt
* Updated from global requirements
* Updated from global requirements
* Fix mLAG configuration and add more unit tests
* Use ostestr for testing
* Use neutron-lib and refactor codes
* Updated from global requirements

4.1.0
-----

* [FOSSW] Enable to register virtual port into HW OVSDB
* Fix readme of fos switch configuration
* Close ssh for setup\_vlan when error has occurred
* [FOSSW] Fix save command
* [FOSSW] Fix getting return value from ovsdb-server
* [FOSSW] Fix trimming for ovsdb\_writer
* [FOSSW] Fix command format for port-channel
* [FOSSW] Skip LAG setup when network\_type is 'flat'
* [FOSSW] Fix method name for getting LAG port
* [FOSSW] Remove invalid lock to prevent deadlock
* [FOSSW] Replace 'is' to '=='
* Fix conditions for create vlan on FOS switch
* Add save\_running\_config to fossw client
* Fix arguments of logging method
* Fix loading from config file for fossw network type
* Fix trimming process for message from ovsdb
* Updated from global requirements
* Fix interface for lag settings
* Fix timeout of execute command to 5 sec
* Fix initialization process

4.0.0
-----

* Support FOSSW driver
* Remove support for py33
* Use neutron-lib portbindings api-def
* Align return value type for get\_physical\_connectivity
* Remove unnecessary tests
* Use neutron repos wrapper
* Fix module names to load in setup.cfg
* Add an argument 'external' for locking a function

3.0.1
-----

* Fix deprecation warning message
* Align filenames between modules and testcodes
* Modify pep8 ignored definitions
* Add definition into .gitignore
* Fix requirements repos to openstack/requirements
* Fix type\_driver description for CFX driver
* Fix closing telnet connection
* Update README
* Remove document link
* Changed author and author-email
* Change directory structure
* Enables py35 tox unit test
* Updated from global requirements
* Updated from global requirements
* Enable release notes translation
* Updated from global requirements
* TrivialFix: Remove logging import unused
* Using assertIsNone() instead of assertEqual(None)
* Refactor import modules
* Updated from global requirements
* Add testresources requirement
* Enable DeprecationWarning in test environments

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
