summaryrefslogtreecommitdiff
path: root/cloudinit/cmd/devel/tests
AgeCommit message (Expand)Author
2020-06-08Move subp into its own module. (#416)Scott Moser
2020-01-31cloudinit: replace "from six import X" imports (except in util.py) (#183)Daniel Watkins
2018-11-27logs: collect-logs ignore instance-data-sensitive.json on non-root userChad Smith
2018-10-26instance-data: fallback to instance-data.json if sensitive is absent.Chad Smith
2018-09-11user-data: jinja template to render instance-data.json in cloud-configChad Smith
2018-05-01collect-logs: add -v flag, write to stderr, limit journal to single boot.Scott Moser
2017-09-15cmdline: add collect-logs subcommand.Chad Smith