glance_store/__init__.py,sha256=d6peUcQ0l8x_I51FIjXyw8PaYuOMxxDs_tnu3DvZU6g,761
glance_store/backend.py,sha256=T6vDdC_KdPKn1RCZDp5DFXvPusCpeR0-pTAgnPqYVQM,17455
glance_store/capabilities.py,sha256=b8gVjp613z6_TtWFIkrgHlWK4tv7aPP0Ugg-yTDps4U,5630
glance_store/driver.py,sha256=fAL4Ll2CULlbdET3ZrJKOTU6daX6GdhFlm33duMOTDQ,10434
glance_store/exceptions.py,sha256=SfyB33tSpg7CkEccdJ22K-xHjokAXjMw8wlQs6hA6g8,5500
glance_store/i18n.py,sha256=Uu8c4xjoOCW4UJHu6C9xm7uDym7I2dT3mkNFASFPbPM,1113
glance_store/location.py,sha256=38PrKrizklejD7abxg-jspLSdeh1ZXRdWM6hz_Tgijo,8396
glance_store/multi_backend.py,sha256=b0Le9ZKISZR3AozMotsPAv1XL4mrEmaMY_faGlZqb8A,22479
glance_store/_drivers/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
glance_store/_drivers/cinder.py,sha256=LZfegOrRjzfH08G7lrCluUVahoTFrGtc46KFpwcB_XA,30305
glance_store/_drivers/filesystem.py,sha256=kll7bGgr-CC63B47v81srxQZep-7BUOXY_vj35WtN4I,30255
glance_store/_drivers/http.py,sha256=j7dgmL5cSCzLVeSgRy0AsG8JFY5QhptlZYEYEs1phmk,12013
glance_store/_drivers/rbd.py,sha256=jq7KrMruYD_OjJUVdvwWZHLDoaLZp2AmHb512yjdS4w,24910
glance_store/_drivers/vmware_datastore.py,sha256=KALmp_sGRsm3pj_SOvLzmH_arUo8BV2um4mrv3tIVgw,32348
glance_store/_drivers/swift/__init__.py,sha256=zxatuDKLfNB6_pIVvEtcF9sFapwVoAqj3M6gU7GnOgE,739
glance_store/_drivers/swift/buffered.py,sha256=TvG_114scnd3NGN7yKEyU3onXbbZ8hSS4fmxDpHRDDY,6469
glance_store/_drivers/swift/connection_manager.py,sha256=_F40XQXqaKwgGB1B2qKS49sDC1fbGJHG0IZceiW2Sik,8985
glance_store/_drivers/swift/store.py,sha256=dSNVVwXe9mTKWFil9P4o4-DK2XzGPHodM-wJDlxY9VA,69671
glance_store/_drivers/swift/utils.py,sha256=4Qwtnlw_1QVEIVACtc9DHFjbhJlRVAQwq6KjaS2qHUM,7604
glance_store/common/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
glance_store/common/utils.py,sha256=JWtK-iYkVnhEoVsNclBgeW210WFsewgko_Nf4EoYy1M,4058
glance_store/locale/en_GB/LC_MESSAGES/glance_store.po,sha256=lMLbfCMREpXDCTzxYZcQDeT5xhtRVW0PUqKm0Lzhjn0,6887
glance_store/locale/ko_KR/LC_MESSAGES/glance_store.po,sha256=YNKEVlAA-v9TP4eDQWFM2lmvYG5sX0v3uS-jkfyp-iw,6352
glance_store/tests/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
glance_store/tests/base.py,sha256=TffB7Nua3RiXpHhfbyAtnivWh7aAVIZc6oZDNEBjCLk,4234
glance_store/tests/fakes.py,sha256=DWYcBT_MV-2htGN-FveGE4FlhuEZcmcZhxbfz7Y-7mM,834
glance_store/tests/utils.py,sha256=bVwOAe_JTnkV9Pq7GPvg0uMDZkxuTYuBvdzsxMWW9gQ,2663
glance_store/tests/etc/glance-swift.conf,sha256=zB4ovdb6z-gpcG53BD4NsQ8uxo27C7W1UgqgjaGr8ug,586
glance_store/tests/functional/README.rst,sha256=Sy1lNjy5axeMjwU0g-sFsL5yWloFMbKMxkgNk-OfnrM,2909
glance_store/tests/functional/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
glance_store/tests/functional/base.py,sha256=fk_BNkOiFN1SO5KpikdDMWwDLxzZ72PgdzjVdqNo7Us,3915
glance_store/tests/functional/filesystem/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
glance_store/tests/functional/filesystem/test_functional_filesystem.py,sha256=3o3WBHPsadP9_zbYZoWizPgnpS_AVi4f0ImD4qUnyig,1359
glance_store/tests/functional/swift/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
glance_store/tests/functional/swift/test_functional_swift.py,sha256=PpUL7jzUlwfmlvNHBmTExc6fqL9Yv7fj6eb-ACMU1OY,3228
glance_store/tests/unit/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
glance_store/tests/unit/test_backend.py,sha256=YFLRRrGX-rvbtRezUr-GMV5hGsCRxLzsc8xUbukBYuk,5865
glance_store/tests/unit/test_cinder_store.py,sha256=bHJ6wLBVH6rdn4tTvUo5C350FBJtswiLE57jIgYJ6go,16613
glance_store/tests/unit/test_connection_manager.py,sha256=h2UVfWONbbOSc43EE1nRx7ntB-0IqWbE3UEVOMLiUug,7965
glance_store/tests/unit/test_driver.py,sha256=d_HoyWj0Pjn3u45GHtMP9H513nwqRa7pHdQaFw9KugA,16599
glance_store/tests/unit/test_exceptions.py,sha256=P6Zl0mGhyaQfzNJveK5g_2Wrs024jrEIWqfiTT0tY4o,2246
glance_store/tests/unit/test_filesystem_store.py,sha256=fktvfBlybN17IASQsnV9BTSOdOzCDPwpyuBdZerCNxw,31578
glance_store/tests/unit/test_http_store.py,sha256=B-J2phOjl3xDnopPVZDbsITh22r-XV2HsCCTrviBgts,8170
glance_store/tests/unit/test_location.py,sha256=qC9Zthwm8bYaFS3RKP23GZvRG2pcjZqt7OOEtHxb45s,1204
glance_store/tests/unit/test_multistore_cinder.py,sha256=FzNr2-7Ojd4eaxWgFjWxWNPN6DOrac1eq-etuM42hqc,18412
glance_store/tests/unit/test_multistore_filesystem.py,sha256=simC35nkXTAdS9E0P_gQ0r7V1x-HlfdSSJIZB7g49IQ,35030
glance_store/tests/unit/test_multistore_rbd.py,sha256=Go9O24ulesd7IUD3c56mVLfGsLw1lLd6Rb5xzObX30U,17223
glance_store/tests/unit/test_multistore_vmware.py,sha256=IHzKEoHVWD7eIE9F67alJIvWGnpc1Bkbnlml3bhe5AA,29661
glance_store/tests/unit/test_opts.py,sha256=GFk2UWBJGLNVJnTOnuwGFfD7nzrXr7Ek9RNMlKwbIwI,5223
glance_store/tests/unit/test_rbd_store.py,sha256=YQLw9-FNyqBOmB3ilIKIvR_a7b7SAZ2MPnAPYttnjnc,17484
glance_store/tests/unit/test_store_base.py,sha256=x3PN1iwx7Xc5CMM3Z6Mi0M3NINsKg8tb1zwyAH_ViT8,3394
glance_store/tests/unit/test_store_capabilities.py,sha256=rWEQuTEHGtVvxRHBXaG5JIy7D9zpN9KSlRiZydNOlfI,6435
glance_store/tests/unit/test_swift_store.py,sha256=LgCx2GHoRiHRvR8vmSevwrm3si0TQSJDFXB8e9xyOTk,94171
glance_store/tests/unit/test_swift_store_multibackend.py,sha256=H9pYXBRhblKOPzIAzo9HZ6N0B15I8ZJ0N4NM6HXrphc,94104
glance_store/tests/unit/test_swift_store_utils.py,sha256=6iMUwfWyplFDpS6sHbu5k9yDUsYJTNWdsdsAocQ4g84,3700
glance_store/tests/unit/test_vmware_store.py,sha256=Un9JaXjTU-MiStOV8uSAvwGIVC0Qr1asADUKc7yJpdA,30172
glance_store/tests/unit/common/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
glance_store/tests/unit/common/test_utils.py,sha256=k_mV2_r0z-epm9lbyMMsF7L__2KPCnPZiWkUOvKdzk4,1144
glance_store-1.1.0.dist-info/AUTHORS,sha256=mtz4vkE-jzlBPm6bMfX7RWHrtS5MqVWce_4fbvzmtBo,5181
glance_store-1.1.0.dist-info/LICENSE,sha256=XfKg2H1sVi8OoRxoisUlMqoo10TKvHmU_wU39ks7MyA,10143
glance_store-1.1.0.dist-info/METADATA,sha256=pdKRKgmIM6NAEXbblaPnIbpbB_3PLovrHOvnKcWIZeA,4397
glance_store-1.1.0.dist-info/WHEEL,sha256=8zNYZbwQSXoB9IfXOjPfeNwvAsALAjffgk27FqvCWbo,110
glance_store-1.1.0.dist-info/entry_points.txt,sha256=wR6jeKYVhXUSGoZB0-_d0E2dRILCkwvihXsxtp5Oufw,930
glance_store-1.1.0.dist-info/pbr.json,sha256=hfz_OxU-oMmm5OSkimhVVwJQV8dZ2vU6P8rbQ8wO2zM,46
glance_store-1.1.0.dist-info/top_level.txt,sha256=KkUrR3GsNeM_AHwyHq4xvEdJ3MwpQRnKtDG13HtLwPY,13
glance_store-1.1.0.dist-info/RECORD,,
