keystone didnt show list to me
hi i try to have list of keystone user's but when i run this command
keystone user-list
or another such as this return nothing return result is empty
First time here? Check out the FAQ!
hi i try to have list of keystone user's but when i run this command
keystone user-list
or another such as this return nothing return result is empty
Did you source the openrc before run this command?
Make sure you are in the right tenant (project)
You can see this line in openrc.sh file export OS_TENANT_NAME="admin"
hello,
please do post exact error, returns nothing means?
still i guess you facing an expecting an auth_url
kind of error means your auth_credentials have to be sourced properly.
source admin-openrc.sh
and do check the database and rabbitmq-server
those services has to be UP and running.
Asked: 2015-01-24 07:57:14 -0500
Seen: 457 times
Last updated: Jan 24 '15
what did the keystone --debug user-list say? could you paste the output by editing your original question?
thank you 9lives I was mistyped Tenant _name in openrc.sh file