.testr.conf
AUTHORS
ChangeLog
LICENSE
README.rst
babel.cfg
requirements.txt
run_tests.sh
setup.cfg
setup.py
test-requirements.txt
tox.ini
doc/source/conf.py
doc/source/index.rst
glance_store/__init__.py
glance_store/backend.py
glance_store/capabilities.py
glance_store/driver.py
glance_store/exceptions.py
glance_store/i18n.py
glance_store/location.py
glance_store.egg-info/PKG-INFO
glance_store.egg-info/SOURCES.txt
glance_store.egg-info/dependency_links.txt
glance_store.egg-info/entry_points.txt
glance_store.egg-info/not-zip-safe
glance_store.egg-info/pbr.json
glance_store.egg-info/requires.txt
glance_store.egg-info/top_level.txt
glance_store/_drivers/__init__.py
glance_store/_drivers/cinder.py
glance_store/_drivers/filesystem.py
glance_store/_drivers/gridfs.py
glance_store/_drivers/http.py
glance_store/_drivers/rbd.py
glance_store/_drivers/s3.py
glance_store/_drivers/sheepdog.py
glance_store/_drivers/vmware_datastore.py
glance_store/_drivers/swift/__init__.py
glance_store/_drivers/swift/store.py
glance_store/_drivers/swift/utils.py
glance_store/common/__init__.py
glance_store/common/auth.py
glance_store/common/config.py
glance_store/common/utils.py
glance_store/locale/glance_store-log-critical.pot
glance_store/locale/glance_store-log-error.pot
glance_store/locale/glance_store-log-info.pot
glance_store/locale/glance_store-log-warning.pot
glance_store/locale/glance_store.pot
glance_store/tests/__init__.py
glance_store/tests/base.py
glance_store/tests/fakes.py
glance_store/tests/utils.py
glance_store/tests/etc/glance-swift.conf
tests/__init__.py
tests/unit/__init__.py
tests/unit/test_cinder_store.py
tests/unit/test_filesystem_store.py
tests/unit/test_gridfs_store.py
tests/unit/test_http_store.py
tests/unit/test_opts.py
tests/unit/test_rbd_store.py
tests/unit/test_s3_store.py
tests/unit/test_sheepdog_store.py
tests/unit/test_store_base.py
tests/unit/test_store_capabilities.py
tests/unit/test_swift_store.py
tests/unit/test_swift_store_utils.py
tests/unit/test_utils.py
tests/unit/test_vmware_store.py
tools/colorizer.py
tools/install_venv.py
tools/install_venv_common.py
tools/with_venv.sh