[openstack-dev] [Neutron] DHCP configuration

Kevin Benton blak111 at gmail.com
Mon Aug 31 15:13:02 UTC 2015


neutron.common.config should have general DHCP options that aren't specific
to the reference DHCP agent. neutron.agent.dhcp.config should have all of
the stuff specific to our agent and dnsmasq.

On Mon, Aug 31, 2015 at 7:54 AM, Gal Sagie <gal.sagie at gmail.com> wrote:

> Hello all,
>
> I went over the code and noticed that we have default DHCP configuration
> both in neutron/common/config.py  (dhcp_lease_duration , dns_domain and
> dhcp_agent_notification)
>
> But also we have it in neutron/agent/dhcp/config.py (DHCP_AGENT_OPTS,
> DHCP_OPTS)
>
> I think we should consider merging them (especially the agent
> configuration)
> into one place so it will be easier to find them.
>
> I will add a bug on myself to address that, anyone know if this was done
> in purpose
> for some reason, or anyone have other thoughts regarding this?
>
> Thanks
> Gal.
>
>
> __________________________________________________________________________
> OpenStack Development Mailing List (not for usage questions)
> Unsubscribe: OpenStack-dev-request at lists.openstack.org?subject:unsubscribe
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
>
>


-- 
Kevin Benton
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack-dev/attachments/20150831/57ffd0e5/attachment.html>


More information about the OpenStack-dev mailing list