The midonet.neutron.agent.interface
Module¶
-
class
midonet.neutron.agent.interface.
MidonetInterfaceDriver
(conf)¶ Bases:
neutron.agent.linux.interface.LinuxInterfaceDriver
-
plug_new
(network_id, port_id, device_name, mac_address, bridge=None, namespace=None, prefix=None, mtu=None)¶ This method is called by the Dhcp agent or by the L3 agent when a new network is created
-
unplug
(device_name, bridge=None, namespace=None, prefix=None)¶
-