summaryrefslogtreecommitdiff
path: root/tests/unittests/test_handler
AgeCommit message (Expand)Author
2017-10-23resizefs: Fix regression when system booted with root=PARTUUID=Chad Smith
2017-10-20citest: fix remaining warnings raised by integration tests.Scott Moser
2017-10-20ntp: fix config module schema to allow empty ntp configChad Smith
2017-10-03suse: Support addition of zypper repos via cloud-config.Robert Schweikert
2017-09-21tests: remove a temp file used in bootcmd tests.Scott Moser
2017-09-15resizefs: Drop check for read-only device file, do not warn on overlayroot.Chad Smith
2017-09-13chef: Add option to pin chef omnibus install versionEthan Apodaca
2017-09-13schema and docs: Add jsonschema to resizefs and bootcmd modulesChad Smith
2017-09-05relocate tests/unittests/helpers.py to cloudinit/testsLars Kellogg-Stedman
2017-08-30distro: allow distro to specify a default localeRyan Harper
2017-08-30tests: fix two recently added tests for sles distro.Scott Moser
2017-08-30suse: Add support for openSUSE and return SLES to a working state.Robert Schweikert
2017-08-23cc_landscape & cc_puppet: Fix six.StringIO use in writing configsChad Smith
2017-08-22schema cli: Add schema subcommand to cloud-init cli and cc_runcmd schemaChad Smith
2017-08-04cc_ntp: fallback on timesyncd configuration if ntp is not installableRyan Harper
2017-07-11write_files: Remove log from helper function signatures.Andrew Jorgensen
2017-06-15FreeBSD: Make freebsd a variant, fix unittests and tools/build-on-freebsd.Scott Moser
2017-06-15write_file(s): Print permissions as octal, not decimalAndrew Jorgensen
2017-06-14tools/run-centos: cleanups and move to using read-dependenciesScott Moser
2017-06-07test: Fix pyflakes complaint of unused import.Joshua Powers
2017-06-02Tests: Skip jsonschema related unit tests when dependency is absent.Chad Smith
2017-05-31ntp: Add schema definition and passive schema validation.Chad Smith
2017-05-26disk_setup: udev settle before attempting partitioning or fs creation.Scott Moser
2017-05-25python2.6: fix unit tests usage of assertNone and format.Scott Moser
2017-05-24cc_ntp: Restructure cc_ntp unit tests.Chad Smith
2017-05-23flake8: move the pinned version of flake8 up to 3.3.0Scott Moser
2017-05-22disk_setup: fix several issues with gpt disk partitions.Scott Moser
2017-05-19cc_ntp: write template before installing and add service restartRyan Harper
2017-05-17tests: fix hardcoded path to mkfs.ext4Joshua Powers
2017-05-17Azure: fix reformatting of ephemeral disks on resize to large types.Scott Moser
2017-05-16unittests: fix unittests run on centosJoshua Powers
2017-05-10FreeBSD: improvements and fixes for use on AzureHongjiang Zhang
2017-05-03fs_setup: if cmd is specified, use shell interpretation.Paul Meyer
2017-04-21Fix yum repo config where keys contain array valuesDylan Perry
2017-03-24Fix filesystem creation when using "partition: auto"Jonathan Ballet
2016-12-22LICENSE: Allow dual licensing GPL-3 or Apache 2.0Jon Grimm
2016-11-22disk_setup: Use sectors as unit when formatting MBR disks with sfdisk.Daniel Watkins
2016-10-20Add support for snap create-user on Ubuntu Core images.Ryan Harper
2016-10-19Fix python2.6 things found running in centos 6.Scott Moser
2016-09-29lxd: Update network config for LXD 2.3Stéphane Graber
2016-09-21subp: add 'update_env' argumentScott Moser
2016-09-08tests: cleanup tempdirs in apt_source testsScott Moser
2016-09-08apt config conversion: treat empty string as not provided.Scott Moser
2016-08-26apt-config: allow both old and new format to be present.Christian Ehrhardt
2016-08-23Add a module that can configure spacewalk.Joshua Harlow
2016-08-18Apt: add new apt configuration formatChristian Ehrhardt
2016-08-11Upgrade to a configobj package new enough to workJoshua Harlow
2016-08-10add ntp config moduleRyan Harper
2016-07-29fix pep8 errors in mcollective unit testsScott Moser
2016-07-19mcollective: add tests, cleanups and bug fix when no config in /etc.Scott Moser