This commit is contained in:
Endre Karlson 2013-04-25 12:43:09 -07:00
parent a8b5a3b98f
commit 313b9d1603

View File

@ -85,14 +85,15 @@ allowed_rpc_exception_modules = billingstack.exceptions, billingstack.openstack.
#max_retries = 10
#retry_interval = 10
#################################################
# Rating service
# Rater service
#################################################
#-----------------------
# SQLAlchemy Storage
#-----------------------
[rating:sqlalchemy]
[rater:sqlalchemy]
# Database connection string - to configure options for a given implementation
# like sqlalchemy or other see below
#database_connection = mysql://billingstack:billingstack@localhost:3306/billingstack