Comment 2 for bug 962600

Revision history for this message
Joshua Harlow (harlowja) wrote :

Ok, getting this when I run the following:

This is basically whats in devstack. Maybe its not right there.

$ keystone catalog --service ec2
'Client' object has no attribute 'service_catalog'

$ echo $?
1

$ env | grep --perl "^OS|^SERV"
SERVICE_PASSWORD=f3f0ffb9
OS_PASSWORD=ac31bec851146d3c7f00
OS_AUTH_URL=http://172.21.102.236:5000/v2.0
OS_USERNAME=demo
SERVICE_TENANT_NAME=service
OS_TENANT_NAME=demo
SERVICE_ENDPOINT=http://172.21.102.236:5000/v2.0
SERVICE_TOKEN=b5c9b627

Should that work??