<br>On Tuesday, April 26, 2016, kiran vemuri UH <<a href="mailto:kkvemuri@uh.edu">kkvemuri@uh.edu</a>> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div style="font-size:12.8px">Hello Sean,<br><br>I tried doing what you suggested and what <span style="font-size:12.8px"> </span><span style="font-size:12.8px">ZhiQiang Fan</span><span style="font-size:12.8px">  suggested as well.<br><br>But both of them give me similar error when I try to fetch keystone catalog.</span></div><div style="font-size:12.8px"><p><span style="background-color:rgb(204,204,204)"><font face="monospace, monospace">DEBUG:keystoneclient.auth.identity.v2:Making authentication request to <a href="http://10.10.50.101:5000/v3/tokens" target="_blank">http://10.10.50.101:5000/v3/tokens</a></font></span></p><p></p></div></div></blockquote><div>You have a v2 client configured with a versioned /v3/ endpoint, and the API it's looking doesn't exist. Use a v3 client with the same endpoint.</div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div style="font-size:12.8px"><p></p><p><span style="background-color:rgb(204,204,204)"><font face="monospace, monospace">INFO:requests.packages.urllib3.connectionpool:Starting new HTTP connection (1): 10.10.50.101</font></span></p><p><span style="background-color:rgb(204,204,204)"><font face="monospace, monospace">DEBUG:requests.packages.urllib3.connectionpool:"POST /v3/tokens HTTP/1.1" 404 93</font></span></p><p><span style="background-color:rgb(204,204,204)"><font face="monospace, monospace">DEBUG:keystoneclient.session:Request returned failure status: 404</font></span></p><p><span style="background-color:rgb(204,204,204)"><font face="monospace, monospace">Authorization Failed: The resource could not be found. (HTTP 404) (Request-ID: req-a2b71b1d-b58f-46c3-9e99-2837699a5750)</font></span></p><p><font face="monospace, monospace"><span style="background-color:rgb(204,204,204)">------</span></font></p><p><span style="background-color:rgb(204,204,204)"><font face="monospace, monospace">DEBUG:keystoneclient.auth.identity.v2:Making authentication request to <a href="http://10.10.50.101:5000/v3/tokens" target="_blank">http://10.10.50.101:5000/v3/tokens</a></font></span></p><p><span style="background-color:rgb(204,204,204)"><font face="monospace, monospace">INFO:requests.packages.urllib3.connectionpool:Starting new HTTP connection (1): 10.10.50.101</font></span></p><p><span style="background-color:rgb(204,204,204)"><font face="monospace, monospace">DEBUG:requests.packages.urllib3.connectionpool:"POST /v3/tokens HTTP/1.1" 404 93</font></span></p><p><span style="background-color:rgb(204,204,204)"><font face="monospace, monospace">DEBUG:keystoneclient.session:Request returned failure status: 404</font></span></p><p></p><p><span style="background-color:rgb(204,204,204)"><font face="monospace, monospace">Authorization Failed: The resource could not be found. (HTTP 404) (Request-ID: req-ff589197-07af-47bf-8d66-4cc575a12924)</font></span></p><p><font face="monospace, monospace" style="background-color:rgb(204,204,204)">------</font></p></div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">Also, I am doubtful if openrc change result in all the services using v3?<br><br>Thanks,<br>Kiran Vemuri</div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px"><br></div><div><div><div dir="ltr"><div><div dir="ltr"><i style="font-family:'comic sans ms',sans-serif;color:rgb(0,0,153)">kiran vemuri</i><span style="color:rgb(0,0,153)"></span><br><a href="http://www.kiranvemuri.info/" target="_blank">www.kiranvemuri.info</a><div><span style="color:rgb(136,136,136)">Tel:</span><span style="color:rgb(136,136,136)"> (</span>832)-701-8281</div><div><a href="javascript:_e(%7B%7D,'cvml','kkvemuri@uh.edu');" target="_blank">kkvemuri@uh.edu</a></div></div></div></div></div></div>
</div>
</blockquote>