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 | [email protected] |
| e93429b7cd0443858e214392530ea191 | glance | True | [email protected] |
+----------------------------------+--------+---------+-----------------------+
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_______________________________________________
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to : [email protected]
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack