[Openstack] Invalid OpenStack Identity credentials
ttjiang
jt628910 at 163.com
Tue Jul 1 06:21:50 UTC 2014
hi all:
I just install glance on rhel6.5, and do it with doc "openstack-install-guide-yum-icehouse" .
I believe I don't forget any steps.
I run "glance image-list", It give me output like this
Request returned failure status.
Invalid OpenStack Identity credentials.
I run "keystone user-list" , it give the right output.
+----------------------------------+--------+---------+-----------------------+
| id | name | enabled | email |
+----------------------------------+--------+---------+-----------------------+
| 8707b9e92b914e988bceea1eeb3698c2 | admin | True | tao.jiang at cs2c.com.cn |
| e93429b7cd0443858e214392530ea191 | glance | True | glance at cs2c.com.cn |
+----------------------------------+--------+---------+-----------------------+
keystone service-list
+----------------------------------+----------+----------+-------------------------+
| id | name | type | description |
+----------------------------------+----------+----------+-------------------------+
| 0e6c8cf95d9c4b48a059bd58f133580c | keystone | identity | OpenStack Identity |
| 13c492eac5f848b1b6db85a1d6c30a52 | glance | image | OpenStack Image Service |
+----------------------------------+----------+----------+-------------------------+
keystone endpoint-list
+----------------------------------+-----------+-----------------------------+-----------------------------+------------------------------+----------------------------------+
| id | region | publicurl | internalurl | adminurl | service_id |
+----------------------------------+-----------+-----------------------------+-----------------------------+------------------------------+----------------------------------+
| 58882784cce0494e95fa7e6417711dd3 | regionOne | http://10.1.82.40:5000/v2.0 | http://10.1.82.40:5000/v2.0 | http://10.1.82.40:35357/v2.0 | 0e6c8cf95d9c4b48a059bd58f133580c |
| f1e59b7d76bd464d84d1a814bfb8ed65 | regionOne | http://10.1.82.40:9292 | http://10.1.82.40:9292 | http://10.1.82.40:9292 | 13c492eac5f848b1b6db85a1d6c30a52 |
+----------------------------------+-----------+-----------------------------+-----------------------------+------------------------------+----------------------------------+
What's the matter about this?
ttjiang
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack/attachments/20140701/00b6e878/attachment.html>
More information about the Openstack
mailing list