The midonet.neutron.agent.interface Module

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)
Creative Commons Attribution 3.0 License

Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.