[generic_switch.devices]
netmiko_arista_eos = networking_generic_switch.devices.netmiko_devices.arista:AristaEos
netmiko_aruba_os = networking_generic_switch.devices.netmiko_devices.aruba:ArubaOSCX
netmiko_brocade_fastiron = networking_generic_switch.devices.netmiko_devices.brocade:BrocadeFastIron
netmiko_cisco_ios = networking_generic_switch.devices.netmiko_devices.cisco:CiscoIos
netmiko_cisco_nxos = networking_generic_switch.devices.netmiko_devices.cisco:CiscoNxOS
netmiko_cisco_s300 = networking_generic_switch.devices.netmiko_devices.cisco300:Cisco300
netmiko_cumulus = networking_generic_switch.devices.netmiko_devices.cumulus:Cumulus
netmiko_dell_force10 = networking_generic_switch.devices.netmiko_devices.dell:DellNos
netmiko_dell_os10 = networking_generic_switch.devices.netmiko_devices.dell:DellOS10
netmiko_dell_powerconnect = networking_generic_switch.devices.netmiko_devices.dell:DellPowerConnect
netmiko_fake = networking_generic_switch.devices.netmiko_devices.fake:Fake
netmiko_hp_comware = networking_generic_switch.devices.netmiko_devices.hpe:HpeComware
netmiko_hpe_comware = networking_generic_switch.devices.netmiko_devices.hpe:HpeComware
netmiko_huawei = networking_generic_switch.devices.netmiko_devices.huawei:Huawei
netmiko_huawei_vrpv8 = networking_generic_switch.devices.netmiko_devices.huawei_vrpv8:Huawei
netmiko_juniper = networking_generic_switch.devices.netmiko_devices.juniper:Juniper
netmiko_mellanox_mlnxos = networking_generic_switch.devices.netmiko_devices.mellanox_mlnxos:MellanoxMlnxOS
netmiko_nokia_srl = networking_generic_switch.devices.netmiko_devices.nokia:NokiaSRL
netmiko_ovs_linux = networking_generic_switch.devices.netmiko_devices.ovs:OvsLinux
netmiko_pluribus = networking_generic_switch.devices.netmiko_devices.pluribus:Pluribus
netmiko_ruijie = networking_generic_switch.devices.netmiko_devices.ruijie:Ruijie
netmiko_sonic = networking_generic_switch.devices.netmiko_devices.sonic:Sonic

[neutron.ml2.mechanism_drivers]
genericswitch = networking_generic_switch.generic_switch_mech:GenericSwitchDriver

[tempest.test_plugins]
ngs_tests = tempest_plugin.plugin:NGSTempestPlugin
