CHANGES
=======

* Replace openstack.org git:// URLs with https://
* import zuul job settings from project-config
* Zuul: Remove project name
* zuul: add irrelevant-files section to job
* Add -dlm to the tempest job name
* Introduce zuulv3 jobs into stable branches
* Get rid of nomulticell flag in upgrade script
* fail to config dell\_force10 switch
* Set nomulticell flag for starting nova-compute in upgrade
* Restart n-cpu during upgrade
* Close SSH connections after executing command sets
* Update default branch
* Pin branch to stable/ocata when install neutron
* Fix generic\_switch upgrade

0.2.0
-----

* Fix devstack local.conf sample
* Add grenade plugin
* Log an error if no devices have been loaded
* Don't use git:// as insecure and bad for proxy servers
* Switch to decorators.idempotent\_id
* Fix bound port left in DOWN state
* Updated from global requirements
* Adding support for Brocade ICX switches (FastIron)
* Update contributing.rst
* Remove workaround for deprecated Q\_PLUGIN\_EXTRA\_\*
* Remove deprecated Q\_PLUGIN\_EXTRA\_CONF\_\* vars
* Updated from global requirements
* Updated from global requirements
* Don't fail immediately when create|delete networks
* Updated from global requirements
* Setup multinode aware config
* Updated from global requirements
* 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
