summaryrefslogtreecommitdiff
path: root/cloudinit/reporting
Commit message (Expand)AuthorAgeFilesLines
* Pushing cloud-init log to the KVP (#529)Moustafa Moustafa2020-08-202-8/+27
* cloudinit: remove global disable of pylint W0107 and fix errors (#489)Daniel Watkins2020-07-151-1/+0
* test: fix all flake8 E126 errors (#425)Joshua Powers2020-06-101-4/+10
* test: fix all flake8 E121 and E123 errors (#404)Joshua Powers2020-06-021-6/+6
* Start removing dependency on six (#178)Daniel Watkins2020-01-211-13/+6
* reporting: Using a uuid to enforce uniqueness on the KVP keys.momousta2019-11-081-3/+5
* Azure: Changes to the Hyper-V KVP ReporterAnh Vo2019-04-291-60/+57
* hyperv_reporting_handler: simplify threaded publisherRyan Harper2018-08-312-29/+26
* logging: Add logging config type hyperv for reporting via Azure KVPAndy Liu2018-08-242-1/+256
* pylint: pay attention to unused variable warnings.Scott Moser2018-04-191-1/+1
* pylint: fix all logging warningsJoshua Powers2017-04-211-2/+2
* LICENSE: Allow dual licensing GPL-3 or Apache 2.0Jon Grimm2016-12-223-6/+10
* Fix up a ton of flake8 issuesJoshua Harlow2016-05-121-5/+5
* fix timestamp in reporting events.Scott Moser2016-05-061-1/+3
* webhook: report with json dataScott Moser2015-09-171-1/+2
* handlers: drop unused importScott Moser2015-08-311-1/+0
* handlers: docstring fixups, and print actually do somethingScott Moser2015-08-311-5/+5
* events: add timestamp and origin, support file postingScott Moser2015-08-311-11/+47
* split 'events' portion of reporting into separate fileScott Moser2015-08-312-200/+213
* reporting: remove unused variable, actually print in PrintHandlerScott Moser2015-08-102-1/+1
* reporting: fix logging reproter and testsScott Moser2015-08-071-1/+1
* add doc, remove some debug / print statements.Scott Moser2015-08-072-3/+14
* undo broken logic that attempted to not re-initialize classesScott Moser2015-08-071-5/+1
* catch exception in webhook, adjust logging to use cloud-init loggingScott Moser2015-08-071-6/+11
* seems functional in testScott Moser2015-08-071-1/+1
* add the webhook handlerScott Moser2015-08-062-6/+20
* tests passScott Moser2015-08-061-0/+28
* sync with cloudinit 2.0 for registry and reportingScott Moser2015-08-062-5/+39
* fix pep8Scott Moser2015-08-041-7/+0
* sync to 2.0 review @ patchset 4Scott Moser2015-08-041-7/+49
* fix tests from syncScott Moser2015-08-022-8/+90
* sync with 2.0 trunk on reportingScott Moser2015-08-022-0/+125