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_handler
/
test_handler_set_hostname.py
Age
Commit message (
Expand
)
Author
2021-06-18
Add support for VMware PhotonOS (#909)
sshedi
2021-04-15
add prefer_fqdn_over_hostname config option (#859)
hamalq
2020-01-31
cloudinit: replace "from six import X" imports (except in util.py) (#183)
Daniel Watkins
2018-03-14
set_hostname: When present in metadata, set it before network bringup.
Chad Smith
2017-09-05
relocate tests/unittests/helpers.py to cloudinit/tests
Lars Kellogg-Stedman
2017-08-30
suse: Add support for openSUSE and return SLES to a working state.
Robert Schweikert
2016-12-22
LICENSE: Allow dual licensing GPL-3 or Apache 2.0
Jon Grimm
2016-05-12
run flake8 instead of pyflakes in tox. expect tests/ to pass flake8.
Scott Moser
2015-01-22
More test ports from mocker to mock.
Barry Warsaw
2015-01-21
Largely merge lp:~harlowja/cloud-init/py2-3 albeit manually because it seemed
Barry Warsaw
2014-10-17
Expose uses_systemd as a distro function
Joshua Harlow
2014-07-23
more
Dimitri John Ledkov
2013-06-25
Add unit tests for SLES handler
Juerg Haefliger
2013-05-13
Fix how the 'dist' is incorrectly returned when patching the os functions.
Joshua Harlow
2012-11-08
Forgot the test!
Joshua Harlow