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.sa...@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-requ...@lists.openstack.org?subject:unsubscribe
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
>
>


-- 
Kevin Benton
__________________________________________________________________________
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev

Reply via email to