Advertisement
Guest User

Untitled

a guest
Nov 10th, 2014
202
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.57 KB | None | 0 0
  1. [EntryPoint.parse('cisco_nexus = neutron.plugins.ml2.drivers.cisco.nexus.mech_cisco_nexus:CiscoNexusMechanismDriver'), EntryPoint.parse('l2population = neutron.plugins.ml2.drivers.l2pop.mech_driver:L2populationMechanismDriver'), EntryPoint.parse('testdriver = neutron.plugins.ml2.drivers.mech_test:DriverTest'), EntryPoint.parse('ofagent = neutron.plugins.ml2.drivers.mech_ofagent:OfagentMechanismDriver'), EntryPoint.parse('ncs = neutron.plugins.ml2.drivers.mechanism_ncs:NCSMechanismDriver'), EntryPoint.parse('hyperv = neutron.plugins.ml2.drivers.mech_hyperv:HypervMechanismDriver'), EntryPoint.parse('arista = neutron.plugins.ml2.drivers.mech_arista.mechanism_arista:AristaDriver'), EntryPoint.parse('openvswitch = neutron.plugins.ml2.drivers.mech_openvswitch:OpenvswitchMechanismDriver'), EntryPoint.parse('mlnx = neutron.plugins.ml2.drivers.mlnx.mech_mlnx:MlnxMechanismDriver'), EntryPoint.parse('linuxbridge = neutron.plugins.ml2.drivers.mech_linuxbridge:LinuxbridgeMechanismDriver'), EntryPoint.parse('test = neutron.tests.unit.ml2.drivers.mechanism_test:TestMechanismDriver'), EntryPoint.parse('brocade = neutron.plugins.ml2.drivers.brocade.mechanism_brocade:BrocadeMechanism'), EntryPoint.parse('logger = neutron.tests.unit.ml2.drivers.mechanism_logger:LoggerMechanismDriver'), EntryPoint.parse('bigswitch = neutron.plugins.ml2.drivers.mech_bigswitch.driver:BigSwitchMechanismDriver'), EntryPoint.parse('opendaylight = neutron.plugins.ml2.drivers.mechanism_odl:OpenDaylightMechanismDriver'), EntryPoint.parse('bulkless = neutron.tests.unit.ml2.drivers.mechanism_bulkless:BulklessMechanismDriver')]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement