You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
glance_store/glance_store
Michal Arbet 7880a5bfa7 Fix python3 compatibility of rbd get_fsid
In python3 conn.get_fsid() is represented as binary.
Because of this, direct_url is corrupted in DB.
This patch is fixing this. More informations in
closing bug.

Closes-Bug: #1816721

Change-Id: I6a89042fae63bf5c9096a6bee6774aebf3f5864b
(cherry picked from commit 9c73370358)
4 years ago
..
_drivers Fix python3 compatibility of rbd get_fsid 4 years ago
common Use oslo_utils.encodeutils.exception_to_unicode() 7 years ago
locale Imported Translations from Zanata 5 years ago
tests Merge "Address multi store nits" 5 years ago
__init__.py Enable multi store support for glance 5 years ago
backend.py Wrap interface function for multihash correctly 5 years ago
capabilities.py Cleanup i18n marker functions to match Oslo usage 7 years ago
driver.py Multihash Implementation for Glance 5 years ago
exceptions.py Multihash Implementation for Glance 5 years ago
i18n.py Update oslo libraries 8 years ago
location.py Merge "Address multi store nits" 5 years ago
multi_backend.py Wrap interface function for multihash correctly 5 years ago