data/python-glance-store-2.3.0/.gitignore: ASCII text data/python-glance-store-2.3.0/.gitreview: ASCII text data/python-glance-store-2.3.0/.stestr.conf: ASCII text data/python-glance-store-2.3.0/.zuul.yaml: ASCII text data/python-glance-store-2.3.0/LICENSE: ASCII text data/python-glance-store-2.3.0/README.rst: ASCII text data/python-glance-store-2.3.0/doc/requirements.txt: ASCII text data/python-glance-store-2.3.0/doc/source/conf.py: ASCII text data/python-glance-store-2.3.0/doc/source/index.rst: ASCII text data/python-glance-store-2.3.0/doc/source/reference/index.rst: ASCII text data/python-glance-store-2.3.0/doc/source/user/drivers.rst: ASCII text data/python-glance-store-2.3.0/doc/source/user/index.rst: ASCII text data/python-glance-store-2.3.0/etc/glance/rootwrap.conf: ASCII text data/python-glance-store-2.3.0/etc/glance/rootwrap.d/glance_cinder_store.filters: ASCII text data/python-glance-store-2.3.0/glance_store/__init__.py: Python script, ASCII text executable data/python-glance-store-2.3.0/glance_store/_drivers/__init__.py: empty data/python-glance-store-2.3.0/glance_store/_drivers/cinder.py: Python script, ASCII text executable data/python-glance-store-2.3.0/glance_store/_drivers/filesystem.py: Python script, ASCII text executable data/python-glance-store-2.3.0/glance_store/_drivers/http.py: Python script, ASCII text executable data/python-glance-store-2.3.0/glance_store/_drivers/rbd.py: Python script, ASCII text executable data/python-glance-store-2.3.0/glance_store/_drivers/s3.py: Python script, ASCII text executable data/python-glance-store-2.3.0/glance_store/_drivers/swift/__init__.py: Python script, ASCII text executable data/python-glance-store-2.3.0/glance_store/_drivers/swift/buffered.py: Python script, ASCII text executable data/python-glance-store-2.3.0/glance_store/_drivers/swift/connection_manager.py: Python script, ASCII text executable data/python-glance-store-2.3.0/glance_store/_drivers/swift/store.py: Python script, ASCII text executable data/python-glance-store-2.3.0/glance_store/_drivers/swift/utils.py: Python script, ASCII text executable data/python-glance-store-2.3.0/glance_store/_drivers/vmware_datastore.py: Python script, ASCII text executable data/python-glance-store-2.3.0/glance_store/backend.py: Python script, ASCII text executable data/python-glance-store-2.3.0/glance_store/capabilities.py: Python script, ASCII text executable data/python-glance-store-2.3.0/glance_store/common/__init__.py: empty data/python-glance-store-2.3.0/glance_store/common/fs_mount.py: Python script, ASCII text executable data/python-glance-store-2.3.0/glance_store/common/utils.py: Python script, ASCII text executable data/python-glance-store-2.3.0/glance_store/driver.py: Python script, ASCII text executable data/python-glance-store-2.3.0/glance_store/exceptions.py: Python script, ASCII text executable data/python-glance-store-2.3.0/glance_store/i18n.py: ASCII text data/python-glance-store-2.3.0/glance_store/locale/en_GB/LC_MESSAGES/glance_store.po: GNU gettext message catalogue, ASCII text data/python-glance-store-2.3.0/glance_store/locale/ko_KR/LC_MESSAGES/glance_store.po: GNU gettext message catalogue, UTF-8 Unicode text data/python-glance-store-2.3.0/glance_store/location.py: Python script, ASCII text executable data/python-glance-store-2.3.0/glance_store/multi_backend.py: Python script, ASCII text executable data/python-glance-store-2.3.0/glance_store/tests/__init__.py: empty data/python-glance-store-2.3.0/glance_store/tests/base.py: Python script, ASCII text executable data/python-glance-store-2.3.0/glance_store/tests/etc/glance-swift.conf: ASCII text data/python-glance-store-2.3.0/glance_store/tests/fakes.py: Python script, ASCII text executable data/python-glance-store-2.3.0/glance_store/tests/functional/README.rst: ASCII text data/python-glance-store-2.3.0/glance_store/tests/functional/__init__.py: empty data/python-glance-store-2.3.0/glance_store/tests/functional/base.py: Python script, ASCII text executable data/python-glance-store-2.3.0/glance_store/tests/functional/filesystem/__init__.py: empty data/python-glance-store-2.3.0/glance_store/tests/functional/filesystem/test_functional_filesystem.py: Python script, ASCII text executable data/python-glance-store-2.3.0/glance_store/tests/functional/swift/__init__.py: empty data/python-glance-store-2.3.0/glance_store/tests/functional/swift/test_functional_swift.py: Python script, ASCII text executable data/python-glance-store-2.3.0/glance_store/tests/unit/__init__.py: empty data/python-glance-store-2.3.0/glance_store/tests/unit/common/__init__.py: empty data/python-glance-store-2.3.0/glance_store/tests/unit/common/test_fs_mount.py: Python script, ASCII text executable data/python-glance-store-2.3.0/glance_store/tests/unit/common/test_utils.py: Python script, ASCII text executable data/python-glance-store-2.3.0/glance_store/tests/unit/test_backend.py: Python script, ASCII text executable data/python-glance-store-2.3.0/glance_store/tests/unit/test_cinder_store.py: Python script, ASCII text executable data/python-glance-store-2.3.0/glance_store/tests/unit/test_connection_manager.py: Python script, ASCII text executable data/python-glance-store-2.3.0/glance_store/tests/unit/test_driver.py: Python script, ASCII text executable data/python-glance-store-2.3.0/glance_store/tests/unit/test_exceptions.py: Python script, ASCII text executable data/python-glance-store-2.3.0/glance_store/tests/unit/test_filesystem_store.py: Python script, ASCII text executable data/python-glance-store-2.3.0/glance_store/tests/unit/test_http_store.py: Python script, ASCII text executable data/python-glance-store-2.3.0/glance_store/tests/unit/test_location.py: Python script, ASCII text executable data/python-glance-store-2.3.0/glance_store/tests/unit/test_multistore_cinder.py: Python script, ASCII text executable data/python-glance-store-2.3.0/glance_store/tests/unit/test_multistore_filesystem.py: Python script, ASCII text executable data/python-glance-store-2.3.0/glance_store/tests/unit/test_multistore_rbd.py: Python script, ASCII text executable data/python-glance-store-2.3.0/glance_store/tests/unit/test_multistore_s3.py: Python script, ASCII text executable data/python-glance-store-2.3.0/glance_store/tests/unit/test_multistore_vmware.py: Python script, ASCII text executable data/python-glance-store-2.3.0/glance_store/tests/unit/test_opts.py: Python script, ASCII text executable data/python-glance-store-2.3.0/glance_store/tests/unit/test_rbd_store.py: Python script, ASCII text executable data/python-glance-store-2.3.0/glance_store/tests/unit/test_s3_store.py: Python script, ASCII text executable data/python-glance-store-2.3.0/glance_store/tests/unit/test_store_base.py: Python script, ASCII text executable data/python-glance-store-2.3.0/glance_store/tests/unit/test_store_capabilities.py: Python script, ASCII text executable data/python-glance-store-2.3.0/glance_store/tests/unit/test_swift_store.py: Python script, ASCII text executable data/python-glance-store-2.3.0/glance_store/tests/unit/test_swift_store_multibackend.py: Python script, ASCII text executable data/python-glance-store-2.3.0/glance_store/tests/unit/test_swift_store_utils.py: Python script, ASCII text executable data/python-glance-store-2.3.0/glance_store/tests/unit/test_test_utils.py: Python script, ASCII text executable data/python-glance-store-2.3.0/glance_store/tests/unit/test_vmware_store.py: Python script, ASCII text executable data/python-glance-store-2.3.0/glance_store/tests/utils.py: Python script, ASCII text executable data/python-glance-store-2.3.0/lower-constraints.txt: ASCII text data/python-glance-store-2.3.0/releasenotes/notes/.placeholder: empty data/python-glance-store-2.3.0/releasenotes/notes/0.29.1-notes-ded2a1d473a306c7.yaml: ASCII text data/python-glance-store-2.3.0/releasenotes/notes/Stein_final_release-c7df5838028b8c7e.yaml: ASCII text data/python-glance-store-2.3.0/releasenotes/notes/block-creating-encrypted-nfs-volumes-d0ff370ab762042e.yaml: ASCII text data/python-glance-store-2.3.0/releasenotes/notes/bug-1820817-0ee70781918d232e.yaml: ASCII text data/python-glance-store-2.3.0/releasenotes/notes/deprecate-sheepdog-driver-1f9689c327f313d4.yaml: ASCII text data/python-glance-store-2.3.0/releasenotes/notes/deprecate-store_add_to_backend-f419e5c4210613d2.yaml: ASCII text data/python-glance-store-2.3.0/releasenotes/notes/deprecate-store_capabilities_update_min_interval-039389fa296e2494.yaml: ASCII text data/python-glance-store-2.3.0/releasenotes/notes/drop-py-2-7-345cafc9c1d3f892.yaml: ASCII text data/python-glance-store-2.3.0/releasenotes/notes/fs-drv-chunk-sz-a1b2f6a72fad92d5.yaml: ASCII text data/python-glance-store-2.3.0/releasenotes/notes/handle-sparse-image-a3ecfc4ae1c00d48.yaml: ASCII text data/python-glance-store-2.3.0/releasenotes/notes/improved-configuration-options-3635b56aba3072c9.yaml: ASCII text data/python-glance-store-2.3.0/releasenotes/notes/move-rootwrap-config-f2cf435c548aab5c.yaml: ASCII text data/python-glance-store-2.3.0/releasenotes/notes/multi-store-0c004fc8aba2a25d.yaml: ASCII text data/python-glance-store-2.3.0/releasenotes/notes/multi-tenant-store-058b67ce5b7f3bd0.yaml: ASCII text data/python-glance-store-2.3.0/releasenotes/notes/multihash-support-629e9cbc283a8b47.yaml: ASCII text data/python-glance-store-2.3.0/releasenotes/notes/pike-relnote-9f547df14184d18c.yaml: ASCII text data/python-glance-store-2.3.0/releasenotes/notes/prevent-unauthorized-errors-ebb9cf2236595cd0.yaml: ASCII text data/python-glance-store-2.3.0/releasenotes/notes/queens-relnote-5fa2d009d9a9e458.yaml: ASCII text data/python-glance-store-2.3.0/releasenotes/notes/release-1.0.0-7ab43e91523eb3c8.yaml: ASCII text data/python-glance-store-2.3.0/releasenotes/notes/release-1.0.1-098b1487ac8cc9a1.yaml: ASCII text data/python-glance-store-2.3.0/releasenotes/notes/release-1.2.0-8d239f01cd8ff0bf.yaml: ASCII text data/python-glance-store-2.3.0/releasenotes/notes/releasenote-0.17.0-efee3f557ea2096a.yaml: ASCII text data/python-glance-store-2.3.0/releasenotes/notes/remove-cinder-experimental-fbf9dea32c84dc9b.yaml: ASCII text data/python-glance-store-2.3.0/releasenotes/notes/remove-gridfs-driver-09286e27613b4353.yaml: ASCII text data/python-glance-store-2.3.0/releasenotes/notes/remove-s3-driver-f432afa1f53ecdf8.yaml: ASCII text data/python-glance-store-2.3.0/releasenotes/notes/remove-store-cap-update-min-interval-21fea4173ed4a09b.yaml: ASCII text data/python-glance-store-2.3.0/releasenotes/notes/rethinking-filesystem-access-5ab872fd0c0d27db.yaml: ASCII text data/python-glance-store-2.3.0/releasenotes/notes/rocky-bugfixes-adefa8f47db16a2d.yaml: ASCII text data/python-glance-store-2.3.0/releasenotes/notes/set-documented-default-directory-for-filesystem-9b417a29416d3a94.yaml: ASCII text data/python-glance-store-2.3.0/releasenotes/notes/sorted-drivers-for-configs-a905f07d3bf9c973.yaml: ASCII text data/python-glance-store-2.3.0/releasenotes/notes/start-using-reno-73ef709807e37b74.yaml: ASCII text data/python-glance-store-2.3.0/releasenotes/notes/support-cinder-multiple-stores-6cc8489f8f4f8ff3.yaml: ASCII text data/python-glance-store-2.3.0/releasenotes/notes/support-cinder-upload-c85849d9c88bbd7e.yaml: ASCII text data/python-glance-store-2.3.0/releasenotes/notes/support-s3-driver-a4158f9fa35931d5.yaml: ASCII text data/python-glance-store-2.3.0/releasenotes/notes/update-stein-deprecations-3c2f6ffeab22b558.yaml: ASCII text data/python-glance-store-2.3.0/releasenotes/notes/victoria-milestone-1-c1f9de5b90e8c326.yaml: ASCII text data/python-glance-store-2.3.0/releasenotes/notes/vmware-store-requests-369485d2cfdb6175.yaml: ASCII text data/python-glance-store-2.3.0/releasenotes/source/_static/.placeholder: empty data/python-glance-store-2.3.0/releasenotes/source/_templates/.placeholder: empty data/python-glance-store-2.3.0/releasenotes/source/conf.py: ASCII text data/python-glance-store-2.3.0/releasenotes/source/index.rst: ASCII text data/python-glance-store-2.3.0/releasenotes/source/liberty.rst: ASCII text data/python-glance-store-2.3.0/releasenotes/source/locale/de/LC_MESSAGES/releasenotes.po: GNU gettext message catalogue, UTF-8 Unicode text data/python-glance-store-2.3.0/releasenotes/source/locale/en_GB/LC_MESSAGES/releasenotes.po: GNU gettext message catalogue, ASCII text data/python-glance-store-2.3.0/releasenotes/source/locale/zh_CN/LC_MESSAGES/releasenotes.po: GNU gettext message catalogue, UTF-8 Unicode text data/python-glance-store-2.3.0/releasenotes/source/mitaka.rst: ASCII text data/python-glance-store-2.3.0/releasenotes/source/newton.rst: ASCII text data/python-glance-store-2.3.0/releasenotes/source/ocata.rst: ASCII text data/python-glance-store-2.3.0/releasenotes/source/pike.rst: ASCII text data/python-glance-store-2.3.0/releasenotes/source/queens.rst: ASCII text data/python-glance-store-2.3.0/releasenotes/source/rocky.rst: ASCII text data/python-glance-store-2.3.0/releasenotes/source/stein.rst: ASCII text data/python-glance-store-2.3.0/releasenotes/source/train.rst: ASCII text data/python-glance-store-2.3.0/releasenotes/source/unreleased.rst: ASCII text data/python-glance-store-2.3.0/releasenotes/source/ussuri.rst: ASCII text data/python-glance-store-2.3.0/requirements.txt: ASCII text data/python-glance-store-2.3.0/run_tests.sh: Bourne-Again shell script, ASCII text executable data/python-glance-store-2.3.0/setup.cfg: ASCII text data/python-glance-store-2.3.0/setup.py: ASCII text data/python-glance-store-2.3.0/test-requirements.txt: ASCII text data/python-glance-store-2.3.0/tools/colorizer.py: Python script, ASCII text executable data/python-glance-store-2.3.0/tools/install_venv.py: Python script, ASCII text executable data/python-glance-store-2.3.0/tools/install_venv_common.py: Python script, ASCII text executable data/python-glance-store-2.3.0/tools/with_venv.sh: Bourne-Again shell script, ASCII text executable data/python-glance-store-2.3.0/tox.ini: ASCII text data/python-glance-store-2.3.0/debian/changelog: UTF-8 Unicode text data/python-glance-store-2.3.0/debian/control: ASCII text data/python-glance-store-2.3.0/debian/copyright: ASCII text data/python-glance-store-2.3.0/debian/glance-store-common.install: ASCII text data/python-glance-store-2.3.0/debian/glance-store-common.postinst: POSIX shell script, ASCII text executable data/python-glance-store-2.3.0/debian/glance_sudoers: ASCII text data/python-glance-store-2.3.0/debian/pydist-overrides: ASCII text data/python-glance-store-2.3.0/debian/python-glance-store-doc.doc-base: ASCII text data/python-glance-store-2.3.0/debian/python3-glance-store.install: ASCII text data/python-glance-store-2.3.0/debian/python3-glance-store.postrm: POSIX shell script, ASCII text executable data/python-glance-store-2.3.0/debian/python3-glance-store.prerm: POSIX shell script, ASCII text executable data/python-glance-store-2.3.0/debian/rules: a /usr/bin/make -f script, ASCII text executable data/python-glance-store-2.3.0/debian/salsa-ci.yml: ASCII text data/python-glance-store-2.3.0/debian/source/format: ASCII text data/python-glance-store-2.3.0/debian/source/options: ASCII text data/python-glance-store-2.3.0/debian/watch: ASCII text data/python-glance-store-2.3.0/.pc/.version: ASCII text data/python-glance-store-2.3.0/.pc/.quilt_patches: ASCII text data/python-glance-store-2.3.0/.pc/.quilt_series: ASCII text data/python-glance-store-2.3.0/.pc/applied-patches: empty