[rhos-list] Keystone issue

Zhang, Kimi (NSN - CN/Cheng Du) kimi.zhang at nsn.com
Fri Sep 14 02:03:41 UTC 2012


I did following two commands:

[root at RHOpenStack ~(keystone_admin)]$ keystone endpoint-create
--service_id b8a59b4895bc4ca2bc83486d17c4da3e
+-------------+----------------------------------+
|   Property  |              Value               |
+-------------+----------------------------------+
| adminurl    | None                             |
| id          | 64419531f0d84f33b8229b2d1bc5a225 |
| internalurl | None                             |
| publicurl   | None                             |
| region      | regionOne                        |
| service_id  | b8a59b4895bc4ca2bc83486d17c4da3e |
+-------------+----------------------------------+

[root at RHOpenStack ~(keystone_admin)]$ keystone endpoint-delete
64419531f0d84f33b8229b2d1bc5a225
No handlers could be found for logger "keystoneclient.v2_0.client"
Authorization Failed: An unexpected error prevented the server from
fulfilling your request. 'NoneType' object has no attribute 'replace'
(HTTP 500)

After this, any keystone command can not be executed, all get the same
error:

[root at RHOpenStack ~(keystone_admin)]$ keystone endpoint-list
No handlers could be found for logger "keystoneclient.v2_0.client"
Authorization Failed: An unexpected error prevented the server from
fulfilling your request. 'NoneType' object has no attribute 'replace'
(HTTP 500)


service openstack-keystone restart does not help.


Any ideas? 



Regards,
Kimi Zhang






More information about the rhos-list mailing list