glance_store/glance_store
Sabari Kumar Murugesan 7b13ce62b4 Add backend tests from glance
Moves some unit tests that were part of glance but should have
belonged to glance_store.

These tests are ported from
glance/tests/unit/test_store_image.py

Related-Bug: #1548902

NOTE(mriedem): As part of the backport we have to remove
the verifier=None kwargs from the assertions made in
test_backend since the verifier code didn't exist in
stable/liberty.

Change-Id: I688629d37e9146aef33fbc9bb6fd8780521e06ab
(cherry picked from commit 5faadde2d6)
2016-02-24 17:55:12 -05:00
..
_drivers Change Swift zero-size chunk behaviour 2016-01-27 13:56:07 +03:00
common Use six.moves to fix imports on Python 3 2015-06-10 11:31:44 +02:00
locale Imported Translations from Transifex 2015-08-19 06:20:27 +00:00
tests Add backend tests from glance 2016-02-24 17:55:12 -05:00
__init__.py Rename glance.store to glance_store 2014-08-28 10:09:36 +02:00
backend.py Add list of supported stores to help 2015-11-30 16:26:24 +00:00
capabilities.py Merge "Move to hacking 0.10" 2015-03-02 20:17:02 +00:00
driver.py Propagate BadStoreConfiguration to library user 2015-03-28 19:34:15 +01:00
exceptions.py Change Swift zero-size chunk behaviour 2016-01-27 13:56:07 +03:00
i18n.py Update oslo libraries 2015-03-19 11:43:42 -05:00
location.py Use six.moves to fix imports on Python 3 2015-06-10 11:31:44 +02:00