[console_scripts]
networking-powervm-sea-agent = networking_powervm.plugins.ibm.agent.powervm.sea_agent:main
networking-powervm-sriov-agent = networking_powervm.plugins.ibm.agent.powervm.sriov_agent:main

[neutron.ml2.mechanism_drivers]
pvm_sea = networking_powervm.plugins.ml2.drivers.mech_pvm_sea:PvmSEAMechanismDriver
pvm_sriov = networking_powervm.plugins.ml2.drivers.mech_pvm_sriov:PvmSRIOVMechanismDriver

