Hello all,
I'm setting up single node, when I type "keystone user-create --name=glance --pass=123456 --email=gla...@abc.com" will show below warning: WARNING: Bypassing authentication using a token & endpoint (authentication credentials are being ignored). Here is my source file: export OS_TENANT_NAME=test export OS_USERNAME=admin export OS_PASSWORD=adminpass export SERVICE_TOKEN=tokenpass export SERVICE_ENDPOINT=http://172.28.0.113:35357/v2.0 export OS_AUTH_URL=http://172.28.0.113:5000/v2.0/ Thanks
_______________________________________________ Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack Post to : openstack@lists.openstack.org Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack