Bug 1244736

Summary: network xml does not allow setting dnsmasq lease time
Product: [Community] Virtualization Tools Reporter: Alberto Ruiz <aruizrui>
Component: libvirtAssignee: Libvirt Maintainers <libvirt-maint>
Status: CLOSED DUPLICATE QA Contact:
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: unspecifiedCC: rbalakri
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-10-22 16:23:55 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Alberto Ruiz 2015-07-20 12:00:18 UTC
Description of problem:
machines using a local user session network (like Boxes) will not preserve the dhcp lease and its IP address will change on each reboot.

network xml file does not allow any lease time definition whereas dnsmasq allows you to set the expiry time next to the network range

There is no documented way to do this at least, and by looking at the code I haven't found any way to get the xml file to generate the right dnsmasq configuration.

Comment 1 Alberto Ruiz 2015-10-22 16:23:55 UTC

*** This bug has been marked as a duplicate of bug 913446 ***