Comment 7 for bug 1291111

Revision history for this message
Glenn M. Gobeli (ggobeli) wrote :

I seem to be having a related problem: cliff.app fails when settung up devstack.
...
2014-05-27 16:54:15.952 | + USER_PASS=nova
2014-05-27 16:54:15.953 | + USER_NAME=admin
2014-05-27 16:54:15.955 | + '[' -z all ']'
2014-05-27 16:54:15.956 | + export -n SERVICE_TOKEN SERVICE_ENDPOINT OS_SERVICE_TOKEN OS_SERVICE_ENDPOINT
2014-05-27 16:54:15.958 | ++ openstack endpoint show -f value -c publicurl ec2
2014-05-27 16:54:16.210 | + EC2_URL=http://192.168.10.11:8773/services/Cloud
2014-05-27 16:54:16.212 | + [[ -z http://192.168.10.11:8773/services/Cloud ]]
2014-05-27 16:54:16.213 | ++ openstack endpoint show -f value -c publicurl s3
2014-05-27 16:54:16.774 | ERROR: cliff.app No service with a type, name or ID of 's3' exists.
2014-05-27 16:54:16.796 | + S3_URL=
2014-05-27 16:54:16.797 | ++ err_trap
2014-05-27 16:54:16.800 | ++ local r=1
2014-05-27 16:54:16.802 | stack.sh failed: full log in /opt/stack/devstack.log.2014-05-27-165104

This problem appears in the master build as of today for me (built a VM yesterday without issue.