summaryrefslogtreecommitdiff
path: root/cloudinit/reporting
AgeCommit message (Expand)Author
2021-12-15Adopt Black and isort (SC-700) (#1157)James Falcon
2021-09-21tox: bump the pinned flake8 and pylint version (#1029)Paride Legovini
2021-06-16Small Doc Update for ReportEventStack and Test (#920)Mike Russell
2020-08-20Pushing cloud-init log to the KVP (#529)Moustafa Moustafa
2020-07-15cloudinit: remove global disable of pylint W0107 and fix errors (#489)Daniel Watkins
2020-06-10test: fix all flake8 E126 errors (#425)Joshua Powers
2020-06-02test: fix all flake8 E121 and E123 errors (#404)Joshua Powers
2020-01-21Start removing dependency on six (#178)Daniel Watkins
2019-11-08reporting: Using a uuid to enforce uniqueness on the KVP keys.momousta
2019-04-29Azure: Changes to the Hyper-V KVP ReporterAnh Vo
2018-08-31hyperv_reporting_handler: simplify threaded publisherRyan Harper
2018-08-24logging: Add logging config type hyperv for reporting via Azure KVPAndy Liu
2018-04-19pylint: pay attention to unused variable warnings.Scott Moser
2017-04-21pylint: fix all logging warningsJoshua Powers
2016-12-22LICENSE: Allow dual licensing GPL-3 or Apache 2.0Jon Grimm
2016-05-12Fix up a ton of flake8 issuesJoshua Harlow
2016-05-06fix timestamp in reporting events.Scott Moser
2015-09-17webhook: report with json dataScott Moser
2015-08-31handlers: drop unused importScott Moser
2015-08-31handlers: docstring fixups, and print actually do somethingScott Moser
2015-08-31events: add timestamp and origin, support file postingScott Moser
2015-08-31split 'events' portion of reporting into separate fileScott Moser
2015-08-10reporting: remove unused variable, actually print in PrintHandlerScott Moser
2015-08-07reporting: fix logging reproter and testsScott Moser
2015-08-07add doc, remove some debug / print statements.Scott Moser
2015-08-07undo broken logic that attempted to not re-initialize classesScott Moser
2015-08-07catch exception in webhook, adjust logging to use cloud-init loggingScott Moser
2015-08-07seems functional in testScott Moser
2015-08-06add the webhook handlerScott Moser
2015-08-06tests passScott Moser
2015-08-06sync with cloudinit 2.0 for registry and reportingScott Moser
2015-08-04fix pep8Scott Moser
2015-08-04sync to 2.0 review @ patchset 4Scott Moser
2015-08-02fix tests from syncScott Moser
2015-08-02sync with 2.0 trunk on reportingScott Moser