that works thanks! > On Aug 18, 2015, at 1:20 PM, Erik McCormick <[email protected]> > wrote: > > 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" <[email protected] > <mailto:[email protected]>> 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 <[email protected] <>> wrote: >> >> Just check your auth_url, you may be using public url ( port 5000) which >> doesn’t expose those operations >> >> From: Remo Mattei [mailto:[email protected] <>] >> Sent: Tuesday, August 18, 2015 11:25 AM >> To: Barrow Kwan <[email protected] <>> >> Cc: [email protected] <> >> 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 <[email protected] <>> 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 : [email protected] <> >> Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack >> <> >> >> >> !DSPAM:1,55d375b9263701272068765! > > > _______________________________________________ > Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack > <http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack> > Post to : [email protected] > <mailto:[email protected]> > Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack > <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
