summaryrefslogtreecommitdiff
path: root/cloudinit/config/cc_phone_home.py
AgeCommit message (Expand)Author
2022-01-27Include POST format in cc_phone_home docs (#1218)James Falcon
2021-12-15Adopt Black and isort (SC-700) (#1157)James Falcon
2020-03-11Add pub_key_ed25519 to cc_phone_home (#237)Daniel Hensby
2019-10-17replace any deprecated log.warn with log.warningDominic Schlegel
2018-05-17read_file_or_url: move to url_helper, fix bug in its FileResponse.Scott Moser
2016-12-22LICENSE: Allow dual licensing GPL-3 or Apache 2.0Jon Grimm
2016-09-30Improve module documentation and doc cleanup.Wesley Wiedenmeier
2016-09-02Fix typo in default keys for phone_homeRoland Sommer
2016-05-12Fix up a ton of flake8 issuesJoshua Harlow
2016-04-13phone_home: allow usage of fqdnScott Moser
2015-01-21Largely merge lp:~harlowja/cloud-init/py2-3 albeit manually because it seemedBarry Warsaw
2014-08-26fix(pep8): Fix various pep8 violations and version-lock pep8Jay Faulkner
2013-06-19fix and cleanup usage of util.logexcJuerg Haefliger
2013-02-21Update to code on trunk.harlowja
2013-02-21More work on requests integration.harlowja
2013-02-19Continue working on integrating requests.harlowja
2012-10-27Helpful cleanups.harlowja
2012-10-22More cleanups for using the requests module.Joshua Harlow
2012-10-19Remove the need for boto just for fetching the Joshua Harlow
2012-06-221. Adjust the logging of phone home module when its not enabledharlowja
2012-06-211. Renames for debug message from 'transform' to 'module'harlowja
2012-06-20Massive pylint + pep8 fixups!Joshua Harlow
2012-06-20Renamed back to 'cc_*' with the reasoning being that 'cc_' providesJoshua Harlow