Hi,
I install keystone on host name controller
I configured using this command
$export OS_SERVICE_TOKEN= TOKEN
$export OS_SERVICE_ENDPOINT=http://controller:35357/v2.0
After that, I create object storage user using this command:
$sudo keystone user-create --name swift --pass *SWIFT_PASS*
*It shows that*
*Expecting an auth URL via either --os-auth-url or env[OS_AUTH_URL]*

*what's wrong with this?*
*Please help me how to solve?*
*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

Reply via email to