neutron-dynamic-routing/neutron_dynamic_routing/tests/unit/services/bgp/scheduler
Boden R 19aed83ff1
Fix gate issues on master
We recently removed nenutron.common.rpc [1] as the rpc module lives in
neutron-lib now. This project was missed because I didn't find
neutron.common.rpc as an import. This patch switches rpc uses over to
neutron-lib.

This also addresses an issue where toxenv fails when it encounters a
non-empty __pycache__ directory. This adjusts the options passed to
find so that it is tolerant of this scenario and allows tox runs to
proceed.

[1] https://review.openstack.org/#/c/634790/

Change-Id: Ice83f7574f146436e3db045693b530f0cfeda049
2019-02-13 14:31:31 -06:00
..
__init__.py Move BGP service plugin, agent, and tests out of Neutron repo 2016-05-16 12:22:24 +00:00
test_bgp_dragent_scheduler.py Fix gate issues on master 2019-02-13 14:31:31 -06:00