summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2012-11-13replace 'with self.assertRaises(Exception):' with different formScott Moser
2012-11-12Pylint and pep8 cleanups.Joshua Harlow
2012-11-12Rebased with HEAD and resolved conflicts.Joshua Harlow
2012-11-12test_handler_yum_add_repo: fix broken testScott Moser
2012-11-12config-drive-v2: support public keysScott Moser
2012-11-10whitespace / indentation cleanupsScott Moser
2012-11-10add yum_add_repo configuration moduleScott Moser
2012-11-101 pep8 and 1 pylint fixScott Moser
2012-11-10revert unrelated whitespace changes that creeped in.Scott Moser
2012-11-10sync with trunkScott Moser
2012-11-10Sudoers.d creation cleanups + tests.Joshua Harlow
2012-11-09Fix the merging of group configuration.Joshua Harlow
2012-11-09Fix the merging of group configurationJoshua Harlow
2012-11-09Merge the yaml/cloud config examples checking tool.Joshua Harlow
2012-11-09Fix the fqdn/hostname case for rhel and ubuntuJoshua Harlow
2012-11-08Forgot the test!Joshua Harlow
2012-11-08Ensure that at needed stages the local variablesJoshua Harlow
2012-11-07Add a makefile yaml checking targetJoshua Harlow
2012-11-071. Rebased with trunkJoshua Harlow
2012-10-27Helpful cleanups.harlowja
2012-10-23use only util methods for reading/loading/appending/peekingScott Moser
2012-10-23Add helpers for wrapping file operationsScott Moser
2012-10-23fix pep8/pylintScott Moser
2012-10-23move default user info out of code and into configScott Moser
2012-10-11Add some more sysconfig tests + pylint cleanups.Joshua Harlow
2012-10-11Handle the case where the value contains shellJoshua Harlow
2012-10-11Update to use pipes.quote to ensure that Joshua Harlow
2012-10-11More adjustments/cleanups for the system configurationJoshua Harlow
2012-10-10System config niceness!Joshua Harlow
2012-10-10Merge the resolv.conf branch inJoshua Harlow
2012-10-05Pylint cleanups.Joshua Harlow
2012-10-05Add tests to show that the assigned bug is fixed.Joshua Harlow
2012-09-28Sync with head and fix conflicts.Joshua Harlow
2012-09-28Rework the rest of the locations that usedJoshua Harlow
2012-09-28add 'safeyaml' to cloudinitScott Moser
2012-09-27cleanup the user/group listsJoshua Harlow
2012-09-26Adjust comment.Joshua Harlow
2012-09-26Fixup some pylint warnings.Joshua Harlow
2012-09-26Add a new example test that will patch utils and osJoshua Harlow
2012-09-25add tests for netcfg codeJoshua Harlow
2012-09-25Fix tests after resync with head.Joshua Harlow
2012-09-24Handle the case where 'user' is defined but 'users' isn't.Joshua Harlow
2012-09-24Fix pylint issues created.Joshua Harlow
2012-09-24Add a netconfig format test + if rhel is passed the 'all'Joshua Harlow
2012-09-24Refactor the ug normalization to take in a distroJoshua Harlow
2012-09-23Make the normalization a module level functionJoshua Harlow
2012-09-21Don't forget the etc/hosts test.Joshua Harlow
2012-09-21Fix some docs + pylint warnings + log on default created in the module.Joshua Harlow
2012-09-21Also allow the user list to come in as a commaJoshua Harlow
2012-09-21Actually commit the test for user/group dataJoshua Harlow