summaryrefslogtreecommitdiff
path: root/cloudinit/cmd/tests
AgeCommit message (Expand)Author
2019-12-16tests: mock uid when running as root (#113)Joshua Powers
2019-10-24Fix usages of yaml, and move yaml_dump to safeyaml.dumps.Scott Moser
2019-03-04clean: correctly determine the path for excluding seed directoryDaniel Watkins
2019-01-31clean: cloud-init clean should not trace when run from within cloud_dirChad Smith
2018-10-30query: better error when missing read permission on instance-dataChad Smith
2018-10-26instance-data: fallback to instance-data.json if sensitive is absent.Chad Smith
2018-10-09tools: Add cloud-id command line utilityChad Smith
2018-09-25cli: add cloud-init query subcommand to query instance metadataChad Smith
2018-09-17Fall back to root:root on syslog permissions if other options fail.Robert Schweikert
2018-09-05tests: Disallow use of util.subp except for where needed.Scott Moser
2018-04-19pylint: pay attention to unused variable warnings.Scott Moser
2018-03-14set_hostname: When present in metadata, set it before network bringup.Chad Smith
2018-02-12tests: run nosetests in cloudinit/ directory, fix py26 fallout.Scott Moser
2018-02-08cli: fix cloud-init status to report running when before result.jsonChad Smith
2018-01-26Fix potential cases of uninitialized variables.Chad Smith
2018-01-03cli: cloud-init clean handles symlinksChad Smith
2017-12-07pylint: Update pylint to 1.7.1, run on tests/ and tools and fix complaints.Ryan Harper
2017-12-05cli: Add clean and status subcommandsChad Smith