summaryrefslogtreecommitdiff
path: root/cloudinit/reporting/__init__.py
AgeCommit message (Expand)Author
2021-12-15Adopt Black and isort (SC-700) (#1157)James Falcon
2018-08-31hyperv_reporting_handler: simplify threaded publisherRyan Harper
2018-08-24logging: Add logging config type hyperv for reporting via Azure KVPAndy Liu
2016-12-22LICENSE: Allow dual licensing GPL-3 or Apache 2.0Jon Grimm
2015-08-31split 'events' portion of reporting into separate fileScott Moser
2015-08-10reporting: remove unused variable, actually print in PrintHandlerScott 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-06add the webhook handlerScott Moser
2015-08-06sync with cloudinit 2.0 for registry and reportingScott 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