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

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