.testr.conf
AUTHORS
ChangeLog
LICENSE
README.rst
babel.cfg
functional_testing.conf.sample
requirements.txt
run_tests.sh
setup.cfg
setup.py
test-requirements.txt
tox.ini
doc/source/conf.py
doc/source/index.rst
doc/source/reference/index.rst
doc/source/user/drivers.rst
doc/source/user/index.rst
etc/glance/rootwrap.conf
etc/glance/rootwrap.d/glance_cinder_store.filters
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/http.py
glance_store/_drivers/rbd.py
glance_store/_drivers/sheepdog.py
glance_store/_drivers/vmware_datastore.py
glance_store/_drivers/swift/__init__.py
glance_store/_drivers/swift/buffered.py
glance_store/_drivers/swift/connection_manager.py
glance_store/_drivers/swift/store.py
glance_store/_drivers/swift/utils.py
glance_store/common/__init__.py
glance_store/common/utils.py
glance_store/locale/en_GB/LC_MESSAGES/glance_store.po
glance_store/locale/ko_KR/LC_MESSAGES/glance_store.po
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
glance_store/tests/functional/__init__.py
glance_store/tests/functional/base.py
glance_store/tests/functional/filesystem/__init__.py
glance_store/tests/functional/filesystem/test_functional_filesystem.py
glance_store/tests/functional/hooks/gate_hook.sh
glance_store/tests/functional/hooks/post_test_hook.sh
glance_store/tests/functional/swift/__init__.py
glance_store/tests/functional/swift/test_functional_swift.py
glance_store/tests/unit/__init__.py
glance_store/tests/unit/test_backend.py
glance_store/tests/unit/test_cinder_store.py
glance_store/tests/unit/test_connection_manager.py
glance_store/tests/unit/test_exceptions.py
glance_store/tests/unit/test_filesystem_store.py
glance_store/tests/unit/test_http_store.py
glance_store/tests/unit/test_opts.py
glance_store/tests/unit/test_rbd_store.py
glance_store/tests/unit/test_sheepdog_store.py
glance_store/tests/unit/test_store_base.py
glance_store/tests/unit/test_store_capabilities.py
glance_store/tests/unit/test_swift_store.py
glance_store/tests/unit/test_swift_store_utils.py
glance_store/tests/unit/test_vmware_store.py
releasenotes/notes/.placeholder
releasenotes/notes/improved-configuration-options-3635b56aba3072c9.yaml
releasenotes/notes/move-rootwrap-config-f2cf435c548aab5c.yaml
releasenotes/notes/multi-tenant-store-058b67ce5b7f3bd0.yaml
releasenotes/notes/pike-relnote-9f547df14184d18c.yaml
releasenotes/notes/prevent-unauthorized-errors-ebb9cf2236595cd0.yaml
releasenotes/notes/queens-relnote-5fa2d009d9a9e458.yaml
releasenotes/notes/releasenote-0.17.0-efee3f557ea2096a.yaml
releasenotes/notes/remove-gridfs-driver-09286e27613b4353.yaml
releasenotes/notes/remove-s3-driver-f432afa1f53ecdf8.yaml
releasenotes/notes/set-documented-default-directory-for-filesystem-9b417a29416d3a94.yaml
releasenotes/notes/sorted-drivers-for-configs-a905f07d3bf9c973.yaml
releasenotes/notes/start-using-reno-73ef709807e37b74.yaml
releasenotes/notes/support-cinder-upload-c85849d9c88bbd7e.yaml
releasenotes/notes/vmware-store-requests-369485d2cfdb6175.yaml
releasenotes/source/conf.py
releasenotes/source/index.rst
releasenotes/source/liberty.rst
releasenotes/source/mitaka.rst
releasenotes/source/newton.rst
releasenotes/source/ocata.rst
releasenotes/source/pike.rst
releasenotes/source/unreleased.rst
releasenotes/source/_static/.placeholder
releasenotes/source/_templates/.placeholder
releasenotes/source/locale/en_GB/LC_MESSAGES/releasenotes.po
releasenotes/source/locale/zh_CN/LC_MESSAGES/releasenotes.po
tools/colorizer.py
tools/install_venv.py
tools/install_venv_common.py
tools/tox_install.sh
tools/with_venv.sh