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
Age
Commit message (
Expand
)
Author
2021-12-03
Reorganize unit test locations under tests/unittests (#1126)
Brett Holman
2021-11-22
testing: monkeypatch system_info call in unit tests (SC-533) (#1117)
James Falcon
2021-11-09
Wait for apt lock (#1034)
James Falcon
2021-10-20
Leave the details of service management to the distro (#1074)
Andy Fiddaman
2021-10-15
testing: add get_cloud function (SC-461) (#1038)
James Falcon
2021-08-09
photon: refactor hostname handling and add networkd activator (#958)
sshedi
2021-07-23
Add ability to manage fallback network config on PhotonOS (#941)
sshedi
2021-07-20
Update pylint to v2.9.3 and fix the new issues it spots (#946)
Paride Legovini
2021-06-28
Removed distro specific network code from Photon (#929)
sshedi
2021-06-18
Add support for VMware PhotonOS (#909)
sshedi
2021-06-14
add DragonFlyBSD support (#904)
Gonéri Le Bouder
2021-01-29
includedir in suoders can be prefixed by "arroba" (#783)
Jordi Massaguer Pla
2020-10-29
Explicit set IPV6_AUTOCONF and IPV6_FORCE_ACCEPT_RA on static6 (#634)
Eduardo Otubo
2020-10-27
gentoo: fix hostname rendering when value has a comment (#611)
Manuel Aguilera
2020-10-21
Drop vestigial update_resolve_conf_file function (#620)
Scott Moser
2020-09-15
network: Fix type and respect name when rendering vlan in sysconfig. (#541)
Eduardo Otubo
2020-06-30
Disable ec2 mirror for non aws instances (#390)
lucasmoura
2020-06-10
test: fix all flake8 E126 errors (#425)
Joshua Powers
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-05-04
bsd: upgrade support (#305)
Gonéri Le Bouder
2020-03-12
Add Netbsd support (#62)
Gonéri Le Bouder
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-29
Replace mock library with unittest.mock (#186)
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-12-18
cloud-init: fix capitalisation of SSH (#126)
Daniel Watkins
2019-11-26
set_passwords: support for FreeBSD (#46)
Igor Galić
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-05-28
freebsd: ability to grow root file system
Gonéri Le Bouder
2019-03-25
net/sysconfig: write out SUSE-compatible IPv6 config
Robert Schweikert
2019-03-06
Support locking user with usermod if passwd is not available.
Scott Moser
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-08
config: disable ssh access to a configured user account
Chad Smith
2018-09-05
sysconfig: refactor sysconfig to accept distro specific templates paths
Ryan Harper
2018-06-19
Explicitly prevent `sudo` access for user module
Jacob Bednarz
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-30
distro: allow distro to specify a default locale
Ryan Harper
2017-08-30
suse: Add support for openSUSE and return SLES to a working state.
Robert Schweikert
2017-08-15
network: add v2 passthrough and fix parsing v2 config with bonds/bridge params
Ryan Harper
2017-08-01
archlinux: Fix bug with empty dns, do not render 'lo' devices.
Scott Moser
[next]