index
:
vyos-cloud-init.git
circinus
crux
current
equuleus
mergify/bp/circinus/pr-78
mergify/bp/circinus/pr-85
mergify/bp/sagitta/pr-78
sagitta
(mirror of https://github.com/vyos/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
2020-06-08
Move subp into its own module. (#416)
Scott Moser
2020-06-02
test: fix all flake8 E121 and E123 errors (#404)
Joshua Powers
2020-02-03
sysconfig: distro-specific config rendering for BOOTPROTO option (#162)
Robert Schweikert
2020-01-31
cloudinit: replace "from six import X" imports (except in util.py) (#183)
Daniel Watkins
2020-01-23
cloudinit: remove ImportError handling for mock imports (#182)
Daniel Watkins
2020-01-08
net: fix rendering of 'static6' in network config (#77)
Ryan Harper
2019-12-20
freebsd: introduce the freebsd renderer (#61)
Gonéri Le Bouder
2019-09-27
debian/ubuntu: add missing word to netplan/ENI header
Daniel Watkins
2019-07-16
Support netplan renderer in Arch Linux
Conrad Hoffmann
2019-03-25
net/sysconfig: write out SUSE-compatible IPv6 config
Robert Schweikert
2019-01-30
Resolve flake8 comparison and pycodestyle over-ident issues
Paride Legovini
2019-01-28
sysconfig: On SUSE, use STARTMODE instead of ONBOOT
Robert Schweikert
2018-09-20
Remove dead-code _write_network distro implementations.
Scott Moser
2018-09-18
net_util: ensure static configs have netmask in translate_network result
Thomas Berger
2018-09-05
sysconfig: refactor sysconfig to accept distro specific templates paths
Ryan Harper
2018-04-12
Implement ntp client spec with auto support for distro selection
Ryan Harper
2017-12-20
SUSE: Add a basic test of network config rendering.
Robert Schweikert
2017-12-07
pylint: Update pylint to 1.7.1, run on tests/ and tools and fix complaints.
Ryan Harper
2017-09-05
relocate tests/unittests/helpers.py to cloudinit/tests
Lars Kellogg-Stedman
2017-08-15
network: add v2 passthrough and fix parsing v2 config with bonds/bridge params
Ryan Harper
2017-07-19
sysconfig: ipv6 and default gateway fixes.
Ryan Harper
2017-07-18
sysconfig: include GATEWAY value if set in subnet
Ryan Harper
2017-06-08
net: normalize data in network_state object
Scott Moser
2017-05-26
net: fix reading and rendering addresses in cidr format.
Dimitri John Ledkov
2017-05-23
RHEL/CentOS: Fix dual stack IPv4/IPv6 configuration.
Andreas Karis
2017-05-10
FreeBSD: improvements and fixes for use on Azure
Hongjiang Zhang
2017-03-21
Fix unit test when running in a system deployed with cloud-init.
Scott Moser
2017-03-20
cloudinit.net: add network config v2 parsing and rendering
Ryan Harper
2016-12-22
LICENSE: Allow dual licensing GPL-3 or Apache 2.0
Jon Grimm
2016-07-14
flake8
Scott Moser
2016-07-14
add test of apply_network fallback path.
Scott Moser
2016-05-12
run flake8 instead of pyflakes in tox. expect tests/ to pass flake8.
Scott Moser
2016-03-22
write to 50-cloud-init.cfg and write systemd.link rules.
Scott Moser
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
[next]