summaryrefslogtreecommitdiff
path: root/cloudinit/sources/helpers
AgeCommit message (Expand)Author
2018-12-03ovf: Fix ovf network config generation gateway/routesRyan Harper
2018-11-29azure: detect vnet migration via netlink media change eventTamilmani Manoharan
2018-09-26Add support for Infiniband network interfaces (IPoIB).Mark Goddard
2018-09-14OpenStack: Support setting mac address on bond.Fabian Wiesel
2018-09-13EphemeralIPv4Network: Be more explicit when adding default route.Scott Moser
2018-09-13OpenStack: support reading of newer versions of metdata.Scott Moser
2018-09-12OpenStack: fix bug causing 'latest' version to be used from network.Scott Moser
2018-08-28VMWare: Fix a network config bug in vm with static IPv4 and no gateway.Pengpeng Sun
2018-08-17Add datasource Oracle Compute Infrastructure (OCI).Scott Moser
2018-05-17read_file_or_url: move to url_helper, fix bug in its FileResponse.Scott Moser
2018-04-19pylint: pay attention to unused variable warnings.Scott Moser
2018-03-19Add Hetzner Cloud DataSourceScott Moser
2018-01-24Azure VM Preprovisioning support.Douglas Jordan
2017-12-15lint: Fix lints seen by pylint version 1.8.1.Chad Smith
2017-12-08VMware: Support for user provided pre and post-customization scriptsMaitreyee Saikia
2017-10-03Azure, CloudStack: Support reading dhcp options from systemd-networkd.Dimitri John Ledkov
2017-09-07vmware customization: return network config formatSankar Tanguturi
2017-09-07Use /run/cloud-init for tempfile operations.Scott Moser
2017-08-15vcloud directory: Guest Customization support for passwordsMaitreyee Saikia
2017-05-19DigitalOcean: remove routes except for the public interface.Ben Howard
2017-05-10FreeBSD: improvements and fixes for use on AzureHongjiang Zhang
2017-04-21pylint: fix all logging warningsJoshua Powers
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-12Remove (and/or fix) URL shortener referencesJon Grimm
2017-04-11DigitalOcean: bind resolvers to loopback interface.Ben Howard
2017-04-03OpenStack: add 'dvs' to the list of physical link types.Scott Moser
2017-01-17Fixed Misc issues related to VMware customization.Sankar Tanguturi
2016-12-22LICENSE: Allow dual licensing GPL-3 or Apache 2.0Jon Grimm
2016-11-28OpenStack: extend physical types to include hyperv, hw_veb, vhost_user.Scott Moser
2016-10-19Fix python2.6 things found running in centos 6.Scott Moser
2016-09-29DigitalOcean: use meta-data for network configruationBen Howard
2016-09-12Allow link type of null in network_data.jsonJon Grimm
2016-08-23Generate a dummy bond name for OpenStackScott Moser
2016-08-22azure dhclient-hook cleanupsScott Moser
2016-08-15Get Azure endpoint server from DHCP clientBrent Baude
2016-08-12MAAS: add vendor-data supportScott Moser
2016-08-11ConfigDrive: recognize 'tap' as a link type.Scott Moser
2016-07-13Another stray occurence of a dict comprehension being removedJoshua Harlow
2016-07-13Remove another stray dict comprehensionJoshua Harlow
2016-06-15fix some errors reported by pylintScott Moser
2016-06-06Rebase against masterJoshua Harlow
2016-06-02openstack: support decoding when reading files, use that for network_configScott Moser
2016-05-19Remerge against head/masterJoshua Harlow
2016-05-19Adjust net module to be more isolatedJoshua Harlow
2016-05-12fix last flake8 errorScott Moser
2016-05-12run flake8 instead of pyflakes in tox. expect tests/ to pass flake8.Scott Moser
2016-05-12Fix up a ton of flake8 issuesJoshua Harlow
2016-05-11Fix py26 for rhel (and older versions of python)Joshua Harlow
2016-05-05Add the bridge net typeJoshua Harlow