summaryrefslogtreecommitdiff
path: root/cloudinit
AgeCommit message (Expand)Author
2013-07-20Unify filename, header replacement.Joshua Harlow
2013-07-20Keep filename from original part.Joshua Harlow
2013-07-20Ensure we reset the part after decompression.Joshua Harlow
2013-07-19Add the ability to decompress MIME gzip.Joshua Harlow
2013-07-11DataSourceAzure.py: allow 'customdata' to be the name for userdataScott Moser
2013-07-11upstart_job.py: fix pylint and bad bad variable in _has_suitable_upstartScott 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 azure to ds listScott Moser
2013-07-09merge from trunkScott Moser
2013-07-09handlers/upstart_job.py: invoke reload-configuration if we can.Scott Moser
2013-07-09add some unit tests, fix things found by doing soScott Moser
2013-07-08commit dev stateScott Moser
2013-06-19fix pep8 errors.Juerg Haefliger
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-05-20Fix Chef client 'omnibus' install; util.write_file() expects a string not Url...Chris Wing
2013-05-13Fix how python 2.6 was broken due to new dict syntax.Joshua Harlow
2013-05-10Fixed merging capabilities.Scott Moser
2013-05-09Allow lists to have no_replace option.Joshua Harlow
2013-05-09Adjust comment on why we are merging cloud config the way we are.Joshua Harlow
2013-05-09Fix the cloud config merging so that it is backwards compat.Joshua Harlow
2013-05-07A few more test files.Joshua Harlow
2013-05-03Fix a feature that doesn't yet exist on python 2.6Joshua Harlow
2013-05-03A few pep8/pylint cleanups.Joshua Harlow
2013-05-03A few more tests + cleanings.Joshua Harlow
2013-05-03More merging adjustments.Joshua Harlow
2013-04-25re-work maas datasource and headers call backsScott Moser
2013-04-22Continue working on merging.Joshua Harlow
2013-04-18Remove str merging for now.Joshua Harlow
2013-04-18Pull from head and a couple more tweaks.Joshua Harlow
2013-04-18Adjust how merging is done.Joshua Harlow
2013-04-17Handle namespacing issues in merger.Scott Moser
2013-04-17Altering the order of merging.Joshua Harlow
2013-04-17add debug output to ccfg-merge-debugScott Moser
2013-04-17Handle namespacing issues.Joshua Harlow
2013-04-10improvments to systemd/fedora 18 supportGreg Padgett
2013-04-03invoke dist-upgrade instead of upgrade for apt upgradesScott Moser
2013-04-03invoke 'dist-upgrade' instead of 'upgrade' on for upgrades.Scott Moser
2013-03-26compatibility fixes for Fedora and RHELGreg Padgett
2013-03-26handle errors in cc_reizefs betterScott Moser
2013-03-20pep8Scott Moser