Install the python-openstackclient package and you'll have it. Then you can
do "openstack user list" and whatnot
On Aug 18, 2015 3:49 PM, "Barrow Kwan" <barrowk...@yahoo.com> wrote:

> After some research, it looks like keystone client didn’t speak API 3.0.
> Did anyone know other openstack client to use?    I didn’t see “openstack”
> command at all ( per Remo suggested ).
>
>
>
> On Aug 18, 2015, at 11:46 AM, Ali, Haneef <haneef....@hp.com> wrote:
>
> Just check your  auth_url, you may be using public url  ( port 5000) which
> doesn’t expose those operations
>
> *From:* Remo Mattei [mailto:r...@italy1.com]
> *Sent:* Tuesday, August 18, 2015 11:25 AM
> *To:* Barrow Kwan <barrowk...@yahoo.com>
> *Cc:* openstack@lists.openstack.org
> *Subject:* Re: [Openstack] [Juno] Keystone commandline bug?
>
> Hi
> I would try the new command
> openstack user list
>
> and see what it gives you.
>
> Remo
>
> On Aug 18, 2015, at 19:53, Barrow Kwan <barrowk...@yahoo.com> wrote:
>
> Hi,
>    I just installed Juno and when I tried to run the keystone commandline
> client ( eg keystone user-list, keystone service-list ), they all return
> "The resource could not be found. (HTTP 404)"  However, if I use use curl
> to access the API (  keystone token-get, then use the token ID to run
>  ( curl -s https://openstack.example:35357/v3/services -H "X-Auth-Token:
> ".......""   )   it return list of services ( users api also return list of
> user ).   Could that be a bug with the keystone client?
>
> thanks
> !DSPAM:1,55d375b9263701272068765!
> _______________________________________________
> 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
>
>
> !DSPAM:1,55d375b9263701272068765!
>
>
>
> _______________________________________________
> 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
>
>
_______________________________________________
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