Hi, 
looks like your current user's credentials are not the one defined into KS.
Check your .bashrc' following values : 
export OS_USERNAME=$KEYSTONE USER
export OS_PASSWORD=$KEYSTONE PASSWORD
export OS_TENANT_NAME=$YOUR TENANT

Regards,
Razique Mahroua - Nuage & Co
Tel : +33 9 72 37 94 15


Le 11 janv. 2013 à 10:53, yasith tharindu <yasithu...@gmail.com> a écrit :


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

_______________________________________________
Mailing list: https://launchpad.net/~openstack
Post to     : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp

Reply via email to