summaryrefslogtreecommitdiff
path: root/tests/unittests/test_handler/test_handler_seed_random.py
Commit message (Expand)AuthorAgeFilesLines
* Reorganize unit test locations under tests/unittests (#1126)Brett Holman2021-12-031-205/+0
* testing: add get_cloud function (SC-461) (#1038)James Falcon2021-10-151-31/+15
* Move subp into its own module. (#416)Scott Moser2020-06-081-2/+3
* cloudinit: replace "from six import X" imports (except in util.py) (#183)Daniel Watkins2020-01-311-2/+1
* relocate tests/unittests/helpers.py to cloudinit/testsLars Kellogg-Stedman2017-09-051-1/+1
* LICENSE: Allow dual licensing GPL-3 or Apache 2.0Jon Grimm2016-12-221-11/+5
* run flake8 instead of pyflakes in tox. expect tests/ to pass flake8.Scott Moser2016-05-121-6/+6
* No longer run pollinate by default in seed_randomScott Moser2016-03-071-6/+8
* Update pep8 runner and fix pep8 issuesRyan Harper2016-03-031-1/+2
* Respond to review:Barry Warsaw2015-01-271-10/+2
* Down to it.Barry Warsaw2015-01-261-5/+5
* More test repairs.Barry Warsaw2015-01-261-2/+9
* Largely merge lp:~harlowja/cloud-init/py2-3 albeit manually because it seemedBarry Warsaw2015-01-211-1/+1
* pep8 fixes (2 unrelated to this mp)Scott Moser2014-07-241-1/+1
* moreDimitri John Ledkov2014-07-231-1/+1
* cc_seed_random: fix bug and support pollinate commandScott Moser2014-03-031-0/+75
* examples/cloud-config-user-groups.txt doc fix, fix pep8Scott Moser2013-10-021-1/+1
|\
| * fix permission changesScott Moser2013-10-021-0/+0
| * Reordered several imports in order for test suite to pass.Eric Nordlund2013-10-011-1/+2
|/
* Add support for reading 'random_seed' from data source.Scott Moser2013-09-091-1/+1
* Add test + remove jsonschema (for now)Joshua Harlow2013-09-081-0/+150