summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-09-26add entry to ChangeLogScott Moser
2013-09-26fix pep8Scott Moser
2013-09-26merge from trunkScott Moser
2013-09-26Added support for formating the ephemeral disk on Windows Azure.Ben Howard
2013-09-26fix spelling in ChangeLogScott Moser
2013-09-25update ChangeLogScott Moser
2013-09-25bddeb: depend on cloud-utils or cloud-guest-utilsScott Moser
2013-09-25add '\n' to no key fingerprint warning Scott Moser
2013-09-25multi_log: only write to /dev/console if it exists.Scott Moser
2013-09-25instead of just writing to stdout, write to stdout if no /dev/consoleScott Moser
2013-09-25cc_final_message: write to log debug alsoScott Moser
2013-09-25Fix usage of libselinux-python when selinux is disabled.Garrett Holmstrom
2013-09-20add support for partitioning and creating filesystemsScott Moser
2013-09-20When selinux is completely disabled functions like restorecon raiseGarrett Holmstrom
2013-09-20Some containers lack /dev/console, so when multi_log attempts to openGarrett Holmstrom
2013-09-19Merged in the latest changes.Ben Howard
2013-09-19Fixes for the MP.Ben Howard
2013-09-17upstart/cloud-init-nonet.conf: fix indentationScott Moser
2013-09-11fix read-versionScott Moser
2013-09-11Merged in upstream changes with disk partition supportBen Howard
2013-09-11Initial cut at disk partition support.Ben Howard
2013-09-11better checking and portability in read-dependencies and read-versionScott Moser
2013-09-11Add OpenNebula datasource.Scott Moser
2013-09-11merge from trunkScott Moser
2013-09-10add entry to changelogScott Moser
2013-09-11All fake util.find_devs_with set before try-finally sectionVlastimil Holer
2013-09-11Merged lp:~smoser/cloud-init/opennebulaVlastimil Holer
2013-09-10some cleanups and changesScott Moser
2013-09-10fix DataSource base class to set up ds_cfg for 'Net' sourcesScott Moser
2013-09-10Fix detection of ETHx_IP context variable, add test.Vlastimil Holer
2013-09-10Detect invalid system user for testVlastimil Holer
2013-09-10Update OpenNebula documentation (parseuser, more fs. labels, K-V single quotes)Vlastimil Holer
2013-09-10Configurable OpenNebula::parseuser. Seed search dir+dev merge. ...Vlastimil Holer
2013-09-09Add support for reading 'random_seed' from data source.Scott Moser
2013-09-09populate random_seed in azure data sourceScott Moser
2013-09-10Fix pylint complain on toks.split('.')Vlastimil Holer
2013-09-10Replace RE context.sh parser with Scott's rewrite of bash dumper. Upper case ...Vlastimil Holer
2013-09-09add support for reading random_seed on azure also.Scott Moser
2013-09-09remove cloudinit/exceptions.pyScott Moser
2013-09-08Add test + remove jsonschema (for now)Joshua Harlow
2013-09-08Use the same method for registering custom or default handlers.Scott Moser
2013-09-08log_time: Ensure that udelta is valid before including it as a float.Scott Moser
2013-09-08tools/read-dependencies, read-version: cleanups, and use sed not grepScott Moser
2013-09-07Ensure udelta is validJoshua Harlow
2013-09-06Ensure validate checks key existence.Joshua Harlow
2013-09-06Add jsonschema for namespaced and verifiable moduleJoshua Harlow
2013-09-05PEP8 and Pylint fixes. Move context.sh "parser" into separateVlastimil Holer
2013-09-05Merged trunk lp:cloud-initVlastimil Holer
2013-09-04Search for contextualization CDROM by LABEL=CONTEXTVlastimil Holer
2013-09-04Fix RE matching context variables. Test cleanups.Vlastimil Holer