index
:
vyos-cloud-init.git
circinus
crux
current
equuleus
mergify/bp/circinus/pr-78
mergify/bp/circinus/pr-85
mergify/bp/sagitta/pr-78
sagitta
(mirror of https://github.com/vyos/vyos-cloud-init.git)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cloudinit
/
net
/
tests
Age
Commit message (
Expand
)
Author
2018-09-13
EphemeralIPv4Network: Be more explicit when adding default route.
Scott Moser
2018-09-05
tests: Disallow use of util.subp except for where needed.
Scott Moser
2018-04-26
net: detect unstable network names and trigger a settle if needed
Ryan Harper
2018-02-08
net: accept network-config in netplan format for renaming interfaces
Ryan Harper
2017-11-30
ec2: Fix sandboxed dhclient background process cleanup.
Chad Smith
2017-11-19
EC2: Kill dhclient process used in sandbox dhclient.
Scott Moser
2017-10-03
Azure, CloudStack: Support reading dhcp options from systemd-networkd.
Dimitri John Ledkov
2017-09-20
tests: Add cloudinit package to all test targets
Chad Smith
2017-09-18
ec2: Fix maybe_perform_dhcp_discovery to use /var/tmp as a tmpdir
Chad Smith
2017-09-05
relocate tests/unittests/helpers.py to cloudinit/tests
Lars Kellogg-Stedman
2017-08-09
ec2: Allow Ec2 to run in init-local using dhclient in a sandbox.
Chad Smith
2017-07-28
cloudinit.net: add initialize_network_device function and tests
Chad Smith