summaryrefslogtreecommitdiff
path: root/cloudinit/sources
AgeCommit message (Expand)Author
2017-03-27GCE: Search GCE in ds-identify, consider serial number in check.Scott Moser
2017-03-24ConfigDrive: support reading config drive data from /config-drive.Scott Moser
2017-03-24test: add running of pylintJoshua Powers
2017-03-21Bigstep: fix bug when executing in python3.root
2017-03-21Bounce network interface for Azure when using the built-in path.Brent Baude
2017-03-03Move warning functionality to cloudinit/warnings.pyScott Moser
2017-02-24Identify Brightbox as an Ec2 datasource user.Scott Moser
2017-02-24DatasourceEc2: add warning message when not on AWS.Scott Moser
2017-01-17OpenStack: Use timeout and retries from config in get_data.Lars Kellogg-Stedman
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-12-19set_hostname: avoid erroneously appending domain to fqdnLars Kellogg-Stedman
2016-12-11CloudSigma: Fix bug where datasource was not loaded in local search.Scott Moser
2016-12-02fix problems found in python2.6 test.Joshua Harlow
2016-11-28OpenStack: extend physical types to include hyperv, hw_veb, vhost_user.Scott Moser
2016-11-22Azure: No longer rely on walinux agent.Scott Moser
2016-11-18Add activate_datasource, for datasource specific code paths.Scott Moser
2016-11-10pep8: fix style errors reported by pycodestyle 2.1.0Scott Moser
2016-11-09Ec2: fix syntax and tox in previous commit.Scott Moser
2016-11-08Ec2: protect against non-dictionary in block-device-mapping.Scott Moser
2016-11-01AliYun: Add new datasource for Ali-Cloud ECSkaihuan.pkh
2016-10-19OpenNebula: replace 'ip' parsing with cloudinit.net usage.Scott Moser
2016-10-19Fix python2.6 things found running in centos 6.Scott Moser
2016-10-07MAAS: improve the main of datasource to look at kernel cmdline config.Scott Moser
2016-09-29DigitalOcean: use meta-data for network configruationBen Howard
2016-09-20Adjust mounts and disk configuration for systemd.Scott Moser
2016-09-12Allow link type of null in network_data.jsonJon Grimm
2016-09-12DataSourceOVF: fix user-data as base64 with python3Scott Moser
2016-08-23add install option for openrcMatthew Thode
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-12DigitalOcean: use the v1.json endpointBen Howard
2016-08-12MAAS: add vendor-data supportScott Moser
2016-08-11ConfigDrive: recognize 'tap' as a link type.Scott Moser
2016-08-11NoCloud: fix bug providing network-interfaces via meta-data.Scott Moser
2016-08-10SmartOS: more improvements for network configurationScott Moser
2016-08-08Newer requests have strong type validationJoshua Harlow
2016-07-13merge from trunkScott Moser
2016-07-13ConfigDrive: write 'injected' files and legacy networkingScott Moser
2016-07-13Fix SmartOS datasource usage of dict comprehensionsJoshua Harlow
2016-07-13Another stray occurence of a dict comprehension being removedJoshua Harlow
2016-07-13Remove another stray dict comprehensionJoshua Harlow
2016-06-27fix restoring from a datasource that did not have dsmodeScott Moser
2016-06-15DataSourceNoCloud: fix stack trace on reboot, default to dsmode=netScott Moser
2016-06-15remove declaration of dsmode as local in DataSourceNoCloudScott Moser
2016-06-15fix usage of OSError.message that will not work in python3Scott Moser
2016-06-15merge from trunkScott Moser
2016-06-15fix some errors reported by pylintScott Moser
2016-06-15merge with trunkScott Moser