.stestr.conf
.zuul.yaml
AUTHORS
ChangeLog
LICENSE
README.rst
babel.cfg
lower-constraints.txt
requirements.txt
run_tests.sh
setup.cfg
setup.py
test-requirements.txt
tox.ini
doc/requirements.txt
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/multi_backend.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/README.rst
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/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_driver.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_location.py
glance_store/tests/unit/test_multistore_cinder.py
glance_store/tests/unit/test_multistore_filesystem.py
glance_store/tests/unit/test_multistore_rbd.py
glance_store/tests/unit/test_multistore_sheepdog.py
glance_store/tests/unit/test_multistore_vmware.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_multibackend.py
glance_store/tests/unit/test_swift_store_utils.py
glance_store/tests/unit/test_vmware_store.py
releasenotes/notes/.placeholder
releasenotes/notes/Stein_final_release-c7df5838028b8c7e.yaml
releasenotes/notes/deprecate-store_add_to_backend-f419e5c4210613d2.yaml
releasenotes/notes/deprecate-store_capabilities_update_min_interval-039389fa296e2494.yaml
releasenotes/notes/fs-drv-chunk-sz-a1b2f6a72fad92d5.yaml
releasenotes/notes/improved-configuration-options-3635b56aba3072c9.yaml
releasenotes/notes/move-rootwrap-config-f2cf435c548aab5c.yaml
releasenotes/notes/multi-store-0c004fc8aba2a25d.yaml
releasenotes/notes/multi-tenant-store-058b67ce5b7f3bd0.yaml
releasenotes/notes/multihash-support-629e9cbc283a8b47.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-cinder-experimental-fbf9dea32c84dc9b.yaml
releasenotes/notes/remove-gridfs-driver-09286e27613b4353.yaml
releasenotes/notes/remove-s3-driver-f432afa1f53ecdf8.yaml
releasenotes/notes/rocky-bugfixes-adefa8f47db16a2d.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/update-stein-deprecations-3c2f6ffeab22b558.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/queens.rst
releasenotes/source/rocky.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/with_venv.sh