Hide Forgot
Cloned from launchpad blueprint https://blueprints.launchpad.net/neutron/+spec/cisco-nexus-fake-ncclient. Description: Unit testing of the Cisco plugin currently involves the use of a fake Cisco nexus sub-plugin as a replacement of the real Cisco nexus sub-plugin. Because of this, the real Cisco nexus sub-plugin is not getting exercised as part of unit tests. If the netconf client (the ncclient module) is faked for unit testing instead of the nexus driver, then the nexus driver code can be included in unit tests. Specification URL (additional information): None