summaryrefslogtreecommitdiff
path: root/tests/unittests/test_cli.py
AgeCommit message (Expand)Author
2021-06-18Add support for VMware PhotonOS (#909)sshedi
2021-05-25Add Rocky Linux support to cloud-init (#906)Louis Abel
2021-05-07Add AlmaLinux OS support (#872)Andrew Lukoshko
2020-11-18cli: add --system param to allow validating system user-data on a machine (#575)Chad Smith
2020-08-19Add Alpine Linux support. (#535)dermotbradley
2020-04-24schema: add json schema for write_files module (#152)Chad Smith
2020-01-21Drop most of the remaining use of six (#179)Daniel Watkins
2018-12-03dhclient-hook: cleanups, tests and fix a bug on 'down' event.Scott Moser
2018-08-06tools: Add 'net-convert' subcommand command to 'cloud-init devel'.Scott Moser
2017-12-14cli: Fix error in cloud-init modules --mode=init.Chad Smith
2017-12-05cli: Add clean and status subcommandsChad Smith
2017-09-20docs: fix sphinx module schema documentationChad Smith
2017-09-15cmdline: add collect-logs subcommand.Chad Smith
2017-09-05relocate tests/unittests/helpers.py to cloudinit/testsLars Kellogg-Stedman
2017-08-25cli: Fix command line parsing of coniditionally loaded subcommands.Chad Smith
2017-08-22schema cli: Add schema subcommand to cloud-init cli and cc_runcmd schemaChad Smith
2017-08-21tools: Add tooling for basic cloud-init performance analysis.Chad Smith
2016-12-22LICENSE: Allow dual licensing GPL-3 or Apache 2.0Jon Grimm
2016-06-15Remove some unused importsJoshua Harlow
2016-06-15Fix a few tools and tests for newer pep8Joshua Harlow
2016-06-14Make the bin/cloud-init an actual console entrypointJoshua Harlow
2016-05-19Remerge against head/masterJoshua Harlow
2016-05-12run flake8 instead of pyflakes in tox. expect tests/ to pass flake8.Scott Moser
2016-05-11Fix py26 for rhel (and older versions of python)Joshua Harlow
2015-05-15temporarily disasble test if no bin/cloud-initScott Moser
2015-02-26Fix traceback with no arguments on Python 3.Daniel Watkins