summaryrefslogtreecommitdiff
path: root/cloudinit/net/dhcp.py
AgeCommit message (Expand)Author
2018-04-19pylint: pay attention to unused variable warnings.Scott Moser
2018-01-24Azure VM Preprovisioning support.Douglas Jordan
2017-11-30ec2: Fix sandboxed dhclient background process cleanup.Chad Smith
2017-11-20EC2: Fix bug using fallback_nic and metadata when restoring from cache.Scott Moser
2017-11-19EC2: Kill dhclient process used in sandbox dhclient.Scott Moser
2017-10-03Azure, CloudStack: Support reading dhcp options from systemd-networkd.Dimitri John Ledkov
2017-09-18ec2: Fix maybe_perform_dhcp_discovery to use /var/tmp as a tmpdirChad Smith
2017-09-07Use /run/cloud-init for tempfile operations.Scott Moser
2017-08-09ec2: Allow Ec2 to run in init-local using dhclient in a sandbox.Chad Smith