History | View | Annotate | Download (32 kB)
Fix some more pep8 issues, more later
Fix pep8 compliance issues everywhere
Clean-up and update comments in clients.utils
1. Remove deprecated or unused methods dict2file, list2file, prefix_keys
2. Rename and update comments to help sphinx create better documentation
Update docs and doc-parsed comments in storage
docs: replace Glance with Planktonstorage: standard sphincs-parsable comments
Rearange and complete developers guide
Fix sphinx auto-doc syntax warning
Make all source pep8 compliant
Gracefull filenotfound error in store upload
Greenlet/thread safe header/param requests
Requests can now distinguish between "global" headers/paramsand thread-specific.
Seperate pithos rest api from pithos lib