summaryrefslogtreecommitdiff
path: root/cloudinit/sources/helpers/digitalocean.py
AgeCommit message (Expand)Author
2020-06-30networking: refactor is_physical from cloudinit.net (#457)Daniel Watkins
2020-06-08Move subp into its own module. (#416)Scott Moser
2018-04-19pylint: pay attention to unused variable warnings.Scott Moser
2017-05-19DigitalOcean: remove routes except for the public interface.Ben Howard
2017-04-12DigitalOcean: assign IPv4ll address to lowest indexed interface.Ben Howard
2017-04-12DigitalOcean: configure all NICs presented in meta-data.Ben Howard
2017-04-11DigitalOcean: bind resolvers to loopback interface.Ben Howard
2016-12-22LICENSE: Allow dual licensing GPL-3 or Apache 2.0Jon Grimm
2016-09-29DigitalOcean: use meta-data for network configruationBen Howard