glance/glance/tests/functional/db/migrations
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
..
__init__.py Refactor tests to use Alembic to run migrations 2017-02-01 16:08:17 -06:00
test_mitaka01.py Refactor tests to use Alembic to run migrations 2017-02-01 16:08:17 -06:00
test_mitaka02.py Refactor tests to use Alembic to run migrations 2017-02-01 16:08:17 -06:00
test_ocata01.py Refactor tests to use Alembic to run migrations 2017-02-01 16:08:17 -06:00