Age | Commit message (Expand) | Author |
2013-09-20 | Some containers lack /dev/console, so when multi_log attempts to open | Garrett Holmstrom |
2013-09-19 | Merged in the latest changes. | Ben Howard |
2013-09-19 | Fixes for the MP. | Ben Howard |
2013-09-17 | upstart/cloud-init-nonet.conf: fix indentation | Scott Moser |
2013-09-11 | fix read-version | Scott Moser |
2013-09-11 | Merged in upstream changes with disk partition support | Ben Howard |
2013-09-11 | Initial cut at disk partition support. | Ben Howard |
2013-09-11 | better checking and portability in read-dependencies and read-version | Scott Moser |
2013-09-11 | Add OpenNebula datasource. | Scott Moser |
2013-09-11 | merge from trunk | Scott Moser |
2013-09-10 | add entry to changelog | Scott Moser |
2013-09-11 | All fake util.find_devs_with set before try-finally section | Vlastimil Holer |
2013-09-11 | Merged lp:~smoser/cloud-init/opennebula | Vlastimil Holer |
2013-09-10 | some cleanups and changes | Scott Moser |
2013-09-10 | fix DataSource base class to set up ds_cfg for 'Net' sources | Scott Moser |
2013-09-10 | Fix detection of ETHx_IP context variable, add test. | Vlastimil Holer |
2013-09-10 | Detect invalid system user for test | Vlastimil Holer |
2013-09-10 | Update OpenNebula documentation (parseuser, more fs. labels, K-V single quotes) | Vlastimil Holer |
2013-09-10 | Configurable OpenNebula::parseuser. Seed search dir+dev merge. ... | Vlastimil Holer |
2013-09-09 | Add support for reading 'random_seed' from data source. | Scott Moser |
2013-09-09 | populate random_seed in azure data source | Scott Moser |
2013-09-10 | Fix pylint complain on toks.split('.') | Vlastimil Holer |
2013-09-10 | Replace RE context.sh parser with Scott's rewrite of bash dumper. Upper case ... | Vlastimil Holer |
2013-09-09 | add support for reading random_seed on azure also. | Scott Moser |
2013-09-09 | remove cloudinit/exceptions.py | Scott Moser |
2013-09-08 | Add test + remove jsonschema (for now) | Joshua Harlow |
2013-09-08 | Use the same method for registering custom or default handlers. | Scott Moser |
2013-09-08 | log_time: Ensure that udelta is valid before including it as a float. | Scott Moser |
2013-09-08 | tools/read-dependencies, read-version: cleanups, and use sed not grep | Scott Moser |
2013-09-07 | Ensure udelta is valid | Joshua Harlow |
2013-09-06 | Ensure validate checks key existence. | Joshua Harlow |
2013-09-06 | Add jsonschema for namespaced and verifiable module | Joshua Harlow |
2013-09-05 | PEP8 and Pylint fixes. Move context.sh "parser" into separate | Vlastimil Holer |
2013-09-05 | Merged trunk lp:cloud-init | Vlastimil Holer |
2013-09-04 | Search for contextualization CDROM by LABEL=CONTEXT | Vlastimil Holer |
2013-09-04 | Fix RE matching context variables. Test cleanups. | Vlastimil Holer |
2013-09-04 | Apply parse.diff by Javier Fontan <jfontan@opennebula.org> | Vlastimil Holer |
2013-09-03 | Review adjustments. | Joshua Harlow |
2013-09-02 | Raise when no seed filename provided | Joshua Harlow |
2013-09-02 | Save only 512 bytes and use different file paths for debian/rhel | Joshua Harlow |
2013-09-02 | Ensure data is initialized to a dict if its empty/none | Joshua Harlow |
2013-09-02 | Add config drive support for random_seed | Joshua Harlow |
2013-08-24 | support base64 encoded data in the smart os datasource. | Scott Moser |
2013-08-24 | changes to behavior on specifying keys. | Scott Moser |
2013-08-23 | Fixed some typos. Change decode_base64 from sys_cfg to ds_cfg | Ben Howard |
2013-08-20 | fix bad arguments to subp inside of apply_hostname_bounce | Scott Moser |
2013-08-20 | Updated merge proposal with current tree | Ben Howard |
2013-08-20 | Fixed no_base64_decode settings | Ben Howard |
2013-08-15 | fix setting of password for a user on azure. | Scott Moser |
2013-08-15 | pylint fix | Scott Moser |