summaryrefslogtreecommitdiff
path: root/cloudinit/tests/test_util.py
AgeCommit message (Expand)Author
2020-11-02util: fix mounting of vfat on *BSD (#637)Mina Galić
2020-10-23stages: don't reset permissions of cloud-init.log every boot (#624)Daniel Watkins
2020-06-29test_util: add (partial) testing for util.mount_cb (#463)Daniel Watkins
2020-06-08Move subp into its own module. (#416)Scott Moser
2020-03-25set_passwords: avoid chpasswd on BSD (#268)Gonéri Le Bouder
2020-03-25util: read_cc_from_cmdline handle urlencoded yaml content (#275)Ryan Harper
2020-03-12Add Netbsd support (#62)Gonéri Le Bouder
2020-01-09util: move uptime's else branch into its own boottime function (#53)Igor Galić
2020-01-08Make tests work with Python 3.8 (#139)Conrad Hoffmann
2019-11-25FreeBSD: fix for get_linux_distro() and lru_cache (#59)Igor Galić
2019-09-27util: json.dumps on python 2.7 will handle UnicodeDecodeError on binaryChad Smith
2018-10-22update detection of openSUSE variantsRobert Schweikert
2018-10-09instance-data: Add standard keys platform and subplatform. Refactor ec2.Chad Smith
2018-07-20get_linux_distro: add support for rhel via redhat-release.Scott Moser
2018-07-20get_linux_distro: add support for centos6 and rawhide flavors of redhatChad Smith
2018-07-09ubuntu,centos,debian: get_linux_distro to align with platform.distChad Smith
2018-05-29util: add get_linux_distro function to replace platform.distRobert Schweikert
2018-04-26net: detect unstable network names and trigger a settle if neededRyan Harper
2018-04-19pylint: pay attention to unused variable warnings.Scott Moser
2018-03-23IBMCloud: Initial IBM Cloud datasource.Scott Moser
2018-03-14set_hostname: When present in metadata, set it before network bringup.Chad Smith
2018-03-09shellify: raise TypeError on bad input.Scott Moser
2018-01-24btrfs: support resizing if root is mounted ro.Robert Schweikert