openstack team mailing list archive
-
openstack team
-
Mailing list archive
-
Message #19992
Invalid OpenStack Identity credentials; when running "keystone role-list"
Hi All; Im getting following error when trying to: following keystone
commands. What could be the problem?
#keystone role-list
No handlers could be found for logger "keystoneclient.v2_0.client"
Invalid OpenStack Identity credentials.
#But keystone service-list
No handlers could be found for logger "keystoneclient.v2_0.client"
+----+------+------+-------------+
| id | name | type | description |
+----+------+------+-------------+
+----+------+------+-------------+
nova commands also works.
# nova list
+--------------------------------------+-----------------------+--------+-----------------------------------+
| ID | Name | Status |
Networks |
+--------------------------------------+-----------------------+--------+-----------------------------------+
| 31bc1922-5dc2-4461-a047-f14f4bc4fa2c | test | ACTIVE |
service=172.16.25.5, 192.168.25.1 |
| b1d8534c-a022-4a70-b266-ae71156adc3f | image | ACTIVE |
service=172.16.25.6, 192.168.25.5 |
+--------------------------------------+-----------------------+--------+-----------------------------------+
Please let me know what could be the problem and where to start
troubleshoot.
Follow ups