summaryrefslogtreecommitdiff
path: root/tests/unittests/test_distros/test_netconfig.py
AgeCommit message (Expand)Author
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-03-22write to 50-cloud-init.cfg and write systemd.link rules.Scott Moser
2015-01-26Repair the Python 2.6 tests.Barry Warsaw
2015-01-22More conversions 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-08-28fix: Make sure this freebsd test succeeds on all platforms (harlowja).Harm Weites
2014-08-08merge: These are the changes from the freebsd-static-networking branch.Harm Weites
2012-10-11More adjustments/cleanups for the system configurationJoshua Harlow
2012-10-10System config niceness!Joshua Harlow
2012-09-25add tests for netcfg codeJoshua Harlow
2012-09-25Fix tests after resync with head.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