Yep, that patch should fix it. In particular, adding the group 'keystone' to the WSGI configuration bits.
On Fri, May 22, 2015 at 9:59 PM, Steve Gordon <[email protected]> wrote: > ----- Original Message ----- > > From: [email protected] > > To: [email protected] > > > > Hi List, > > > > We're trying to install Kilo on RHEL7, when we get to creating service > > endpoints, this command: > > > > openstack service create > > --name keystone --description "OpenStack Identity" identity > > > > Consistently returns this error: > > > > ERROR: openstack An unexpected error prevented the server from > > fulfilling your request. (HTTP 500) > > > > Looking into keystone.log we see that the final error reads: > > > > (OperationalError) (1045, "Access denied for user 'keystone'@'localhost' > > (using password: YES)") None None > > > > Three of our team have tried reinstalling as per the instructions, we've > > triple checked our config and database settings but are still lost. > > > > Apologies if this question is terribly backward, but we've exhausted all > > other ideas. > > > > Thanks, > > > > MikeL. > > It seems likely you are running into the issue Matt is trying to resolve > here: > > > https://review.openstack.org/#/c/185120/1/doc/install-guide/section_keystone-verify.xml > > Though I think the proper fix is a packaging one. > > Thanks, > > Steve > > _______________________________________________ > Mailing list: > http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack > Post to : [email protected] > Unsubscribe : > http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack >
_______________________________________________ Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack Post to : [email protected] Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
