Sample conf fix.

Change-Id: I2e784c7e98f7e3ca91f3e60b3c6d2452a227f1b3
This commit is contained in:
Sergey Lukjanov 2013-06-11 01:47:38 +04:00
parent eed29efa4c
commit 3b8af1e967

View File

@ -33,10 +33,10 @@ plugins=vanilla
# be exposed in service URLs (boolean value)
#use_floating_ips=true
[sqlalchemy]
[database]
# URL for sqlalchemy database (string value)
#database_uri=sqlite:////tmp/savanna-server.db
connection=sqlite:////tmp/savanna-server.db
[plugin:vanilla]
plugin_class=savanna.plugins.vanilla.plugin:VanillaProvider