Edgar Magana ea89f12338 Adding the Nexus support to the Persistence Framwork
Modification of the Nexus Unit Case to be running with Persistence Framework
pep8 passed
pylint 8.81/10
2011-08-19 10:13:53 -07:00

12 lines
486 B
INI

[SWITCH]
# Change the following to reflect the Nexus switch details
nexus_ip_address=<put_nexus_switch_ip_address_here>
#Interfaces connected from the Nexus 7K Switch to the two UCSM 6120s, e.g.: 1/10 and 1/11
nexus_first_port=<put_interface_name_here>
nexus_second_port=<put_interface_name_here>
#Port number where the SSH will be running at the Nexus Switch, e.g.: 22 (Default)
nexus_ssh_port=22
[DRIVER]
name=quantum.plugins.cisco.nexus.cisco_nexus_network_driver.CiscoNEXUSDriver