summaryrefslogtreecommitdiff
path: root/cloudinit/gpg.py
AgeCommit message (Expand)Author
2020-11-17add --no-tty option to gpg (#669)Till Riedel
2020-08-25tox: bump the pylint version to 2.6.0 in the default run (#544)Paride Legovini
2020-06-08Move subp into its own module. (#416)Scott Moser
2018-06-28Retry on failed import of gpg receive keys.Scott Moser
2017-04-21pylint: fix all logging warningsJoshua Powers
2016-12-22LICENSE: Allow dual licensing GPL-3 or Apache 2.0Jon Grimm
2016-08-18Apt: add new apt configuration formatChristian Ehrhardt
2016-06-10minor changes prior to mergeScott Moser
2016-06-09improve error handling and reporting in gpg functionsChristian Ehrhardt
2016-06-09move gpg functions into gpg.pyChristian Ehrhardt