CHANGES
=======

0.1.1
-----

* Fix bound port left in DOWN state
* Update contributing.rst
* Set Q_PLUGIN_EXTRA_CONF_{PATH,FILES}
* Fix README syntax
* Add tempest ngs.network_name option
* TrivialFix: Merge imports in code
* Add dell switches support
* Add delete_port support
* Use exceptions from neutron-lib
* Remove duplicate SSH keys
* Update devstack configure_generic_switch_ssh_keypair
* Improve logging
* Don't fail if switch is not found
* Don't move port to ACTIVE state immediately
* Enable DeprecationWarning in test environments
* Add Tempest plugin
* Updated from global requirements
* Updated from global requirements
* Updated from global requirements
* Updated from global requirements
* Updated from global requirements
* Add support for setting ovs ssh port in devstack
* Updated from global requirements
* Fix 404 in Jenkins gate-networking-generic-switch-docs
* Remove dashes from network uuid to fit vlan name

0.1
---

* Refine the docs about testing with real hardware
* Remove unneeded network_id parameter in tests
* Updated from global requirements
* Not set vlan name on huawei driver
* Remove reno from test requirements
* Use obsolote path for plugin conf file in docs
* Preparing to release
* Remove unneeded 'False' in get()
* Wrap error log message with i18n._LE()
* Wrap netmiko.ConnectHandler in try-except block
* Add switch configuration format
* Add default value '' to device_type
* fix formatting issue
* Load all devices in driver initialization
* Add Huawei switches support in README.rst
* Add arista EOS support
* Add oslo.config to requirements.py
* Add Huawei devices support
* Add wait_for_openwswitch_agent function
* Use own i18n support
* Add .*.swp to .gitignore
* Correct cisco device_type in docs and conf sample file
* Block netmiko 0.4.3
* Use bash in tox_install script
* Add cleanup steps
* Implement devices as stevedore plugins
* Add basic unit tests
* Refactor device handling
* Update documentation
* Add functional test
* Update devstack plugin project name
* Add ml2_conf_genericswitch.ini config sample
* Avoid duplicating driver name in ml2 config
* generate ssh key
* generate ML2 config
* Add support of ovs
* Add devstack plugin
* Initial commit generic-switch
* Added .gitreview
