glance/glance
Brian Waldon a68eb24431 Create 'simple' db driver
Move the core of glance.tests.unit.utils:FakeDB to glance.db.simple.
This 'simple' driver is an alternative to the traditional sqlalchemy
driver. Additionally, the sqlalchemy driver has been moved from
glance.db to glance.db.sqlalchemy. The simple db driver is only
available to be used by tests for now.

Related to bp refactor-db-layer

Change-Id: I9d33a433c0c03e53fb5a3491076086427ae694b3
2012-06-07 09:20:50 -07:00
..
api Create 'simple' db driver 2012-06-07 09:20:50 -07:00
common Create 'simple' db driver 2012-06-07 09:20:50 -07:00
db Create 'simple' db driver 2012-06-07 09:20:50 -07:00
image_cache Add cfg's new global CONF object 2012-06-05 21:50:55 +01:00
locale Add localization catalog and initial po files to Glance. 2012-05-04 11:24:30 +08:00
notifier Glance should use openstack.common.timeutils 2012-06-07 23:22:31 +08:00
openstack Glance should use openstack.common.timeutils 2012-06-07 23:22:31 +08:00
registry Create 'simple' db driver 2012-06-07 09:20:50 -07:00
store Add cfg's new global CONF object 2012-06-05 21:50:55 +01:00
tests Create 'simple' db driver 2012-06-07 09:20:50 -07:00
__init__.py load gettext in __init__ to fix '_ is not defined' 2011-11-08 10:58:25 -08:00
client.py Add connection timeout to glance client. 2012-05-22 11:57:01 -04:00
schema.py Expose tags on image entities in v2 API 2012-05-30 09:21:15 -07:00
version.py Open Folsom 2012-03-20 23:01:09 +01:00