summaryrefslogtreecommitdiff
path: root/tests/unittests/test_handler
AgeCommit message (Expand)Author
2020-12-25T2117: Updates from 20.4 copied to resizefs_vyoszsdc
2020-12-25T2117: Cloud-init updated to 20.4zsdc
2020-11-19cc_resizefs on FreeBSD: Fix _can_skip_ufs_resize (#655)Mina Galić
2020-11-18cli: add --system param to allow validating system user-data on a machine (#575)Chad Smith
2020-11-05T3039: Enabled growpart and resizefs (modified) moduleszsdc
2020-10-28Add config modules for controlling IBM PowerVM RMC. (#584)Aman306
2020-09-15create a shutdown_command method in distro classes (#567)Emmanuel Thomé
2020-08-27LXD: detach network from profile before deleting it (#542)Paride Legovini
2020-08-19Add Alpine Linux support. (#535)dermotbradley
2020-08-18Detect kernel version before swap file creation (#428)Eduardo Otubo
2020-07-15cc_ca_certs.py: fix blank line problem when removing CAs and adding new one (...dermotbradley
2020-07-10cc_mounts: handle missing fstab (#484)Ryan Harper
2020-06-30Disable ec2 mirror for non aws instances (#390)lucasmoura
2020-06-29Add schema for cc_chef module (#375)lucasmoura
2020-06-10test: fix all flake8 E126 errors (#425)Joshua Powers
2020-06-08Move subp into its own module. (#416)Scott Moser
2020-06-02test: fix all flake8 E121 and E123 errors (#404)Joshua Powers
2020-06-01test: fix all flake8 E741 errors (#401)Joshua Powers
2020-05-27Enable chef_license support for chef infra client (#389)Bipin Bachhao
2020-05-13Add schema to apt configure config (#357)lucasmoura
2020-05-08Add test to ensure docs examples are valid cloud-init configs (#355)James Falcon
2020-05-07make suse and sles support 127.0.1.1 (#336)chengcheng-chcheng
2020-05-06Create tests to validate schema examples (#348)lucasmoura
2020-04-30cc_locale: introduce schema (#335)Daniel Watkins
2020-04-24schema: add json schema for write_files module (#152)Chad Smith
2020-04-24cloudinit: drop dependencies on unittest2 and contextlib2 (#322)Daniel Watkins
2020-04-02Add support for NFS/EFS mounts (#300)Andrew Beresford
2020-03-31CiTestCase: stop using and remove sys_exit helper (#283)Daniel Watkins
2020-03-27CiTestCase: remove now-unneeded parse_and_read helper method (#286)Daniel Watkins
2020-03-23cc_apt_configure/util: combine search_for_mirror implementations (#271)Daniel Watkins
2020-03-19cloudinit/tests: remove unneeded with_logs configuration (#263)Daniel Watkins
2020-02-07cc_disk_setup: add swap filesystem force flag (#207)Ryan Harper
2020-01-31cloudinit: replace "from six import X" imports (except in util.py) (#183)Daniel Watkins
2020-01-29Replace mock library with unittest.mock (#186)Daniel Watkins
2020-01-23cloudinit: remove ImportError handling for mock imports (#182)Daniel Watkins
2020-01-23Do not use fallocate in swap file creation on xfs. (#70)Eduardo Otubo
2020-01-21Drop most of the remaining use of six (#179)Daniel Watkins
2020-01-16util: rename get_architecture to get_dpkg_architecture (#173)Daniel Watkins
2020-01-16Ensure util.get_architecture() runs only once (#172)Ryan Harper
2020-01-14Only use gpart if it is the BSD gpart (#131)Conrad Hoffmann
2019-12-19cc_snappy: remove deprecated module (#127)Daniel Watkins
2019-10-31cc_puppet: Implement csr_attributes.yaml supportMatthias Baur
2019-10-17replace any deprecated log.warn with log.warningDominic Schlegel
2019-08-19ubuntu-drivers: emit latelink=true debconf to accept nvidia eulaChad Smith
2019-07-16templates/ntp.conf.debian.tmpl: fix missing newline for poolsRyan Harper
2019-05-28freebsd: ability to grow root file systemGonéri Le Bouder
2019-05-08cc_mounts: check if mount -a on no-change fstab pathJason Zions (MSFT)
2019-03-19Add ubuntu_drivers config moduleDaniel Watkins
2019-02-25Enable encrypted_data_bag_secret support for ChefEric Williams
2019-01-25lxd: install zfs-linux instead of zfs meta packageJohnson Shi