yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #14087
[Bug 1315430] [NEW] dhcp_lease_duration of 'infinite' is not configurable
Public bug reported:
In the dhcp-agent, it is not possible to set a dhcp_lease_duration of
'infinite' since the variable is set as an IntOpt in
neutron/common/config.py. There are instances, however, where an
infinite lease duration may be desirable (particularly in a tripleo
installation where the seed may go away but the undercloud and overcloud
are expected to persist). Additionally, dnsmasq itself supports the
'infinite' value for the lease-time in the dhcp-range configuration.
** Affects: neutron
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1315430
Title:
dhcp_lease_duration of 'infinite' is not configurable
Status in OpenStack Neutron (virtual network service):
New
Bug description:
In the dhcp-agent, it is not possible to set a dhcp_lease_duration of
'infinite' since the variable is set as an IntOpt in
neutron/common/config.py. There are instances, however, where an
infinite lease duration may be desirable (particularly in a tripleo
installation where the seed may go away but the undercloud and
overcloud are expected to persist). Additionally, dnsmasq itself
supports the 'infinite' value for the lease-time in the dhcp-range
configuration.
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1315430/+subscriptions
Follow ups
References