]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
ML2 UT: Fix incorrect mock return value
authorRobert Pothier <rpothier@cisco.com>
Mon, 22 Dec 2014 16:42:35 +0000 (11:42 -0500)
committerRobert Pothier <rpothier@cisco.com>
Mon, 22 Dec 2014 16:42:35 +0000 (11:42 -0500)
commitc948e4318665492cd9a46bfc9ec47250b8cc9692
tree315658fc8c90a9368b8a8179acbbcae3747f59e8
parentc37830ecc22c9448bd66eac72baa51c07fd38ab7
ML2 UT: Fix incorrect mock return value

In the UT for ML2 Cisco Nexus MD,
in the function test_ncclient_version_detect()
The value being passed into the mock is incorrect
to mock the ncclient connect object.

Change-Id: Ife1fc2a8f8fe284605ad77cee4ffa307e6d5360c
Closes-Bug: #1404927
neutron/tests/unit/ml2/drivers/cisco/nexus/test_cisco_mech.py