<div>Adam,</div><div><br></div>Look at the keystone.conf search for connection parameter. <div><br></div><div>Verify that you can login directly into mysql using those credentials and that you can access the database with that user. </div>
<div><br></div><div>Also another thing make sure that the upgrade didn't put a default entry above the connection string. </div><div><br></div><div><br></div><div>Hope that helps</div><div>--Tony</div><div><br></div><a href="mailto:tonyv@redhat.com">tonyv@redhat.com</a><div>
<span></span><br><div><br>On Sunday, June 29, 2014, Adam Huffman <<a href="mailto:adam.huffman@gmail.com">adam.huffman@gmail.com</a>> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
I'm in the middle of changing my Icehouse Keystone to use Apache with<br>
SSL. After implementing this change, I'm seeing a strange MySQL error<br>
when I submit a keystone query e.g. 'endpoint-list':<br>
<br>
2014-06-29 22:38:41.172 30284 TRACE keystone.common.wsgi<br>
OperationalError: (OperationalError) (1045, "Access denied for user<br>
'keystone'@'localhost' (using password: YES)") None None<br>
<br>
The weird thing is that the user defined in<br>
/etc/keystone/keystone.conf is in fact 'keystone_admin', as created<br>
when this cloud was setup originally using RDO. From where is it<br>
picking up that username?<br>
<br>
I created a new MySQL user 'keystone' with the same privileges as<br>
'keystone_admin' but that didn't make any difference.<br>
<br>
Adam<br>
<br>
_______________________________________________<br>
Rdo-list mailing list<br>
<a href="javascript:;" onclick="_e(event, 'cvml', 'Rdo-list@redhat.com')">Rdo-list@redhat.com</a><br>
<a href="https://www.redhat.com/mailman/listinfo/rdo-list" target="_blank">https://www.redhat.com/mailman/listinfo/rdo-list</a><br>
</blockquote></div></div>