.functests
.unittests
HISTORY.md
LICENSE.txt
README.md
setup.py
docs/object_storage.md
oiopy/__init__.py
oiopy/api.py
oiopy/directory.py
oiopy/exceptions.py
oiopy/fakes.py
oiopy/http.py
oiopy/object_storage.py
oiopy/utils.py
oiopy.egg-info/PKG-INFO
oiopy.egg-info/SOURCES.txt
oiopy.egg-info/dependency_links.txt
oiopy.egg-info/pbr.json
oiopy.egg-info/requires.txt
oiopy.egg-info/top_level.txt
samples/directory/sample.py
samples/object_storage/sample.py
tests/functional/__init__.py
tests/functional/test_directory.py
tests/functional/test_objectstorage.py
tests/unit/__init__.py
tests/unit/test_directory.py
tests/unit/test_exceptions.py
tests/unit/test_objectstorage.py