midonet.neutron.agent.midonet_driver Module¶midonet.neutron.agent.midonet_driver.DhcpNoOpDriver(conf, network, process_monitor, version=None, plugin=None)¶Bases: neutron.agent.linux.dhcp.DhcpLocalProcess
check_version()¶Execute version checks on DHCP server.
disable(retain_port=False)¶Disable DHCP for this network.
existing_dhcp_networks(conf)¶Return a list of existing networks ids that we have configs for.
reload_allocations()¶Force the DHCP server to reload the assignment database.
should_enable_metadata(conf, network)¶We need MD namespace proxy regardless of network configuration
spawn_process()¶
Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.