summaryrefslogtreecommitdiff
path: root/tests/unittests/test_distros
AgeCommit message (Expand)Author
2017-03-21Fix unit test when running in a system deployed with cloud-init.Scott Moser
2017-03-20cloudinit.net: add network config v2 parsing and renderingRyan Harper
2017-03-07net: do not raise exception for > 3 nameserversLars Kellogg-Stedman
2017-01-24tests: remove executable bit on test_net, so it runs, and fix it.Scott Moser
2016-12-22LICENSE: Allow dual licensing GPL-3 or Apache 2.0Jon Grimm
2016-12-19user-groups: fix bug when groups was provided as string and had spacesScott Moser
2016-10-20Add support for snap create-user on Ubuntu Core images.Ryan Harper
2016-10-19Move user/group functions to new ug_util fileJoshua Harlow
2016-08-18Apt: add new apt configuration formatChristian Ehrhardt
2016-07-14flake8Scott Moser
2016-07-14add test of apply_network fallback path.Scott Moser
2016-05-12run flake8 instead of pyflakes in tox. expect tests/ to pass flake8.Scott Moser
2016-04-06Ensure that a resolve conf object is written as a string.Scott Moser
2016-03-22write to 50-cloud-init.cfg and write systemd.link rules.Scott Moser
2016-03-04Apply pep8, pyflakes fixes for python2 and 3Scott Moser
2015-07-30Ensure that when a resolve conf object is written we pass the str() version o...Joshua Harlow
2015-07-22Make full data source available to code that handles mirror selection.Daniel Watkins
2015-06-03add tests for systemd detectionLars Kellogg-Stedman
2015-01-26Repair the Python 2.6 tests.Barry Warsaw
2015-01-22More conversions from mocker to mock.Barry Warsaw
2015-01-22More conversions from mocker to mock.Barry Warsaw
2015-01-22More test ports from mocker to mock.Barry Warsaw
2015-01-21Largely merge lp:~harlowja/cloud-init/py2-3 albeit manually because it seemedBarry Warsaw
2015-01-21More octal literal fixes.Barry Warsaw
2015-01-21Fix file modes to be Python 2/3 compatible.Barry Warsaw
2015-01-06tools/run-pep8: remove leading ',' fed to --ignoreScott Moser
2014-11-24Updated unittestsShraddha Pandhe
2014-11-21Added unittests for IPv6 support for RHELShraddha Pandhe
2014-10-10Fix some of the erroring out test casesJoshua Harlow
2014-10-02freebsd: Use the proper virtio FreeBSD network interface name.Scott Moser
2014-09-02merge from trunkScott Moser
2014-08-28fix: Make sure this freebsd test succeeds on all platforms (harlowja).Harm Weites
2014-08-26further remove evidence of pylint.Scott Moser
2014-08-26fix(pep8): Fix various pep8 violations and version-lock pep8Jay Faulkner
2014-08-08merge: These are the changes from the freebsd-static-networking branch.Harm Weites
2014-07-23moreDimitri John Ledkov
2013-01-18Adjust how the legacy user: XYZ config alters the normalized user listJoshua Harlow
2012-11-20pep8 and pylintScott Moser
2012-11-14Cleanup the tests slightly.Joshua Harlow
2012-11-14Add the string sudoers rule test case as well.Joshua Harlow
2012-11-14Add a test to make sure this doesn't happen again.Joshua Harlow
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-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-10-27Helpful cleanups.harlowja
2012-10-23fix pep8/pylintScott Moser
2012-10-23move default user info out of code and into configScott Moser