summaryrefslogtreecommitdiff
path: root/cloudinit/DataSourceNoCloud.py
AgeCommit message (Expand)Author
2011-08-31remove a default 'local-hostname' value from DataSourceNoCloudScott Moser
2011-07-19increase timeout on read_seed when a seedfrom was explicitly givenScott Moser
2011-02-04fix logging in DataSource modulesScott Moser
2011-01-31replace DataSource's self.logScott Moser
2011-01-31allow 'ds=nocloud' to appear at end or beginning kernel cmdlineScott Moser
2011-01-26rework of DataSource loading.Scott Moser
2011-01-19convert 'cachedir' to 'seeddir', move cloud_config, scripts to instanceScott Moser
2011-01-18support reading cloud_config from kernel command lineScott Moser
2010-08-13fix 'seedfrom' in DataSourceNoCloud (LP: #617400)Scott Moser
2010-08-12DataSourceNoCloud: record where seeds were read fromScott Moser
2010-08-12DataSourceNoCloud: fix issue with seeded filesScott Moser
2010-08-12use read_optional_seed, change 'parse_cmdline_data' to return booleanScott Moser
2010-08-12initial dump of "sans-cloud" code (DataSourceNoCloud)Scott Moser