Openstack Keystone : 'Client' object has no attribute 'service_catalog'
When I try the following command on my setup keystone catalog or keystone token-get I get the following error 'Client' object has no attribute 'service_catalog' When I run in debug mode I can see that the issue is client side. I checked my environment variables env | grep --perl "^OS|^SERV" the variables SERVICE_ENDPOINT and SERVICE_TOKEN were defined and taking precedence Doing following resolved it export SERVICE_TOKEN= export SERVICE_ENDPOINT=