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.
_______________________________________________
Mailing list: https://launchpad.net/~openstack
Post to : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help : https://help.launchpad.net/ListHelp