summaryrefslogtreecommitdiff
path: root/cloudinit/gpg.py
AgeCommit message (Collapse)Author
2016-06-09improve error handling and reporting in gpg functionsChristian Ehrhardt
2016-06-09move gpg functions into gpg.pyChristian Ehrhardt
This helps for cleaner code structuring. ALong that makeing sure all these functions have a gpg_prefix.