index
:
vyos-cloud-init.git
circinus
crux
current
equuleus
sagitta
(mirror of https://github.com/marekm72/vyos-cloud-init.git)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cloudinit
/
config
/
cc_phone_home.py
Age
Commit message (
Expand
)
Author
2022-01-27
Include POST format in cc_phone_home docs (#1218)
James Falcon
2021-12-15
Adopt Black and isort (SC-700) (#1157)
James Falcon
2020-03-11
Add pub_key_ed25519 to cc_phone_home (#237)
Daniel Hensby
2019-10-17
replace any deprecated log.warn with log.warning
Dominic Schlegel
2018-05-17
read_file_or_url: move to url_helper, fix bug in its FileResponse.
Scott Moser
2016-12-22
LICENSE: Allow dual licensing GPL-3 or Apache 2.0
Jon Grimm
2016-09-30
Improve module documentation and doc cleanup.
Wesley Wiedenmeier
2016-09-02
Fix typo in default keys for phone_home
Roland Sommer
2016-05-12
Fix up a ton of flake8 issues
Joshua Harlow
2016-04-13
phone_home: allow usage of fqdn
Scott Moser
2015-01-21
Largely merge lp:~harlowja/cloud-init/py2-3 albeit manually because it seemed
Barry Warsaw
2014-08-26
fix(pep8): Fix various pep8 violations and version-lock pep8
Jay Faulkner
2013-06-19
fix and cleanup usage of util.logexc
Juerg Haefliger
2013-02-21
Update to code on trunk.
harlowja
2013-02-21
More work on requests integration.
harlowja
2013-02-19
Continue working on integrating requests.
harlowja
2012-10-27
Helpful cleanups.
harlowja
2012-10-22
More cleanups for using the requests module.
Joshua Harlow
2012-10-19
Remove the need for boto just for fetching the
Joshua Harlow
2012-06-22
1. Adjust the logging of phone home module when its not enabled
harlowja
2012-06-21
1. Renames for debug message from 'transform' to 'module'
harlowja
2012-06-20
Massive pylint + pep8 fixups!
Joshua Harlow
2012-06-20
Renamed back to 'cc_*' with the reasoning being that 'cc_' provides
Joshua Harlow