Merge "Adding driver to mysql connection URL"

This commit is contained in:
Zuul 2018-03-25 02:38:35 +00:00 committed by Gerrit Code Review
commit cece2b6a6f
1 changed files with 1 additions and 1 deletions

View File

@ -31,7 +31,7 @@ Install and configure components
[database]
...
connection = mysql://manila:MANILA_DBPASS@controller/manila
connection = mysql+pymysql://manila:MANILA_DBPASS@controller/manila
Replace ``MANILA_DBPASS`` with the password you chose for