glance_store/glance_store/tests
Jamie Lennox ab0254750a Refactor get_manager_for_store in an OO manner
get_manager_for_store is a weird function that switches based on the
class type of the first parameter. This is an odd throw back to pre
object orientated days where the object defines what it wants. Refactor
it to put the class on the object.

Change-Id: I0bca2607267aef3bda720cdfbbbe0e5a8093a20d
2016-10-14 17:39:35 +11:00
..
etc Support V3 authentication with swift 2015-07-22 23:58:30 +00:00
functional Split functional tests apart 2016-07-01 16:54:48 +00:00
unit Refactor get_manager_for_store in an OO manner 2016-10-14 17:39:35 +11:00
__init__.py Rename glance.store to glance_store 2014-08-28 10:09:36 +02:00
base.py Fix Python 3 issues 2015-05-20 12:47:02 -07:00
fakes.py Propagate BadStoreConfiguration to library user 2015-03-28 19:34:15 +01:00
utils.py Switch VMWare Datastore to use Requests 2016-02-24 22:53:15 -08:00