summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* README: Mention move of revision control to git.HEADtrunkScott Moser2016-08-10116-13196/+0
* mcollective: add tests, cleanups and bug fix when no config in /etc.Scott Moser2016-07-191-19/+107
* merge from trunkScott Moser2016-07-142-0/+120
|\
| * ConfigDrive: fix writing of 'injected' files and legacy networkingScott Moser2016-07-142-0/+91
| |\
| | * flake8Scott Moser2016-07-141-1/+0
| | * add test of apply_network fallback path.Scott Moser2016-07-141-0/+61
| * | fix tox flake8Scott Moser2016-07-141-14/+14
| * | Change StringIO to BytesIO in cc_mcollective.pySergii Golovatiuk2016-07-141-0/+60
* | | merge from trunk.lp1602373Scott Moser2016-07-131-0/+31
|\ \ \ | | |/ | |/|
| * | ConfigDrive: write 'injected' files and legacy networkingScott Moser2016-07-131-0/+31
| |/
* | merge with trunkScott Moser2016-07-131-0/+17
|\ \ | |/
| * rename test class, add a test, improve test namesScott Moser2016-06-221-2/+7
| * user_data: fix error when user-data is not utf-8 decodableScott Moser2016-06-211-0/+12
* | no longer skip 'lo' elements when reading. pass 3rd test.Scott Moser2016-06-211-2/+2
* | fix flake8Scott Moser2016-06-211-5/+1
* | make 2 of 3 tests passScott Moser2016-06-211-152/+274
* | fix lost per-interface routes, use post-up to bring up interface aliasesScott Moser2016-06-211-2/+8
* | commit test changesScott Moser2016-06-211-13/+8
* | merge with trunk.Scott Moser2016-06-2017-248/+1206
|\ \ | |/
| * merge with trunkScott Moser2016-06-152-30/+15
| |\
| | * move 'main' into cloudinit/cmd/ for easier testingScott Moser2016-06-151-29/+14
| | |\
| | | * Remove some unused importsJoshua Harlow2016-06-151-3/+0
| | | * Fix a few tools and tests for newer pep8Joshua Harlow2016-06-151-1/+2
| | | * Make the bin/cloud-init an actual console entrypointJoshua Harlow2016-06-141-25/+12
| | * | Re-apply "Remove trailing dot from GCE metadata URL (LP: #1581200) [Phil Roche]"Daniel Watkins2016-06-151-1/+1
| | |/
| * | Fixup code review commentsJoshua Harlow2016-06-151-5/+5
| * | Make the os samples easier to extend (for new samples)Joshua Harlow2016-06-141-75/+78
| * | Add a bunch more sample tests for sysconfigJoshua Harlow2016-06-101-0/+80
| * | Add a sysconfig rendering testJoshua Harlow2016-06-101-24/+69
| |/
| * Refactor a large part of the networking code.Joshua Harlow2016-06-1014-208/+277
| |\
| | * Just mock 'on_first_boot' vs special argumentJoshua Harlow2016-06-101-4/+7
| | * Just do all the imports on one lineJoshua Harlow2016-06-101-4/+1
| | * Rebase against masterJoshua Harlow2016-06-066-194/+973
| | |\
| | * | Fix up tests and flake8 warningsJoshua Harlow2016-05-198-30/+29
| | * | Remerge against head/masterJoshua Harlow2016-05-1914-212/+247
| | |\ \
| | | * | Adjust net module to be more isolatedJoshua Harlow2016-05-191-3/+4
| | | * | Use a fake serial module that will allow tests to contineJoshua Harlow2016-05-113-41/+18
| | | * | Fix py26 for rhel (and older versions of python)Joshua Harlow2016-05-1114-199/+95
| | | * | Use lstrip for easier viewing of test expected resultJoshua Harlow2016-05-101-2/+3
| | | * | Add some basic eni rendering testsJoshua Harlow2016-05-101-0/+68
| | | * | Fix up tests and debian distroJoshua Harlow2016-05-101-11/+12
| | | * | Get this test of net json -> net config workingJoshua Harlow2016-05-051-1/+19
| | | * | Work on refactoring (and adding) network conversion testsJoshua Harlow2016-05-052-17/+88
| * | | | remove unused importScott Moser2016-06-101-1/+0
| * | | | one moreScott Moser2016-06-101-0/+2
| * | | | fix one large source of leaked tmpfilesScott Moser2016-06-101-1/+3
| * | | | minor changes prior to mergeScott Moser2016-06-101-2/+2
| * | | | mock is_resolvable in mirrorfail tests to remove dependency to external netChristian Ehrhardt2016-06-092-36/+24
| * | | | fix docstring for check connectivityChristian Ehrhardt2016-06-091-1/+1
| * | | | remove unused BIN_APT constantChristian Ehrhardt2016-06-092-4/+0