[Openstack] keystone service endpoint creation failing on RHEL7

Matt Kassawara mkassawara at gmail.com
Sat May 23 04:24:21 UTC 2015


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 <sgordon at redhat.com> wrote:

> ----- Original Message -----
> > From: michael at tropyx.com
> > To: openstack at lists.openstack.org
> >
> > 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     : openstack at lists.openstack.org
> Unsubscribe :
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack/attachments/20150522/2c2a5ee6/attachment.html>


More information about the Openstack mailing list