summaryrefslogtreecommitdiff
path: root/cloudinit/sources
AgeCommit message (Expand)Author
2013-07-17Azure: make /var/lib/waagent with 0700 permsScott Moser
2013-07-17DataSourceAzure: fix inverted logic on DisablesshPasswordAuthenticationBen Howard
2013-07-16Use the inverse of DisableSshPasswordAuthentication for ssh_pwauth.Ben Howard
2013-07-11DataSourceAzure.py: allow 'customdata' to be the name for userdataScott Moser
2013-07-10add waiting for files and reading of crt keysScott Moser
2013-07-09build up the 'wait_for' list including fingerprint.crt filesScott Moser
2013-07-09fill out load_azure_ovf_pubkeysScott Moser
2013-07-09mention using cachedScott Moser
2013-07-09search in the default storage directory for cached ovf-env.xmlScott Moser
2013-07-09populate /var/lib/waagent with ovf-env.xmlScott Moser
2013-07-09better handling for user/passwordScott Moser
2013-07-09add stub for ssh keysScott Moser
2013-07-09add some unit tests, fix things found by doing soScott Moser
2013-07-08commit dev stateScott Moser
2013-06-19fix and cleanup usage of util.logexcJuerg Haefliger
2013-06-07ConfigDrive, Nocloud: Apply the "poke /dev/sr0" approach to /dev/sr1 alsoGreg Padgett
2013-06-07DataSourceOVF: small fix for iso9660 transportScott Moser
2013-06-04support optical drives with dev node /dev/sr1Greg Padgett
2013-04-25re-work maas datasource and headers call backsScott Moser
2013-03-26compatibility fixes for Fedora and RHELGreg Padgett
2013-03-20remove some churnScott Moser
2013-03-19Move back to using boto for now.Joshua Harlow
2013-03-19merge from trunk at revno 799Scott Moser
2013-03-07fix pep8 and pylintScott Moser
2013-03-07merge from trunkScott Moser
2013-03-06Make conf.d and the default merging use the new merging algos.Joshua Harlow
2013-03-06Continue working on merging code.Joshua Harlow
2013-03-01fix regression on expected label of filesystem for DataSourceNoneScott Moser
2013-02-23Fix the maas callback mechanism now that requests is used.harlowja
2013-02-23Get tests working and further adjustments.harlowja
2013-02-21Update to code on trunk.harlowja
2013-02-21More work on requests integration.harlowja
2013-02-19Continue working on integrating requests.harlowja
2013-02-07add test_nocloud unit tests, fix one issue foundScott Moser
2013-02-07user-data doesn't merge in from meta-data (typo)Scott Moser
2013-02-04make config of nocloud datasource able to specify meta-data and user-dataScott Moser
2013-01-16DataSourceConfigDrive: consider CD rom as valid config-drive source.Scott Moser
2013-01-07DataSourceCloudStack: fallback to default route if no virtual router foundGerard Dethier
2012-12-19DataSourceCloudStack: use virtual router rather than default routeGerard Dethier
2012-11-12config-drive-v2: support public keysScott Moser
2012-11-12pep8 and pylint fixupsScott Moser
2012-11-12REVERT revno 714: config-drive-v2: populate metadata['public-keys'] from 'pub...Scott Moser
2012-11-12merge from trunkScott Moser
2012-11-11config-drive-v2: populate metadata['public-keys'] from 'public_keys'Scott Moser
2012-11-10whitespace / indentation cleanupsScott Moser
2012-11-07remove dead code from DataSourceEc2Scott Moser
2012-10-27Helpful cleanups.harlowja
2012-10-24Remove function that shouldn't have shown up.Joshua Harlow
2012-10-24Handle the case where newer versions of botoJoshua Harlow
2012-10-23use only util methods for reading/loading/appending/peekingScott Moser