[Openstack] How to do

Steve Martinelli stevemar at ca.ibm.com
Tue Nov 25 04:09:27 UTC 2014


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

Steve

kyawthu win <ktwcs2005 at gmail.com> wrote on 11/24/2014 10:16:17 PM:

> From: kyawthu win <ktwcs2005 at gmail.com>
> To: openstack at lists.openstack.org
> 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     : openstack at lists.openstack.org
> Unsubscribe : 
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack/attachments/20141124/9e84e38e/attachment.html>


More information about the Openstack mailing list