summaryrefslogtreecommitdiff
path: root/cloudinit/sources
AgeCommit message (Expand)Author
2014-02-26pep8 and pylintScott Moser
2014-02-26SmartOS: do not run on arm as dmidecode causes problemsScott Moser
2014-02-24ConfigDrive: trim trailing newlines in previous-instance-idScott Moser
2014-02-24Reduce OSds LOG levels when detecting and use HAVANA instead of latestJoshua Harlow
2014-02-24Ensure we strip the previous_iid file contentsJoshua Harlow
2014-02-18NoCloud: fix broken seed from external imageScott Moser
2014-02-18CloudSigma: remove 'WARN' in not found caseScott Moser
2014-02-14DataSourceGCE: fix 'is_resolvable', remove unnecessary WARNScott Moser
2014-02-14DataSourceOpenStack: allow vendor-data to be a dict with 'cloud-init' insideScott Moser
2014-02-14The symlink of /var/lib/cloud/instance is not created at the time that theBen Howard
2014-02-13re-work vendor-data and smartosScott Moser
2014-02-13merge from trunkScott Moser
2014-02-13some style changes, some pylint, be less noisyScott Moser
2014-02-13Define default vendordata for SmartOS. In absence of a vendordata, use aBen Howard
2014-02-13GCE: use dns name instead of IP addressVaidas Jablonskis
2014-02-13GCE: add unit tests, user-data support and few other fixesVaidas Jablonskis
2014-02-13do not warn on waiting for urlScott Moser
2014-02-13wait less for the metadata service (by default)Scott Moser
2014-02-13merge from trunkScott Moser
2014-02-13Add initial GCE datasourceScott Moser
2014-02-13add 'user-data' support.Scott Moser
2014-02-13cloudsigma: change default dsmode to 'net'Scott Moser
2014-02-13merge from trunkScott Moser
2014-02-12support configuration of MD_URL, disable if not resolvable.Scott Moser
2014-02-12Add CloudSigma data sourceKiril Vladimiroff
2014-02-10DataSourceEc2: Fix incorrect return in _get_url_settingsScott Moser
2014-02-10make a defined var of DATA_DIR_CLEAN_LIST, some pylint cleanupsScott Moser
2014-02-10change behavior to only delete SharedConfig.xml.Scott Moser
2014-02-08Handle code not existing in older requests versionsJoshua Harlow
2014-02-08Capture IOError and use LOG betterJoshua Harlow
2014-02-08wrap url get call in try/except clauseVaidas Jablonskis
2014-02-08Remove HEAD usage and other small adjustmentsJoshua Harlow
2014-02-07Add a bunch of new testsJoshua Harlow
2014-02-07Remerged with trunkJoshua Harlow
2014-02-07Forgot to include _trim_key functionVaidas Jablonskis
2014-02-07Made new ovf-env.xml handling more robust. Test cases includedBen Howard
2014-02-07use url_helper instead of requestsVaidas Jablonskis
2014-02-07Rebase on upstreamBen Howard
2014-02-03Add Google Compute Engine data source support.Vaidas Jablonskis
2014-02-01Don't forget the rest of the files!Joshua Harlow
2014-02-01Add a openstack specific datasourceJoshua Harlow
2014-02-01Fix incorrect returnJoshua Harlow
2014-01-28DataSourceNoCloud: support reading vendor-data Scott Moser
2014-01-24minor changes for pylint, write_boot_content improvement.Scott Moser
2014-01-24Make SmartOS script handling self-contained in datasource.Ben Howard
2014-01-24Fixed flip-flopped commentBen Howard
2014-01-24Fixes for SmartOS datasource (LP: #1272115):Ben Howard
2014-01-23merge from trunkScott Moser
2014-01-23Consider partitions as sources for configdrive if labelled correctlyPaul Querna
2014-01-17merge from trunkScott Moser