Shuquan Huang 01f1fc095a Correct the db connection string in dev-quickstart
mysql login requires password by default. We should change the DB
creation and connection string as below.

1. mysql -u root -pMYSQL_ROOT_PWD -e "create schema ironic"
2. sed -i ... root:MYSQL_ROOT_PWD@localhost ... ironic.conf.local

Change-Id: I19696a470055823a3b2edc45a48889945c255dfd
Closes-bug: #1520420
2015-12-03 22:29:49 +08:00
..
2015-10-08 03:46:17 +00:00
2015-05-11 16:40:58 +09:00