summaryrefslogtreecommitdiffstats
path: root/custodia/store/etcdstore.py
Commit message (Expand)AuthorAgeFilesLines
* Add more debug logging to storage pluginsSimo Sorce2015-10-231-1/+10
* Use Python's logging framework for loggingChristian Heimes2015-10-201-16/+14
* etcdstore: prevent path traversal attacksChristian Heimes2015-10-191-6/+14
* Implement ETCD based StoreSimo Sorce2015-10-191-0/+94