← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1611119] Re: Add new configuration options to DHCP to only provide metadata-service

 

[Expired for neutron because there has been no activity for 60 days.]

** Changed in: neutron
       Status: Incomplete => Expired

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1611119

Title:
  Add new configuration options to DHCP to only provide metadata-service

Status in neutron:
  Expired

Bug description:
  In networking-ovn, DHCP is provided natively.

  We want to refactor the DHCP agent to be used for metadata. This can be
  achieved with the following new configuration options whose defaults are set to the values used currently in dhcp.

  In Neutron
  -------------

  1) dhcp_rpc_callback
  default:
  "neutron.api.rpc.handlers.dhcp_rpc.DhcpRpcCallback"

  2) dhcp_notifier
  default:
  "neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api.DhcpAgentNotifyAPI"

  In DHCP Agent
  -------------

  3) dhcp_plugin_api
  default:
  "neutron.agent.dhcp.agent.DhcpPluginApi"

  4) notifies_port_ready
  default: True

To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1611119/+subscriptions


References