安装kilo 版本,在添加 Identity service 
components时,按照http://docs.openstack.org/kilo/install-guide/install/yum/content/keystone-install.html





在创建服务时(openstack service create --name keystone --description "OpenStack 
Identity" identity),出错:

ERROR: openstack The request you have made requires authentication.



在keystone.log中,出现以下日志:

2015-05-25 16:09:55.603 5092 WARNING keystone.middleware.core [-] RBAC: Invalid 
token

2015-05-25 16:09:55.603 5092 WARNING keystone.common.wsgi [-] The request you 
have made requires authentication.





.bash_profile中的定义如下:

export OS_TOKEN=88cd411a1d7ec2cecb6a

export OS_URL=http://10.10.2.3:35357/v2.0

export OS_AUTH_URL=http://10.10.2.3:35357/v2.0

export OS_USERNAME=admin

export OS_PASSWORD=admin

export PATH





/etc/keystone/keystone.conf:

admin_token=88cd411a1d7ec2cecb6a




Best Regards


欧大鹏      Martin.Ou

软件开发部  Development Dept.

=================================

江苏省太仓市经济开发区北京西路6号留学生创业园主楼七层。

HQ: Software Park, No. 8, West Renmin Rd., Taicang, P.R.China
www.safesoftinc.cn<http://www.safesoftinc.cn/>

+86 18962621057 (Mobile)
0512-53866019(Office)

This message is for the designated recipient only and may contain privileged, 
proprietary, or otherwise private
information. If you have received it in error, please notify the sender 
immediately and delete the original. Any
other use of the email by you is prohibited.


_______________________________________________
OpenStack-operators mailing list
OpenStack-operators@lists.openstack.org
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-operators

Reply via email to