glance_store/glance_store
kairat_kushaev cc97b94903 use only exceptions for uri validations
Currently we use asserts for uri validation, which is not good
practice because assert will be deleted from optimized code.
We must use exceptions in such cases.

Co-authored-by: kairat_kushaev <kkushaev@mirantis.com>
Co-authored-by: Brian Rosmaita <rosmaita.fossdev@gmail.com>

Change-Id: I89c5f1b74be89c759d5754d6cab54dc86c946be1
2018-06-07 14:11:02 +00:00
..
_drivers use only exceptions for uri validations 2018-06-07 14:11:02 +00: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 use only exceptions for uri validations 2018-06-07 14:11:02 +00:00
__init__.py Rename glance.store to glance_store 2014-08-28 10:09:36 +02:00
backend.py Fix wrong links in glance_store 2018-03-30 18:10:14 +08:00
capabilities.py Cleanup i18n marker functions to match Oslo usage 2016-07-20 16:11:42 -04:00
driver.py TrivialFix: Correct reST field lists in docstrings 2017-09-26 10:05:01 +08:00
exceptions.py Remove deprecated exceptions 2016-08-08 14:51:28 -04:00
i18n.py Update oslo libraries 2015-03-19 11:43:42 -05:00
location.py use only exceptions for uri validations 2018-06-07 14:11:02 +00:00