summaryrefslogtreecommitdiff
path: root/cloudinit/cmd/tests/test_query.py
AgeCommit message (Expand)Author
2020-06-02test: fix all flake8 E241 (#403)Joshua Powers
2020-01-31cloudinit: replace "from six import X" imports (except in util.py) (#183)Daniel Watkins
2019-12-16tests: mock uid when running as root (#113)Joshua Powers
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-09-25cli: add cloud-init query subcommand to query instance metadataChad Smith