summaryrefslogtreecommitdiffstats
path: root/nova/tests/test_baremetal_migrations.conf
blob: 774f1499406ecca0b3e21bbb83a2fb35c100c653 (plain)
1
2
3
4
5
6
7
8
9
[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
sqlite=sqlite://
#mysql=mysql://root:@localhost/test_migrations
#postgresql=postgresql://user:pass@localhost/test_migrations
[walk_style]
snake_walk=yes