]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Move db agent schedulers test to a more appropriate place
authorOleg Bondarev <obondarev@mirantis.com>
Mon, 24 Aug 2015 08:29:25 +0000 (11:29 +0300)
committerOleg Bondarev <obondarev@mirantis.com>
Mon, 24 Aug 2015 12:14:13 +0000 (15:14 +0300)
commit4bbd854740abee8bedaa2a1156961690613e24dd
tree31fb1fef7cfdd487da92fa134cdce0effe2e04fa
parent1c19e898c0199c33a0273eb906cf63075269234c
Move db agent schedulers test to a more appropriate place

Current placing is confusing as in fact the tests have little to do
with ml2 and openvswitch.
This was triggered by discussion on https://review.openstack.org/199514
Next step should be to separate dhcp and l3 schedulers tests.

Change-Id: Ie05874fdc1c3070ed319e8f624c8217c5c0bb646
neutron/tests/unit/db/test_agentschedulers_db.py [moved from neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent/test_agent_scheduler.py with 100% similarity]
neutron/tests/unit/plugins/ml2/test_agent_scheduler.py
tox.ini