glance_store/glance_store
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
..
_drivers Multihash Implementation for Glance 2018-07-18 09:27:54 -04:00
common Use oslo_utils.encodeutils.exception_to_unicode() 2016-01-21 11:07:10 +01:00
locale Imported Translations from Zanata 2018-03-01 07:11:14 +00:00
tests Multihash Implementation for Glance 2018-07-18 09:27:54 -04:00
__init__.py Enable multi store support for glance 2018-07-15 15:10:27 +00:00
backend.py Multihash Implementation for Glance 2018-07-18 09:27:54 -04:00
capabilities.py Cleanup i18n marker functions to match Oslo usage 2016-07-20 16:11:42 -04:00
driver.py Multihash Implementation for Glance 2018-07-18 09:27:54 -04:00
exceptions.py Multihash Implementation for Glance 2018-07-18 09:27:54 -04:00
i18n.py Update oslo libraries 2015-03-19 11:43:42 -05:00
location.py Multi store support for http, swift, sheepdog and vmware driver 2018-07-15 15:42:08 +00:00
multi_backend.py Multihash Implementation for Glance 2018-07-18 09:27:54 -04:00