Openstack Keystone身份验证失败

时间:2020-05-07 07:25:56

标签: openstack openstack-keystone

我是Openstack的新手。我在CentOS机器上使用Packstack安装了Openstack。当我尝试使用默认的keystone_admin凭据登录时,显示服务器错误。

这是我的keystone.log文件。有人可以帮忙吗?

2020-05-07 03:13:57.097 2303 WARNING keystone.server.flask.application [req-8c75dc88-73f3-4605-8a6b-3ba515d9fd84 3a3280ddae08412ab1145c193b587161 - - default -] Authorization failed. The request you have made requires authentication. from 192.168.225.30: Unauthorized: The request you have made requires authentication.
2020-05-07 03:13:57.235 2300 WARNING keystone.common.rbac_enforcer.enforcer [req-d1a5e980-617f-48d4-8322-40b0aa068140 3a3280ddae08412ab1145c193b587161 - - default -] Deprecated policy rules found. Use oslopolicy-policy-generator and oslopolicy-policy-upgrade to detect and resolve deprecated policies in your configuration.

enter image description here

Link to picture

1 个答案:

答案 0 :(得分:0)

尝试在/ root文件夹中找到所有rc文件。

文件名与openrc或adminrc类似

$ .openrc

$尝试一些openstack命令

它将成功。