[Openstack] Warning bypassing message

Wilson Kwok leiw324 at gmail.com
Sat May 9 16:16:41 UTC 2015


Hello all,


I'm setting up single node, when I type "keystone user-create
--name=glance --pass=123456 --email=glance at 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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack/attachments/20150510/d36db790/attachment.html>


More information about the Openstack mailing list