]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Remove duplicated tests for check_ovs_vxlan_version
authorAkihiro Motoki <motoki@da.jp.nec.com>
Wed, 2 Apr 2014 12:02:35 +0000 (21:02 +0900)
committerAkihiro Motoki <motoki@da.jp.nec.com>
Wed, 2 Apr 2014 12:04:42 +0000 (21:04 +0900)
commit58f33fd3ef7b66bb570ef757b9f70a023e0c8c59
tree04647c075ebf7e147e3158b711d0a82932bc10ec
parentf1de09d60b2142f9abd9563f04fe3a0f0089a6be
Remove duplicated tests for check_ovs_vxlan_version

test_ovs_lib, test_ovs_neutron_agent and test_ofa_neutron_agent
have duplicated same unit tests for check_ovs_vxlan_version.
This commits removes tests from ovs/ofa_neutron_agent.

Change-Id: Ia028a4afc1c8154f895187c979d23b626ab4ae3a
Closes-Bug: #1301337
neutron/tests/unit/ofagent/test_ofa_neutron_agent.py
neutron/tests/unit/openvswitch/test_ovs_neutron_agent.py