By sudo'ing before the `keystone user-create` call, you are not using the
newly exported variables. Drop the `sudo`.

Steve

kyawthu win <[email protected]> wrote on 11/24/2014 10:16:17 PM:

> From: kyawthu win <[email protected]>
> To: [email protected]
> Date: 11/24/2014 10:26 PM
> Subject: [Openstack] How to do
> 
> 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     : [email protected]
> Unsubscribe : 
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
_______________________________________________
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to     : [email protected]
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack

Reply via email to