glance/glance/db
Hemanth Makkapati 95c7c1b753 Refactor tests to use Alembic to run migrations
* Functional tests now use alembic instead of sqlalchmey-migrate
  to build and destroy test database.
* All tests now use a file-based sqlite db as opposed to an in-memory
  database.

Partially-Implements: blueprint alembic-migrations
Change-Id: I77921366a05ba6f9841143af89c1f4059d8454c6
Depends-On: Ie8594ff339a13bf190aefa308f54e97ee20ecfa2
2017-02-01 16:08:17 -06:00
..
registry Implement and Enable Community Images 2017-01-18 17:56:12 +00:00
simple Implement and Enable Community Images 2017-01-18 17:56:12 +00:00
sqlalchemy Refactor tests to use Alembic to run migrations 2017-02-01 16:08:17 -06:00
__init__.py Implement and Enable Community Images 2017-01-18 17:56:12 +00:00
metadata.py Provide a way to upgrade metadata definitions 2015-03-12 00:26:16 -04:00
migration.py Refactor tests to use Alembic to run migrations 2017-02-01 16:08:17 -06:00
utils.py Implement and Enable Community Images 2017-01-18 17:56:12 +00:00