deb-glance/glance/tests/unit/test_migrations.conf
J. Daniel Schmidt 936b6a6e24 add postgresql support to test_migrations
fixes bug 908180

Change-Id: Ic8afdfb3bce4c40c8cb47664dae053ec5e40d03c
2012-04-12 10:10:54 +02:00

7 lines
267 B
Plaintext

[DEFAULT]
# Set up any number of migration data stores you want, one
# The "name" used in the test is the config variable key.
sqlite=sqlite:///test_migrations.db
#mysql=mysql://root:@localhost/test_migrations
#postgresql=postgresql://root:@localhost/test_migrations