summaryrefslogtreecommitdiff
path: root/cloudinit
AgeCommit message (Expand)Author
2013-03-07merge from trunkScott Moser
2013-03-07allow customization of apt-get command, add --force-unsafe-ioScott Moser
2013-03-07pep8 and pylint fixesScott Moser
2013-03-06Add some nice docs on what this is.Joshua Harlow
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-05Add in a bunch of changes and tests.Joshua Harlow
2013-03-05pep8, pylint, make resize_devices return more usefulScott Moser
2013-03-05change default mode to 'auto'Scott Moser
2013-03-05remove 'log' passing. call growpart with --dry-run first.Scott Moser
2013-03-05change default (no 'growpart' in config) to use 'auto' and '/'Scott Moser
2013-03-04test of resize, a couple small fixesScott Moser
2013-03-04add the unit test, fix a few issuesScott Moser
2013-03-04merge from trunkScott Moser
2013-03-03more workScott Moser
2013-03-03add default log value to get_mount_infoScott Moser
2013-03-01fix reversed logicScott Moser
2013-03-01remove debug codeScott Moser
2013-03-01merge from trunkScott Moser
2013-03-01fix regression on expected label of filesystem for DataSourceNoneScott Moser
2013-03-01change parser.parse 'default_opts' to 'options'Scott Moser
2013-03-01move function to a static list, comment where it came fromScott Moser
2013-03-01add some unit tests, fix an issue or twoScott Moser
2013-03-01initial stab at growpart moduleScott Moser
2013-03-01Support resizing btrfs filesystems.Blair Zajac
2013-02-27do not reload upstart configuration on upstart jobsScott Moser
2013-02-21Split Debian and Ubuntu APT sourcesVlastimil Holer
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-30Adding package versioning logic to package installation.Joshua Harlow
2013-01-30Support package versions for the generic package config modulectracey
2013-01-29Fix broken cc_update_etc_hostsharlowja
2013-01-28Support resizing btrfs filesystems.Blair Zajac
2013-01-28config/cc_resolv_conf: run PER_INSTANCE rather than PER_ONCEScott Moser
2013-01-27Adding package versioning logic to package_commandCraig Tracey
2013-01-25Adding a resolv.conf configuration module (LP: #1100434)Joshua Harlow
2013-01-24Merge the old user style with the distro provided config.harlowja
2013-01-21Add support for operating system familiesJoshua Harlow
2013-01-19Merge the old user style with the distro provided config.harlowja
2013-01-18Adjust how the legacy user: XYZ config alters the normalized user listJoshua Harlow
2013-01-17Fixing missing argument to get_cfg_option_boolCraig Tracey
2013-01-17Adding a resolv.conf configuration module (LP: #1100434)Craig Tracey
2013-01-16DataSourceConfigDrive: consider CD rom as valid config-drive source.Scott Moser
2013-01-15Fix broken cc_update_etc_hosts (LP: #1100036)ctracey
2013-01-15cleanup a pep8 failurectracey
2013-01-15add support for operating system familiesctracey
2013-01-07Allow 'sr0' to be specified as a device for mountsVlastimil Holer
2013-01-07DataSourceCloudStack: fallback to default route if no virtual router foundGerard Dethier
2013-01-07fix 'lock_password' for cloud-config user setupScott Moser