glance_store/glance_store/_drivers
Scott McClymont ba9808cebb Multihash Implementation for Glance
Adds the ability to compute a "multihash" (see the Glance spec
for what this is exactly).  To maintain backward compatability,
a new store_add_to_backend_with_multihash function is added.
Backward compatability for each store's add() method is achieved
by a back_compat_add wrapper.

Co-Authored-by: Scott McClymont <scott.mcclymont@verizonwireless.com>
Co-Authored-by: Brian Rosmaita <rosmaita.fossdev@gmail.com>

Change-Id: I063d0900b7dc7e0d94dfb685971eb9b17ed67c7b
Partially-implements: blueprint multihash
2018-07-18 09:27:54 -04:00
..
swift Multihash Implementation for Glance 2018-07-18 09:27:54 -04:00
__init__.py Rename glance.store to glance_store 2014-08-28 10:09:36 +02:00
cinder.py Multihash Implementation for Glance 2018-07-18 09:27:54 -04:00
filesystem.py Multihash Implementation for Glance 2018-07-18 09:27:54 -04:00
http.py Multi store support for http, swift, sheepdog and vmware driver 2018-07-15 15:42:08 +00:00
rbd.py Multihash Implementation for Glance 2018-07-18 09:27:54 -04:00
sheepdog.py Multihash Implementation for Glance 2018-07-18 09:27:54 -04:00
vmware_datastore.py Multihash Implementation for Glance 2018-07-18 09:27:54 -04:00