<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">that works thanks!<div class=""><br class=""><div><blockquote type="cite" class=""><div class="">On Aug 18, 2015, at 1:20 PM, Erik McCormick <<a href="mailto:emccormick@cirrusseven.com" class="">emccormick@cirrusseven.com</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><p dir="ltr" class="">Install the python-openstackclient package and you'll have it. Then you can do "openstack user list" and whatnot </p>
<div class="gmail_quote">On Aug 18, 2015 3:49 PM, "Barrow Kwan" <<a href="mailto:barrowkwan@yahoo.com" class="">barrowkwan@yahoo.com</a>> wrote:<br type="attribution" class=""><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div style="word-wrap:break-word" class="">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 ).<div class=""><br class=""></div><div class=""><br class=""></div><div class=""><br class=""><div class=""><blockquote type="cite" class=""><div class="">On Aug 18, 2015, at 11:46 AM, Ali, Haneef <<a class="">haneef.ali@hp.com</a>> wrote:</div><br class=""><div class=""><div style="font-family:Helvetica;font-size:12px;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px" class=""><div style="margin:0in 0in 0.0001pt;font-size:12pt;font-family:'Times New Roman',serif" class=""><span style="font-size:11pt;font-family:Calibri,sans-serif;color:rgb(31,73,125)" class="">Just check your  auth_url, you may be using public url  ( port 5000) which doesn’t expose those operations<u class=""></u><u class=""></u></span></div><div style="margin:0in 0in 0.0001pt;font-size:12pt;font-family:'Times New Roman',serif" class=""><span style="font-size:11pt;font-family:Calibri,sans-serif;color:rgb(31,73,125)" class=""> </span></div><div class=""><div style="border-style:solid none none;border-top-color:rgb(225,225,225);border-top-width:1pt;padding:3pt 0in 0in" class=""><div style="margin:0in 0in 0.0001pt;font-size:12pt;font-family:'Times New Roman',serif" class=""><b class=""><span style="font-size:11pt;font-family:Calibri,sans-serif" class="">From:</span></b><span style="font-size:11pt;font-family:Calibri,sans-serif" class=""><span class=""> </span>Remo Mattei [<a class="">mailto:Remo@Italy1.com</a>]<span class=""> </span><br class=""><b class="">Sent:</b><span class=""> </span>Tuesday, August 18, 2015 11:25 AM<br class=""><b class="">To:</b><span class=""> </span>Barrow Kwan <<a class="">barrowkwan@yahoo.com</a>><br class=""><b class="">Cc:</b><span class=""> </span><a class="">openstack@lists.openstack.org</a><br class=""><b class="">Subject:</b><span class=""> </span>Re: [Openstack] [Juno] Keystone commandline bug?<u class=""></u><u class=""></u></span></div></div></div><div style="margin:0in 0in 0.0001pt;font-size:12pt;font-family:'Times New Roman',serif" class=""><u class=""></u> <u class=""></u></div><div style="margin:0in 0in 0.0001pt;font-size:12pt;font-family:'Times New Roman',serif" class="">Hi<u class=""></u><u class=""></u></div><div class=""><div style="margin:0in 0in 0.0001pt;font-size:12pt;font-family:'Times New Roman',serif" class="">I would try the new command<u class=""></u><u class=""></u></div></div><div class=""><div style="margin:0in 0in 0.0001pt;font-size:12pt;font-family:'Times New Roman',serif" class="">openstack user list<u class=""></u><u class=""></u></div></div><div class=""><div style="margin:0in 0in 0.0001pt;font-size:12pt;font-family:'Times New Roman',serif" class=""><u class=""></u> <u class=""></u></div></div><div class=""><div style="margin:0in 0in 0.0001pt;font-size:12pt;font-family:'Times New Roman',serif" class="">and see what it gives you. <u class=""></u><u class=""></u></div></div><div class=""><div style="margin:0in 0in 0.0001pt;font-size:12pt;font-family:'Times New Roman',serif" class=""><u class=""></u> <u class=""></u></div></div><div class=""><div style="margin:0in 0in 0.0001pt;font-size:12pt;font-family:'Times New Roman',serif" class="">Remo <u class=""></u><u class=""></u></div><div class=""><blockquote style="margin-top:5pt;margin-bottom:5pt" class=""><div class=""><div style="margin:0in 0in 0.0001pt;font-size:12pt;font-family:'Times New Roman',serif" class="">On Aug 18, 2015, at 19:53, Barrow Kwan <<a style="color:purple;text-decoration:underline" class="">barrowkwan@yahoo.com</a>> wrote:<u class=""></u><u class=""></u></div></div><div style="margin:0in 0in 0.0001pt;font-size:12pt;font-family:'Times New Roman',serif" class=""><u class=""></u> <u class=""></u></div><div class=""><div class=""><div class=""><div class=""><div style="margin:0in 0in 0.0001pt;font-size:12pt;font-family:'Times New Roman',serif;background-color:white" class=""><span style="font-family:Helvetica,sans-serif" class="">Hi,<u class=""></u><u class=""></u></span></div></div><div class=""><div style="margin:0in 0in 0.0001pt;font-size:12pt;font-family:'Times New Roman',serif;background-color:white" class=""><span style="font-family:Helvetica,sans-serif" class="">   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<span class=""> </span><a style="color:purple;text-decoration:underline" class="">https://openstack.example:35357/v3/services</a><span class=""> </span>-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?<u class=""></u><u class=""></u></span></div></div><div class=""><div style="margin:0in 0in 0.0001pt;font-size:12pt;font-family:'Times New Roman',serif;background-color:white" class=""><span style="font-family:Helvetica,sans-serif" class=""> </span></div></div><div class=""><div style="margin:0in 0in 0.0001pt;font-size:12pt;font-family:'Times New Roman',serif;background-color:white" class=""><span style="font-family:Helvetica,sans-serif" class="">thanks<u class=""></u><u class=""></u></span></div></div></div><div style="margin:0in 0in 0.0001pt;font-size:12pt;font-family:'Times New Roman',serif" class="">!DSPAM:1,55d375b9263701272068765!<span class=""> </span><u class=""></u><u class=""></u></div></div><div style="margin:0in 0in 0.0001pt;font-size:12pt;font-family:'Times New Roman',serif" class="">_______________________________________________<br class="">Mailing list:<span class=""> </span><a style="color:purple;text-decoration:underline" class="">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack</a><br class="">Post to     :<span class=""> </span><a style="color:purple;text-decoration:underline" class="">openstack@lists.openstack.org</a><br class="">Unsubscribe :<span class=""> </span><a style="color:purple;text-decoration:underline" class="">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack</a><br class=""><br class=""><br class="">!DSPAM:1,55d375b9263701272068765!</div></div></blockquote></div></div></div></div></blockquote></div><br class=""></div></div><br class="">_______________________________________________<br class="">
Mailing list: <a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack" class="">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack</a><br class="">
Post to     : <a href="mailto:openstack@lists.openstack.org" class="">openstack@lists.openstack.org</a><br class="">
Unsubscribe : <a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack" class="">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack</a><br class="">
<br class=""></blockquote></div>
</div></blockquote></div><br class=""></div></body></html>