index
:
vyos-cloud-init.git
circinus
crux
current
equuleus
mergify/bp/circinus/pr-78
mergify/bp/circinus/pr-85
mergify/bp/sagitta/pr-78
sagitta
(mirror of https://github.com/vyos/vyos-cloud-init.git)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cloudinit
/
reporting
Age
Commit message (
Expand
)
Author
2020-01-21
Start removing dependency on six (#178)
Daniel Watkins
2019-11-08
reporting: Using a uuid to enforce uniqueness on the KVP keys.
momousta
2019-04-29
Azure: Changes to the Hyper-V KVP Reporter
Anh Vo
2018-08-31
hyperv_reporting_handler: simplify threaded publisher
Ryan Harper
2018-08-24
logging: Add logging config type hyperv for reporting via Azure KVP
Andy Liu
2018-04-19
pylint: pay attention to unused variable warnings.
Scott Moser
2017-04-21
pylint: fix all logging warnings
Joshua Powers
2016-12-22
LICENSE: Allow dual licensing GPL-3 or Apache 2.0
Jon Grimm
2016-05-12
Fix up a ton of flake8 issues
Joshua Harlow
2016-05-06
fix timestamp in reporting events.
Scott Moser
2015-09-17
webhook: report with json data
Scott Moser
2015-08-31
handlers: drop unused import
Scott Moser
2015-08-31
handlers: docstring fixups, and print actually do something
Scott Moser
2015-08-31
events: add timestamp and origin, support file posting
Scott Moser
2015-08-31
split 'events' portion of reporting into separate file
Scott Moser
2015-08-10
reporting: remove unused variable, actually print in PrintHandler
Scott Moser
2015-08-07
reporting: fix logging reproter and tests
Scott Moser
2015-08-07
add doc, remove some debug / print statements.
Scott Moser
2015-08-07
undo broken logic that attempted to not re-initialize classes
Scott Moser
2015-08-07
catch exception in webhook, adjust logging to use cloud-init logging
Scott Moser
2015-08-07
seems functional in test
Scott Moser
2015-08-06
add the webhook handler
Scott Moser
2015-08-06
tests pass
Scott Moser
2015-08-06
sync with cloudinit 2.0 for registry and reporting
Scott Moser
2015-08-04
fix pep8
Scott Moser
2015-08-04
sync to 2.0 review @ patchset 4
Scott Moser
2015-08-02
fix tests from sync
Scott Moser
2015-08-02
sync with 2.0 trunk on reporting
Scott Moser