summaryrefslogtreecommitdiff
path: root/cloudinit/sources/helpers
AgeCommit message (Expand)Author
2020-09-10Retrieve SSH keys from IMDS first with OVF as a fallback (#509)Thomas Stringer
2020-08-28Add method type hints for Azure helper (#540)Johnson Shi
2020-08-25tox: bump the pylint version to 2.6.0 in the default run (#544)Paride Legovini
2020-08-20Pushing cloud-init log to the KVP (#529)Moustafa Moustafa
2020-08-13Refactor Azure report ready code (#468)Johnson Shi
2020-07-21VMware: Support parsing DEFAULT-RUN-POST-CUST-SCRIPT (#441)xiaofengw-vmware
2020-07-15cloudinit: remove global disable of pylint W0107 and fix errors (#489)Daniel Watkins
2020-07-06cloudinit: fix tip-pylint failures and bump pinned pylint version (#478)Daniel Watkins
2020-06-30networking: refactor is_physical from cloudinit.net (#457)Daniel Watkins
2020-06-22Hetzner: support reading user-data that is base64 encoded. (#448)Scott Moser
2020-06-19printing the error stream of the dhclient process before killing it (#369)Moustafa Moustafa
2020-06-10test: fix all flake8 E126 errors (#425)Joshua Powers
2020-06-09When tools.conf does not exist, running cmd "vmware-toolbox-cmd config get de...chengcheng-chcheng
2020-06-08Move subp into its own module. (#416)Scott Moser
2020-06-02test: fix all flake8 E121 and E123 errors (#404)Joshua Powers
2020-06-01test: fix all flake8 E741 errors (#401)Joshua Powers
2020-05-14cloudinit: minor pylint fixes (#360)Daniel Watkins
2020-03-26VMWware: support to update guest info gc status if enabled (#261)xiaofengw-vmware
2020-02-25Add physical network type: cascading to openstack helpers (#200)sab-systems
2020-01-21Start removing dependency on six (#178)Daniel Watkins
2019-12-12azure: avoid re-running cloud-init when instance-id is byte-swapped (#84)AOhassan
2019-12-02url_helper: read_file_or_url should pass headers param into readurl (#66)Chad Smith
2019-11-20net: IPv6, accept_ra, slaac, stateless (#51)Harald
2019-10-17guestcust_util: handle special characters in config fileXiaofeng Wang
2019-10-16net: handle openstack dhcpv6-stateless configurationHarald Jensås
2019-09-11VMWware: add option into VMTools config to enable/disable custom script.Xiaofeng Wang
2019-08-14Azure: Record boot timestamps, system information, and diagnostic eventsAnh Vo
2019-07-16VMWare: Trigger the post customization script via cc_scripts module.Xiaofeng Wang
2019-05-10Azure: Return static fallback address as if failed to find endpointJason Zions (MSFT)
2019-04-03DatasourceAzure: add additional logging for azure datasourceAnh Vo
2019-03-04helpers/openstack: Treat unknown link types as physicalDaniel Watkins
2019-02-22azure: Filter list of ssh keys pulled from fabricJason Zions (MSFT)
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