summaryrefslogtreecommitdiff
path: root/cloudinit/analyze
AgeCommit message (Expand)Author
2020-01-08Make tests work with Python 3.8 (#139)Conrad Hoffmann
2019-09-25analyze/show: remove trailing space in outputDaniel Watkins
2019-07-15Cloud-init analyze module: Added ability to analyze boot events.Sam Gilson
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-04-18pycodestyle: Fix invalid escape sequences in string literals.Scott Moser
2017-12-05Datasources: Formalize DataSource get_data and related properties.Chad Smith
2017-09-05relocate tests/unittests/helpers.py to cloudinit/testsLars Kellogg-Stedman
2017-08-25cloud-init analyze: fix issues running under python 2.Andrew Jorgensen
2017-08-21tools: Add tooling for basic cloud-init performance analysis.Chad Smith