]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Don't mock plugin in L3SchedulerTestBaseMixin
authorrossella <rsblendido@suse.com>
Thu, 26 Feb 2015 15:23:32 +0000 (15:23 +0000)
committerrossella <rsblendido@suse.com>
Fri, 27 Feb 2015 11:59:50 +0000 (11:59 +0000)
commitb5f7ad766346dc28fc612352ead616e8fce32469
treefef801a367996c4aa85dc68d96f6d8044b3c4506
parentd62993c135321d664f10202cbcc86b2212e274ce
Don't mock plugin in L3SchedulerTestBaseMixin

There's no need to mock the plugin in L3SchedulerTestBaseMixin, since
the plugin is defined by the classes that mix in L3SchedulerTestBaseMixin.

Change-Id: Ia447936ba0d6696968acaf0edc26c7194be8d4d8
Closes-bug: 1425988
neutron/tests/unit/test_l3_schedulers.py