summaryrefslogtreecommitdiff
path: root/tests/unittests/test_distros/test_netconfig.py
Commit message (Expand)AuthorAgeFilesLines
* README: Mention move of revision control to git.HEADtrunkScott Moser2016-08-101-381/+0
* flake8Scott Moser2016-07-141-1/+0
* add test of apply_network fallback path.Scott Moser2016-07-141-0/+61
* run flake8 instead of pyflakes in tox. expect tests/ to pass flake8.Scott Moser2016-05-121-19/+18
* write to 50-cloud-init.cfg and write systemd.link rules.Scott Moser2016-03-221-2/+3
* Repair the Python 2.6 tests.Barry Warsaw2015-01-261-2/+2
* More conversions from mocker to mock.Barry Warsaw2015-01-221-151/+114
* Largely merge lp:~harlowja/cloud-init/py2-3 albeit manually because it seemedBarry Warsaw2015-01-211-2/+2
* More octal literal fixes.Barry Warsaw2015-01-211-13/+13
* Fix file modes to be Python 2/3 compatible.Barry Warsaw2015-01-211-1/+1
* tools/run-pep8: remove leading ',' fed to --ignoreScott Moser2015-01-061-2/+0
* Updated unittestsShraddha Pandhe2014-11-241-2/+30
* Added unittests for IPv6 support for RHELShraddha Pandhe2014-11-211-0/+93
* Fix some of the erroring out test casesJoshua Harlow2014-10-101-0/+7
* freebsd: Use the proper virtio FreeBSD network interface name.Scott Moser2014-10-021-2/+2
* fix: Make sure this freebsd test succeeds on all platforms (harlowja).Harm Weites2014-08-281-0/+21
* merge: These are the changes from the freebsd-static-networking branch.Harm Weites2014-08-081-0/+36
* More adjustments/cleanups for the system configurationJoshua Harlow2012-10-111-3/+4
* System config niceness!Joshua Harlow2012-10-101-1/+1
* add tests for netcfg codeJoshua Harlow2012-09-251-3/+2
* Fix tests after resync with head.Joshua Harlow2012-09-251-8/+32
* Fix pylint issues created.Joshua Harlow2012-09-241-7/+12
* Add a netconfig format test + if rhel is passed the 'all'Joshua Harlow2012-09-241-0/+146