Age | Commit message (Expand) | Author |
2014-01-28 | cloudinit/util.py: fix pylint complaints | Scott Moser |
2014-01-28 | DataSourceNoCloud: support reading vendor-data | Scott Moser |
2014-01-27 | add 'pathprefix2dict' utility for use by DataSourceNoCloud | Scott Moser |
2014-01-27 | populate_dir: only makedir if it doesn't exist | Scott Moser |
2014-01-24 | read_file_or_url: raise UrlError with 404 on ENOENT | Scott Moser |
2014-01-24 | Don't try to create members if group creation fails | Joshua Harlow |
2014-01-24 | Fix logexc usage in freebsd distro | Joshua Harlow |
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 | add --dummy-variables-rgx= param when calling pylint | 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-24 | url_helper: call exception_cb with the UrlError exception | Scott Moser |
2014-01-23 | Use the right exception | Joshua Harlow |
2014-01-23 | Skip retry and continued fetch of userdata when NOT_FOUND | Scott Moser |
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 | Add freebsd sysvinit scripts | Joshua Harlow |
2014-01-23 | Initial Freebsd support | Harm Weites |
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-22 | tools/read-dependencies tools/read-version: rewrite in python | Scott Moser |
2014-01-21 | cloud-config-landscape.txt: improve documentation | Scott Moser |
2014-01-20 | merge requirement changes | Joshua Harlow |
2014-01-19 | Add output when starting to run tests | Joshua Harlow |
2014-01-19 | Phony not phone | Joshua Harlow |
2014-01-17 | Run pyc cleaning before running tests | Joshua Harlow |
2014-01-17 | Update makefile to install from updated requirements files | Joshua Harlow |
2014-01-17 | Fix defaulting | Joshua Harlow |
2014-01-17 | more boto removal. move httpretty from 'Requires' | Scott Moser |
2014-01-17 | Add 'Requires' or 'Recommends' on sudo in packaging files. | Vlastimil Holer |