What do you mean... tasks you've yet to get to? The patch addresses configuration prior to adding anything to the keystone database.
On Sun, May 24, 2015 at 10:07 AM, Antonio Messina <[email protected]> wrote: > Are you sure it's not a mysql error? Check permission for user keystone > from localhost, you might need to add a grant. > > -- > sent from my smart(er-than-me)phone > Il 23/mag/2015 03:59, <[email protected]> ha scritto: > >> >> >> 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. >> >> >> >> >> _______________________________________________ >> 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 > >
_______________________________________________ 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
