[Openstack] [Juno] Keystone commandline bug?
Steve Martinelli
stevemar at ca.ibm.com
Tue Aug 18 20:17:20 UTC 2015
OpenStackClient is installable like any other pypi package:
https://pypi.python.org/pypi/python-openstackclient/1.6.0
Docs are over here:
http://docs.openstack.org/developer/python-openstackclient/ theres even a
section about authenticating with v3 keystone
http://docs.openstack.org/developer/python-openstackclient/authentication.html#authenticating-using-identity-server-api-v3
Thanks,
Steve Martinelli
OpenStack Keystone Core
From: Barrow Kwan <barrowkwan at yahoo.com>
To: "Ali, Haneef" <haneef.ali at hp.com>, Remo Mattei
<Remo at Italy1.com>
Cc: "openstack at lists.openstack.org" <openstack at lists.openstack.org>
Date: 2015/08/18 03:50 PM
Subject: Re: [Openstack] [Juno] Keystone commandline bug?
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.ali at 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:Remo at Italy1.com]
Sent: Tuesday, August 18, 2015 11:25 AM
To: Barrow Kwan <barrowkwan at yahoo.com>
Cc: openstack at 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 <barrowkwan at 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 at 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 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/20150818/eaa23d04/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: graycol.gif
Type: image/gif
Size: 105 bytes
Desc: not available
URL: <http://lists.openstack.org/pipermail/openstack/attachments/20150818/eaa23d04/attachment.gif>
More information about the Openstack
mailing list