summaryrefslogtreecommitdiff
path: root/cloudinit/net/tests
AgeCommit message (Expand)Author
2020-01-29Replace mock library with unittest.mock (#186)Daniel Watkins
2019-12-09dhcp: Support RedHat dhcp rfc3442 lease format for option 121 (#76)Eric Lafontaine
2019-12-06network_state: handle empty v1 config (#45)Ryan Harper
2019-10-04get_interfaces: don't exclude bridge and bond membersDaniel Watkins
2019-09-17net: add is_master check for filtering device listRyan Harper
2019-09-09net,Oracle: Add support for netfailover detectionRyan Harper
2019-08-13azure/net: generate_fallback_nic emits network v2 config instead of v1Chad Smith
2019-07-17net: update net sequence, include wait on netdevs, opensuse netrules pathRyan Harper
2019-07-16net: add rfc3442 (classless static routes) to EphemeralDHCPRyan Harper
2019-04-27git tests: no longer show warning about safe yaml.Scott Moser
2019-02-26tests: fix some slow tests and some leaking stateDaniel Watkins
2019-01-15net: Wait for dhclient to daemonize before reading lease fileJason Zions
2018-11-26net: Ephemeral*Network: add connectivity check via URLChad Smith
2018-09-13EphemeralIPv4Network: Be more explicit when adding default route.Scott Moser
2018-09-05tests: Disallow use of util.subp except for where needed.Scott Moser
2018-04-26net: detect unstable network names and trigger a settle if neededRyan Harper
2018-02-08net: accept network-config in netplan format for renaming interfacesRyan Harper
2017-11-30ec2: Fix sandboxed dhclient background process cleanup.Chad Smith
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-20tests: Add cloudinit package to all test targetsChad Smith
2017-09-18ec2: Fix maybe_perform_dhcp_discovery to use /var/tmp as a tmpdirChad Smith
2017-09-05relocate tests/unittests/helpers.py to cloudinit/testsLars Kellogg-Stedman
2017-08-09ec2: Allow Ec2 to run in init-local using dhclient in a sandbox.Chad Smith
2017-07-28cloudinit.net: add initialize_network_device function and testsChad Smith