summaryrefslogtreecommitdiff
path: root/cloudinit
AgeCommit message (Expand)Author
2013-02-19Merged trunk lp:cloud-initVlastimil Holer
2013-02-19Context.sh parsing cleanups, fix single quotes handling in multiword variables.Vlastimil Holer
2013-02-19Name unification Context.*Device -> Context.*DiskVlastimil Holer
2013-02-19Change network ifaces detection from ifconfig to ip command.Vlastimil 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-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
2013-01-05Fix the password locking logic.Joshua Harlow
2013-01-05Make which fields are redacted come from a field array.Joshua Harlow
2013-01-04Append DNS related stuff to network interfaces configuration. Minor cleanups.Vlastimil Holer
2013-01-03Support for sr[0-9]+ short device names.Vlastimil Holer
2013-01-02Add OpenNebula.org copyright.Vlastimil Holer
2012-12-21Add OpenNebula contextualization options to cloud-initJavi Fontan
2012-12-21Add resolv.conf configuration functionJavi Fontan
2012-12-20Fix exception handlers for data read. Fix name read_context_disk_dir.Vlastimil Holer
2012-12-20Change subp exception handling to util.ProcessExecutionErrorVlastimil Holer
2012-12-20Add explanation on how context variables parsing works.Vlastimil Holer
2012-12-20Change context variables .replace with .decodeVlastimil Holer
2012-12-19Remove conflicting merge blockVlastimil Holer
2012-12-19Merged trunk lp:cloud-initVlastimil Holer
2012-12-19DataSourceCloudStack: use virtual router rather than default routeGerard Dethier
2012-12-19cloudinit/handlers/upstart_job.py: pep8 / trailing whitespaceScott Moser
2012-12-17tell upstart to reload configuration after writing an upstart jobScott Moser
2012-12-17ensure a datasource's 'distro' and sys_cfg are updatedJoshua Harlow
2012-12-15Add 'omnibus' install mode for chefScott Moser
2012-12-13Provide a mechanism for puppet to be conditionally installed.Craig Tracey
2012-12-12add 'omnibus' as an install type for chef.Scott Moser
2012-12-06cloudinit/stages.py: separate _read_base_cfg() into static functionScott Moser
2012-12-01make sure no blank lines before cloud-init entry in ca-certificates.confScott Moser
2012-11-20fix "resize_root: noblock"Scott Moser
2012-11-20pep8 and pylintScott Moser