neutron/neutron/scheduler
Boden R e4348eb1e1 use retry_db_errors from neutron-lib
The externally consumed APIs from neutron.db.api were rehomed into
neutron-lib with https://review.openstack.org/#/c/557040/

This patch consumes the retry_db_errors function from lib by:
- Removing retry_db_errors from neutron.db.api
- Updating the imports for retry_db_errors to use it from lib
- Using the DB API retry fixture from lib in the UTs where applicable
- Removing the UTs for neutron.db.api as they are now covered in lib

NeutronLibImpact

Change-Id: I1feb842d3e0e92c945efb01ece29856335a398fe
2018-07-16 08:10:54 -06:00
..
__init__.py Empty files should not contain copyright or license 2014-10-20 00:50:32 +00:00
base_resource_filter.py Use Agent OVO in agents_db and test_agents_db 2017-11-03 16:46:09 +07:00
base_scheduler.py Classes lack metaclass decoration 2016-05-05 13:31:15 -06:00
dhcp_agent_scheduler.py Fix all pep8 E129 errors 2018-05-03 13:44:04 +09:00
l3_agent_scheduler.py use retry_db_errors from neutron-lib 2018-07-16 08:10:54 -06:00