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
Jake Yip 3e5c72f54e Fix BufferedReader writing zero size chunks
BufferedReader loops constantly writing zero-size chunks. This fixes the
bug writing zero sized chunks and terminates correctly.

Closes-Bug: #1738331
Change-Id: I7a480b366c9a9d56303f402915f13f1c76128e5c
6 years ago
..
_drivers Fix BufferedReader writing zero size chunks 6 years ago
common Use oslo_utils.encodeutils.exception_to_unicode() 7 years ago
locale Imported Translations from Zanata 6 years ago
tests Use cached auth_ref instead of gettin a new one each time 6 years ago
__init__.py Rename glance.store to glance_store 9 years ago
backend.py Fix a typo in help text 7 years ago
capabilities.py Cleanup i18n marker functions to match Oslo usage 7 years ago
driver.py Cleanup i18n marker functions to match Oslo usage 7 years ago
exceptions.py Remove deprecated exceptions 7 years ago
i18n.py Update oslo libraries 8 years ago
location.py Remove S3 driver 7 years ago