3bc87842e4
Improve unit test coverage for: neutron/plugins/ml2/drivers/cisco/ modules. Current coverage info: neutron/plugins/ml2/drivers/cisco/nexus/nexus_models_v2 65% neutron/plugins/ml2/drivers/cisco/nexus/nexus_network_driver 82% neutron/plugins/ml2/drivers/cisco/nexus/credentials_v2 81% neutron/plugins/ml2/drivers/cisco/nexus/mech_cisco_nexus 78% neutron/plugins/ml2/drivers/cisco/nexus/config 75% With these updates: neutron/plugins/ml2/drivers/cisco/nexus/mech_cisco_nexus 99% neutron/plugins/ml2/drivers/cisco/nexus/nexus_db_v2 99% neutron/plugins/ml2/drivers/cisco/nexus/nexus_models_v2 65% neutron/plugins/ml2/drivers/cisco/nexus/nexus_network_driver 98% neutron/plugins/ml2/drivers/cisco/nexus/config 100% NB: nexus_models_v2.py consists of database definitions and two customization methods, __repr__ and __eq__. Change-Id: I0de1cb9e71adffff698e37c8bec5497b88f0f0cd Closes-Bug: 1267481