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
/
cloudinit
/
tests
/
test_util.py
Age
Commit message (
Expand
)
Author
2020-01-09
util: move uptime's else branch into its own boottime function (#53)
Igor Galić
2020-01-08
Make tests work with Python 3.8 (#139)
Conrad Hoffmann
2019-11-25
FreeBSD: fix for get_linux_distro() and lru_cache (#59)
Igor Galić
2019-09-27
util: json.dumps on python 2.7 will handle UnicodeDecodeError on binary
Chad Smith
2018-10-22
update detection of openSUSE variants
Robert Schweikert
2018-10-09
instance-data: Add standard keys platform and subplatform. Refactor ec2.
Chad Smith
2018-07-20
get_linux_distro: add support for rhel via redhat-release.
Scott Moser
2018-07-20
get_linux_distro: add support for centos6 and rawhide flavors of redhat
Chad Smith
2018-07-09
ubuntu,centos,debian: get_linux_distro to align with platform.dist
Chad Smith
2018-05-29
util: add get_linux_distro function to replace platform.dist
Robert Schweikert
2018-04-26
net: detect unstable network names and trigger a settle if needed
Ryan Harper
2018-04-19
pylint: pay attention to unused variable warnings.
Scott Moser
2018-03-23
IBMCloud: Initial IBM Cloud datasource.
Scott Moser
2018-03-14
set_hostname: When present in metadata, set it before network bringup.
Chad Smith
2018-03-09
shellify: raise TypeError on bad input.
Scott Moser
2018-01-24
btrfs: support resizing if root is mounted ro.
Robert Schweikert