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_create_users.py
Age
Commit message (
Expand
)
Author
2021-12-03
Reorganize unit test locations under tests/unittests (#1126)
Brett Holman
2021-10-15
testing: add get_cloud function (SC-461) (#1038)
James Falcon
2021-07-20
Update pylint to v2.9.3 and fix the new issues it spots (#946)
Paride Legovini
2020-06-08
Move subp into its own module. (#416)
Scott Moser
2019-12-18
cloud-init: fix capitalisation of SSH (#126)
Daniel Watkins
2019-03-06
Support locking user with usermod if passwd is not available.
Scott Moser
2018-09-08
config: disable ssh access to a configured user account
Chad Smith
2018-06-19
Explicitly prevent `sudo` access for user module
Jacob Bednarz
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-07-19
tests: fixes for issues uncovered when moving to python 3.6.
Scott Moser
2016-12-22
LICENSE: Allow dual licensing GPL-3 or Apache 2.0
Jon Grimm
2016-12-19
user-groups: fix bug when groups was provided as string and had spaces
Scott Moser