Age | Commit message (Expand) | Author |
2014-01-24 | Fixes for SmartOS datasource | Scott Moser |
2014-01-24 | minor changes for pylint, write_boot_content improvement. | Scott Moser |
2014-01-24 | Log failure to restore backup locale file | Joshua Harlow |
2014-01-24 | Freebsd cleanups | Joshua Harlow |
2014-01-24 | Make SmartOS script handling self-contained in datasource. | Ben Howard |
2014-01-24 | Rebasing on trunk | Ben Howard |
2014-01-24 | pylint and long line fixes. | Scott Moser |
2014-01-24 | Fixed flip-flopped comment | Ben Howard |
2014-01-24 | pep8/pylint fixes | Scott Moser |
2014-01-24 | Fixes for SmartOS datasource (LP: #1272115): | Ben Howard |
2014-01-23 | Use the right exception | Joshua Harlow |
2014-01-23 | Remove pylint warning about unused request_args | Joshua Harlow |
2014-01-23 | Skip retry and continued fetch of userdata when NOT_FOUND | Joshua Harlow |
2014-01-23 | fix util.which if PATH is not in environment | Scott Moser |
2014-01-23 | fix freebsd new file header | Scott Moser |
2014-01-23 | pep8/tab to 8 spaces | Scott Moser |
2014-01-23 | pep8, use which rather than hard coded path | Scott Moser |
2014-01-23 | pep8 | Scott Moser |
2014-01-23 | fix broken consumption of /proc/mounts | Scott Moser |
2014-01-23 | merge from trunk | Scott Moser |
2014-01-23 | pep8 | Scott Moser |
2014-01-23 | Consider partitions as sources for configdrive if labelled correctly | Paul Querna |
2014-01-23 | Split net-parsing into own module | Joshua Harlow |
2014-01-23 | remove some white space | Scott Moser |
2014-01-22 | cc_resizefs: figure out what /dev/root means via kernel cmdline | Scott Moser |
2014-01-22 | Add a new line | Joshua Harlow |
2014-01-22 | Add comments as to format with example in/out | Joshua Harlow |
2014-01-22 | Split net-parsing into own module | Joshua Harlow |
2014-01-17 | more boto removal. move httpretty from 'Requires' | Scott Moser |
2014-01-17 | drop requirement on boto for its boto.utils.get_instance_metadata() | Scott Moser |
2014-01-17 | remove creation of some vestigial dirs | Scott Moser |
2014-01-17 | merge from trunk | Scott Moser |
2014-01-17 | remove unused mergedvendoruser | Scott Moser |
2014-01-17 | remove support for resizing via 'parted resizepart' | Scott Moser |
2014-01-17 | pep8 and pylint fixes; typo fix for documentation | Ben Howard |
2014-01-16 | DataSourceOpenNebula:parse_shell_config skip 'SECONDS' var if seen | Scott Moser |
2014-01-16 | Fixed typos | Ben Howard |
2014-01-16 | simplify consume_vendordata, move exclusion, consume_vendordata per instance | Scott Moser |
2014-01-16 | DataSource: remove has_vendordata and consume_vendordata, drop filters | Scott Moser |
2014-01-16 | cloudinit/settings.py: add vendor_data to built in config | Scott Moser |
2014-01-15 | replace get_nested_option_as_list with get_cfg_by_path, improve ruparts | Scott Moser |
2014-01-15 | remove vendor-scripts-per-{boot,instance,once} | Scott Moser |
2014-01-15 | header, comment cleanup | Scott Moser |
2014-01-15 | merge from trunk | Scott Moser |
2014-01-10 | Updated non-json message | Joshua Harlow |
2014-01-10 | Only check for json objects instead of also arrays | Joshua Harlow |
2014-01-10 | Add a maybe_json helper function | Joshua Harlow |
2014-01-10 | Add ec2 utils tests and httpretty requirement for http mocking | Joshua Harlow |
2014-01-10 | Bring back the ec2 utils, non-boto userdata/metadata reading | Joshua Harlow |
2014-01-09 | Allow a Config Drive source on a partition, if the label matches. | Paul Querna |