.stestr.conf
.zuul.yaml
AUTHORS
ChangeLog
LICENSE
README.rst
requirements.txt
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/filesystem.py
glance_store/_drivers/http.py
glance_store/_drivers/rbd.py
glance_store/_drivers/s3.py
glance_store/_drivers/vmware_datastore.py
glance_store/_drivers/cinder/__init__.py
glance_store/_drivers/cinder/base.py
glance_store/_drivers/cinder/nfs.py
glance_store/_drivers/cinder/scaleio.py
glance_store/_drivers/cinder/store.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/attachment_state_manager.py
glance_store/common/cinder_utils.py
glance_store/common/fs_mount.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_backend_group_configuration.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_filesystem.py
glance_store/tests/unit/test_multistore_rbd.py
glance_store/tests/unit/test_multistore_s3.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_s3_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_test_utils.py
glance_store/tests/unit/test_vmware_store.py
glance_store/tests/unit/cinder/__init__.py
glance_store/tests/unit/cinder/test_base.py
glance_store/tests/unit/cinder/test_cinder_base.py
glance_store/tests/unit/cinder/test_cinder_store.py
glance_store/tests/unit/cinder/test_multistore_cinder.py
glance_store/tests/unit/cinder/test_nfs.py
glance_store/tests/unit/cinder/test_scaleio.py
glance_store/tests/unit/common/__init__.py
glance_store/tests/unit/common/test_attachment_state_manager.py
glance_store/tests/unit/common/test_cinder_utils.py
glance_store/tests/unit/common/test_fs_mount.py
glance_store/tests/unit/common/test_utils.py
releasenotes/notes/.placeholder
releasenotes/notes/0.29.1-notes-ded2a1d473a306c7.yaml
releasenotes/notes/Stein_final_release-c7df5838028b8c7e.yaml
releasenotes/notes/add-backend-defaults-group-4c320deac0f234ee.yaml
releasenotes/notes/add-store-weight-d443fbea8cc8d4c9.yaml
releasenotes/notes/block-creating-encrypted-nfs-volumes-d0ff370ab762042e.yaml
releasenotes/notes/bug-1620999-8b76a0ad14826197.yaml
releasenotes/notes/bug-1820817-0ee70781918d232e.yaml
releasenotes/notes/bug-1915602-fcc807a435d8a6bf.yaml
releasenotes/notes/bug-1954883-3666d63a3c0233f1.yaml
releasenotes/notes/bug-2004555-4fd67fce86c07461.yaml
releasenotes/notes/cinder-fix-nfs-sparse-vol-create-76631ce05f86257c.yaml
releasenotes/notes/cinder-nfs-block-qcow2-vol-4fed58b0afafc980.yaml
releasenotes/notes/cinder-support-extend-in-use-volume-c6292f950ff75cca.yaml
releasenotes/notes/deprecate-filesystem_store_datadirs-40c54304cae4e11a.yaml
releasenotes/notes/deprecate-rados_connect_timeout-767ed1eaa026196e.yaml
releasenotes/notes/deprecate-sheepdog-driver-1f9689c327f313d4.yaml
releasenotes/notes/deprecate-store_add_to_backend-f419e5c4210613d2.yaml
releasenotes/notes/deprecate-store_capabilities_update_min_interval-039389fa296e2494.yaml
releasenotes/notes/deprecate-vmware-store-2f720c6074b843b0.yaml
releasenotes/notes/drop-py-2-7-345cafc9c1d3f892.yaml
releasenotes/notes/drop-python-3-6-and-3-7-41af87576c4fd7b1.yaml
releasenotes/notes/fix-exception-logging-during-attach-9546e24189db83c4.yaml
releasenotes/notes/fix-interval-in-retries-471155ff34d9f0e9.yaml
releasenotes/notes/fix-ip-in-connector-info-36b95d9959f10f63.yaml
releasenotes/notes/fix-legacy-image-update-49a149ec267dccb6.yaml
releasenotes/notes/fix-rados_connect_timeout-39e5074bc1a3b65b.yaml
releasenotes/notes/fix-rbd-lockup-3aa2bb86f7d29e19.yaml
releasenotes/notes/fix-scaleio-download-image-2563cb2681895d0e.yaml
releasenotes/notes/fix-wait-device-resize-c282940b71a3748e.yaml
releasenotes/notes/fs-drv-chunk-sz-a1b2f6a72fad92d5.yaml
releasenotes/notes/handle-sparse-image-a3ecfc4ae1c00d48.yaml
releasenotes/notes/improved-configuration-options-3635b56aba3072c9.yaml
releasenotes/notes/lock_path-cef9d6f5f52c3211.yaml
releasenotes/notes/move-rootwrap-config-f2cf435c548aab5c.yaml
releasenotes/notes/multi-store-0c004fc8aba2a25d.yaml
releasenotes/notes/multi-tenant-store-058b67ce5b7f3bd0.yaml
releasenotes/notes/multiattach-volume-handling-1a8446a64463f2cf.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/rbd-trash-snapshots-158a39da4248fb0c.yaml
releasenotes/notes/release-1.0.0-7ab43e91523eb3c8.yaml
releasenotes/notes/release-1.0.1-098b1487ac8cc9a1.yaml
releasenotes/notes/release-1.2.0-8d239f01cd8ff0bf.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-py38-ad3b92513d4381e3.yaml
releasenotes/notes/remove-py39-0f971df8daf45202.yaml
releasenotes/notes/remove-s3-driver-f432afa1f53ecdf8.yaml
releasenotes/notes/remove-store-cap-update-min-interval-21fea4173ed4a09b.yaml
releasenotes/notes/rethinking-filesystem-access-5ab872fd0c0d27db.yaml
releasenotes/notes/rocky-bugfixes-adefa8f47db16a2d.yaml
releasenotes/notes/s3-store-large-object-size-zero-a24229ae6955b799.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-multiple-stores-6cc8489f8f4f8ff3.yaml
releasenotes/notes/support-cinder-upload-c85849d9c88bbd7e.yaml
releasenotes/notes/support-cinder-user-domain-420c76053dd50534.yaml
releasenotes/notes/support-s3-driver-a4158f9fa35931d5.yaml
releasenotes/notes/swift-remove-auth-version-v1-and-v2-d2372f9feea42f2c.yaml
releasenotes/notes/update-stein-deprecations-3c2f6ffeab22b558.yaml
releasenotes/notes/victoria-milestone-1-c1f9de5b90e8c326.yaml
releasenotes/notes/vmware-store-requests-369485d2cfdb6175.yaml
releasenotes/notes/volume-type-validation-check-011a400d7fb3b307.yaml
releasenotes/notes/wallaby-final-release-00f0f851ff7d93ab.yaml
releasenotes/notes/xena-final-release-3c6e19dfba43b40d.yaml
releasenotes/source/2023.1.rst
releasenotes/source/2023.2.rst
releasenotes/source/2024.1.rst
releasenotes/source/2024.2.rst
releasenotes/source/2025.1.rst
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/stein.rst
releasenotes/source/train.rst
releasenotes/source/unreleased.rst
releasenotes/source/ussuri.rst
releasenotes/source/victoria.rst
releasenotes/source/wallaby.rst
releasenotes/source/xena.rst
releasenotes/source/yoga.rst
releasenotes/source/zed.rst
releasenotes/source/_static/.placeholder
releasenotes/source/_templates/.placeholder
releasenotes/source/locale/de/LC_MESSAGES/releasenotes.po
releasenotes/source/locale/en_GB/LC_MESSAGES/releasenotes.po
releasenotes/source/locale/zh_CN/LC_MESSAGES/releasenotes.po
tools/with_venv.sh