keystone/tests/backend_mysql.conf
Adam Young 62abd5d853 Live SQL migration tests
Make it possible to run the migration tests for the supported databases
without editing the config files.

Blueprint live-sql-gate

Change-Id: Iaf14ad42333b0a0cd1f7d0fb37f135a8bf7af14a
2013-05-31 13:58:42 -04:00

5 lines
168 B
Plaintext

#Used for running the Migrate tests against a live Mysql Server
#See _sql_livetest.py
[sql]
connection = mysql://keystone:keystone@localhost/keystone_test?charset=utf8