index
:
vyos-cloud-init.git
circinus
crux
current
equuleus
sagitta
(mirror of https://github.com/marekm72/vyos-cloud-init.git)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
unittests
/
test_distros
/
test_netconfig.py
Age
Commit message (
Expand
)
Author
2015-01-26
Repair the Python 2.6 tests.
Barry Warsaw
2015-01-22
More conversions from mocker to mock.
Barry Warsaw
2015-01-21
Largely merge lp:~harlowja/cloud-init/py2-3 albeit manually because it seemed
Barry Warsaw
2015-01-21
More octal literal fixes.
Barry Warsaw
2015-01-21
Fix file modes to be Python 2/3 compatible.
Barry Warsaw
2015-01-06
tools/run-pep8: remove leading ',' fed to --ignore
Scott Moser
2014-11-24
Updated unittests
Shraddha Pandhe
2014-11-21
Added unittests for IPv6 support for RHEL
Shraddha Pandhe
2014-10-10
Fix some of the erroring out test cases
Joshua Harlow
2014-10-02
freebsd: Use the proper virtio FreeBSD network interface name.
Scott Moser
2014-08-28
fix: Make sure this freebsd test succeeds on all platforms (harlowja).
Harm Weites
2014-08-08
merge: These are the changes from the freebsd-static-networking branch.
Harm Weites
2012-10-11
More adjustments/cleanups for the system configuration
Joshua Harlow
2012-10-10
System config niceness!
Joshua Harlow
2012-09-25
add tests for netcfg code
Joshua Harlow
2012-09-25
Fix tests after resync with head.
Joshua Harlow
2012-09-24
Fix pylint issues created.
Joshua Harlow
2012-09-24
Add a netconfig format test + if rhel is passed the 'all'
Joshua Harlow