Age | Commit message (Expand) | Author |
---|---|---|
2012-06-21 | Fixup python selinux guards, only try to restore after we check if its useful... | harlowja |
2012-06-21 | Missed some other mkdtemp and rmtree calls no longer needed | Joshua Harlow |
2012-06-21 | Use the mocker built-in method for creating temporary dirs (which it will cle... | Joshua Harlow |
2012-06-21 | This is now functional and all passing again | Joshua Harlow |
2012-04-04 | initial checkin of kernel commandline cloud-config url support | Scott Moser |
2012-03-06 | tests/unittests/test_util.py: fix pylint error | Scott Moser |
2012-01-17 | Lint fixes. | Mike Milner |
2012-01-17 | Added delete_dir_contents function to cloudinit.util. | Mike Milner |
2012-01-17 | Comment and doc cleanup. | Mike Milner |
2012-01-17 | Add unit tests for util.write_file. | Mike Milner |
2012-01-12 | Add some tests for get_cfg_option_list_or_str. | Mike Milner |
2012-01-12 | Add initial unit test framework. | Mike Milner |