I have installed and configured keystone. While I am trying to upload the cloud image in glance, it throws this error below. Could you please help?
[root@01HW449192A images]# glance image-create --name myFirstImage --is-public t
rue --container-format bare --disk-format qcow2 < cirros-0.3.0-x86_64-disk.img
No handlers could be found for logger "keystoneclient.v2_0.client"
Authorization Failed: An unexpected error prevented the server from fulfilling y
our request. 'NoneType' object has no attribute 'replace' (HTTP 500)
Hi,
I have installed and configured keystone. While I am trying to upload the cloud image in glance, it throws this error below. Could you please help?
[root@01HW449192A images]# glance image-create --name myFirstImage --is-public t 0.3.0-x86_ 64-disk. img .v2_0.client"
rue --container-format bare --disk-format qcow2 < cirros-
No handlers could be found for logger "keystoneclient
Authorization Failed: An unexpected error prevented the server from fulfilling y
our request. 'NoneType' object has no attribute 'replace' (HTTP 500)
For your reference, these are the values in the endpoin table in the keystone database: 7aa211feab017b6 a4 | RegionOne | 1a41e585cf49454 f994bdb9ef2a6d2 5f | {"adminurl": "http:// 172.25. 154.67: 8774/v2/ 39012ceb86cc48e 8b9a021805ee462 65s", "internalurl": "http:// 172.25. 154.67: 8774/v2/ 39012ceb86cc48e 8b9a021805ee462 65s", "publicurl": null} | d987662c8f86ade 96 | RegionOne | 18500b330c6846f f8389cb30de3bbf d0 | {"adminurl": "http:// 172.25. 154.67: 8776/v1/ 39012ceb86cc48e 8b9a021805ee462 65s", "internalurl": "http:// 172.25. 154.67: 8776/v1/ 39012ceb86cc48e 8b9a021805ee462 65s", "publicurl": null} | c839b0811297a69 93 | RegionOne | 40b57641ab8a424 e815ecac6ceb00e 2e | {"adminurl": "http:// 172.25. 154.67: 9292/v2", "internalurl": "http:// 172.25. 154.67: 9292/v2", "publicurl": null} | 79f8d8cc0501e94 f5 | RegionOne | 0561eba8c250481 48ccfc34d7a4b23 dc | {"adminurl": "http:// 172.25. 154.67: 35357/v2. 0", "internalurl": "http:// 172.25. 154.67: 5000/v2. 0", "publicurl": null} | 29fc75902225e4a 89 | RegionOne | c58acfdec97a403 381a4bb05298634 33 | {"adminurl": "http:// 172.25. 154.67: 8773/services/ Admin", "internalurl": "http:// 172.25. 154.67: 8773/services/ Cloud", "publicurl": null} |
| bec65520d76f4a1
| 574564eeaa254c3
| ab50ea4550514a0
| 56e7300cb48448f
| 5070d47b2f2b477
Thank you.