CHANGES
=======

* Add handle 503 error from REST layer
* Adopt community changes
* Neutron moved context from neutron to neutron_lib
* Remove unused logging import

8.0.0
-----

* Use neutron-lib portbindings api-def
* Bump xcat minimum version to latest 2.8.3.16
* Fix option description
* fix zvm_xcat_ca_file type
* Use neutron lib instead neutron common code
* Add version check for neutron agent start
* Performance enhance to remove couple operation
* Fix a bug related to a function name
* Add add_nics_to_user_direct function
* Enable DeprecationWarning in test environments
* Fix the issue of the error for '_port_map'
* Use https with CA conf
* Deal with unexpected response when finding exist nics
* Change zvm_xcat_username,zvm_xcat_password default
* Add version functions
* Before uncouple NIC to vswitch, check whether it has vswitch info first
* Make neutron-zvm-agent exception enhance
* Handle NIC 800 is created but not couple on xcat
* Add bandit test to tox
* Add debug log into xcat request/response
* Switch to using hacking checks from neutron-lib
* enhance log for neutron agent
* Fix bandit issue
* fix pep8 issue recently introduced by neutron
* Make enhancement for zvm-agent log for tracking issue more easily
* Fix the errors in adding management NIC for liberty system
* Fix setup.cfg packages entry
* Update from global requirements
* zvm agent fail to start because the table change in xcat
* Change the copyright of mech_zvm.py
* update package info for master branch
* Remove trailing whitespace
* Remove patching of neutron in tox environment
* add translation hints
* Upgrade log when get_device_fail
* Fix pep8 error in gate
* Update .gitreview for new namespace
* Introduce XCAT version concept
* remove VIF_TYPES in mech_zvm.py
* Change smapi command to cp command in zvm-agent
* Fix bug unsupport vswitch name started with number
* Sync the content in neutron_zvm_plugin.ini.sample
* move VIF_TYPE_ZVM,AGENT_TYPE_ZVM to zvm/mech_zvm.py
* fix tox env issues
* Add content into README.rst
* Upload the latest networking-zvm
* The init commmit of stackforge/zvm-driver
