glance/glance/db/sqlalchemy/alembic_migrations/versions
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
liberty_initial.py Port Glance Migrations to Alembic 2017-01-31 22:42:43 -06:00
mitaka01_add_image_created_updated_idx.py Port Glance Migrations to Alembic 2017-01-31 22:42:43 -06:00
mitaka02_update_metadef_os_nova_server.py Port Glance Migrations to Alembic 2017-01-31 22:42:43 -06:00
ocata01_add_visibility_remove_is_public.py Port Glance Migrations to Alembic 2017-01-31 22:42:43 -06:00
ocata01_add_visibility_remove_is_public.sql Port Glance Migrations to Alembic 2017-01-31 22:42:43 -06:00