]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Merge open source plugin test code modules
authorMaru Newby <marun@redhat.com>
Mon, 6 Apr 2015 21:51:23 +0000 (21:51 +0000)
committerMaru Newby <marun@redhat.com>
Mon, 6 Apr 2015 23:28:45 +0000 (23:28 +0000)
commit5bdcacad62ba468de1bd339cad44428c2374d973
tree82de476b24e19db443a763d22f1461c918f6bbba
parent1105782e3914f601b8f4be64939816b1afe8fb54
Merge open source plugin test code modules

The unit test reorg is about moving files around so a test module is
clearly associated with the code module it targets, but the test
modules in this change needed to be manually merged because they both
targeted the same module.

Change-Id: I80f4b97fadd318896e7fa4e7e7e939f924127b2a
Partial-Bug: #1440834
neutron/tests/unit/plugins/ml2/db/test_ml2_db.py
neutron/tests/unit/plugins/ml2/db/test_ml2_dvr_db.py [deleted file]
neutron/tests/unit/plugins/openvswitch/test_ovs_dvr_neutron_agent.py [deleted file]
neutron/tests/unit/plugins/openvswitch/test_ovs_neutron_agent.py