<div dir="ltr">I tried and still same errors. I dont see how that would fix in any case as the guide says I need to put the password into the connection config?<div><br></div><div>Tried below and same error:</div><div><br></div><div><div># The SQLAlchemy connection string used to connect to the</div><div># bare-metal database (string value)</div><div>connection=mysql://nova:nova@controller/nova</div></div><div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Nov 26, 2014 at 3:02 PM, Geo Varghese <span dir="ltr"><<a href="mailto:gvarghese@aqorn.com" target="_blank">gvarghese@aqorn.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div>Try this<br></div><div><br></div><div>connection=mysql://nova:nova@controller/nova</div><div><br></div><div>This will fix the issue.</div></div><div class="gmail_extra"><br><div class="gmail_quote"><div><div class="h5">On Thu, Nov 27, 2014 at 1:06 AM, Amit Anand <span dir="ltr"><<a href="mailto:aanand@viimed.com" target="_blank">aanand@viimed.com</a>></span> wrote:<br></div></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div class="h5"><div dir="ltr">Same error - also tried with 127.0.0.1. Even crazier I removed all keystone nova (user, service, etc) and dropped the nova DB and recreated that, then recreated keystone nova with a new different password, updated nova.conf with new password and still get the same error (notice below now nova has the different password):<div><br></div><div><span><div>MariaDB [mysql]> SELECT user,password,host FROM user;</div><div>+----------+-------------------------------------------+-----------+</div><div>| user     | password                                  | host      |</div><div>+----------+-------------------------------------------+-----------+</div><div>| root     | *7088873CEA983CB57491834389F9BB9369B9D756 | localhost |</div><div>| root     | *7088873CEA983CB57491834389F9BB9369B9D756 | 127.0.0.1 |</div><div>| root     | *7088873CEA983CB57491834389F9BB9369B9D756 | ::1       |</div><div>| keystone | *7088873CEA983CB57491834389F9BB9369B9D756 | %         |</div><div>| keystone | *7088873CEA983CB57491834389F9BB9369B9D756 | localhost |</div><div>| glance   | *7088873CEA983CB57491834389F9BB9369B9D756 | localhost |</div><div>| glance   | *7088873CEA983CB57491834389F9BB9369B9D756 | %         |</div></span><div>| nova     | *3DA97D7423D54524806BFF6A19D94F78EEF97338 | localhost |</div><div>| nova     | *3DA97D7423D54524806BFF6A19D94F78EEF97338 | %         |</div><div>| root     | *7088873CEA983CB57491834389F9BB9369B9D756 | %         |</div><div>+----------+-------------------------------------------+-----------+</div><div>10 rows in set (0.00 sec)</div><div><br></div></div></div><div><div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Nov 26, 2014 at 2:26 PM, Jay Pipes <span dir="ltr"><<a href="mailto:jaypipes@gmail.com" target="_blank">jaypipes@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span>On 11/26/2014 02:21 PM, Amit Anand wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi Jay - I believe so below is the part that is in the nova.conf<br>
<br>
# The SQLAlchemy connection string used to connect to the<br>
# bare-metal database (string value)<br>
connection=mysql://nova:<u></u>PASSWORD@controller/nova<br>
<br>
The PASSWORD is exactly the same what I have in the conf file and what I<br>
have in the nova.conf<br>
<br>
Im doing this manually via the Juno instruction guide for CentOs 7.<br>
</blockquote>
<br></span>
try:<br>
<br>
connection=mysql://nova:<u></u>PASSWORD@localhost/nova<br>
<br>
Best,<br>
-jay<br>
</blockquote></div><br></div>
</div></div><br></div></div><span class="">_______________________________________________<br>
Mailing list: <a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack" target="_blank">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack</a><br>
Post to     : <a href="mailto:openstack@lists.openstack.org" target="_blank">openstack@lists.openstack.org</a><br>
Unsubscribe : <a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack" target="_blank">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack</a><br>
<br></span></blockquote></div><br><br clear="all"><span class=""><br>-- <br><div><div dir="ltr">--<div>Regards,</div><div>Geo Varghese</div></div></div>
</span></div>
</blockquote></div><br></div>