summaryrefslogtreecommitdiff
path: root/cloudinit/sources
AgeCommit message (Expand)Author
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
2016-06-15merge with trunkScott Moser
2016-06-15fis some Datasourcenocloud issuesScott Moser
2016-06-15Re-apply "Remove trailing dot from GCE metadata URL (LP: #1581200) [Phil Roche]"Daniel Watkins
2016-06-14[Revert] Remove trailing dot from GCE metadata URLScott Moser
2016-06-13Removes trailing dot in metadata.google.internal GCE metadata lookup.Phil Roche
2016-06-10Just mock 'on_first_boot' vs special argumentJoshua Harlow
2016-06-06Rebase against masterJoshua Harlow
2016-06-03config drive conversion: recognize 'bridge' as a physical type, fix mtuScott Moser
2016-06-02ConfigDrive: do not use 'id' on a link for the device nameScott Moser
2016-06-02re-add the 'Net' classes for datasourcesScott Moser
2016-06-02fix untested previous change to smartosScott Moser
2016-06-02smartos: do not raise error when not on smartosScott Moser
2016-06-02openstack: support decoding when reading files, use that for network_configScott Moser
2016-06-02SmartOS: datasource improvements, support for networking information.Scott Moser
2016-05-31use constants for kvm and lx-brandScott Moser
2016-05-27return dict not None on get_config_objScott Moser
2016-05-27smartos is local, but it is named DataSourceSmartOS not DataSourceConfigDriveScott Moser
2016-05-27Smartos datasource is local.Scott Moser
2016-05-27add nicer mainScott Moser
2016-05-27remove debug printScott Moser
2016-05-27fix pyflakes and flake8Scott Moser
2016-05-27fix the remaining testsScott Moser
2016-05-27fix a bunch of the testsScott Moser