Merge "Update mysql connection in doc"

This commit is contained in:
Zuul 2018-02-25 21:11:14 +00:00 committed by Gerrit Code Review
commit e1e47548bf
1 changed files with 2 additions and 2 deletions

View File

@ -13,7 +13,7 @@ api_workers=1
function_service_expiration = 86400
[database]
connection=mysql://root:password@localhost:3306/qinling
connection=mysql+pymysql://root:password@localhost:3306/qinling
[oslo_messaging_rabbit]
rabbit_password=password