<html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class=""><div class="">@Paul</div><div class="">Yes keystone:5000 is my endpoint.</div><div class=""><br class=""></div><div class="">@Eugen</div><div class=""><span style="font-family: Menlo; font-size: 11px; background-color: rgb(255, 255, 255);" class="">OPENSTACK_KEYSTONE_URL = "</span><a href="http://%s/v3" class="" style="font-family: Menlo; font-size: 11px;">http://%s/v3</a><span style="font-family: Menlo; font-size: 11px; background-color: rgb(255, 255, 255);" class="">" % OPENSTACK_HOST</span></div><div class=""><br class=""></div><div class=""><font face="Menlo" class=""><span style="font-size: 11px; background-color: rgb(255, 255, 255);" class="">Still not working. </span></font></div><div class=""><br class=""></div><br class=""><div class="">
<div style="caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; text-decoration: none;"><b class="">Davide Panarese</b><br class=""><br class=""></div>
</div>
<div><br class=""><blockquote type="cite" class=""><div class="">On 28 Sep 2018, at 13:50, Eugen Block <<a href="mailto:eblock@nde.ag" class="">eblock@nde.ag</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><div class="">Hi,<br class=""><br class="">what is your current horizon configuration?<br class=""><br class="">control:~ # grep KEYSTONE_URL /srv/www/openstack-dashboard/openstack_dashboard/local/local_settings.py<br class="">OPENSTACK_KEYSTONE_URL = "<a href="http://%s:5000/v3" class="">http://%s:5000/v3</a>" % OPENSTACK_HOST<br class=""><br class="">Maybe this still configured to v2?<br class=""><br class="">Regards,<br class="">Eugen<br class=""><br class=""><br class="">Zitat von Davide Panarese <<a href="mailto:dpanarese@enter.eu" class="">dpanarese@enter.eu</a>>:<br class=""><br class=""><blockquote type="cite" class="">Goodmorning every one,<br class="">i'm finally approaching migration to keystone v3 but i want to maintain keystone v2 compatibility for all users that have custom scripts for authentication to our openstack.<br class="">Migration seems to be pretty simple, change endpoint direct into database changing <a href="http://keystone:5000/v2.0" class="">http://keystone:5000/v2.0</a> to <a href="http://keystone:5000" class="">http://keystone:5000</a> <<a href="http://keystone:5000/" class="">http://keystone:5000/</a>>; Openstack client have the capability to add /v2.0 or /v3 at the end of url retrieved from catalog.<br class="">But i'm stuck with horizon dashboard, login works but compute information are not available and error log show:<br class="">“ Forbidden: You are not authorized to perform the requested action: rescope a scoped token. (HTTP 403)"<br class="">All other tabs works properly.<br class="">I think that is a keystone issue but i don't understand why with openstack client works perfectly and with horizon not.<br class="">Anyone can explain what i missed in migration?<br class=""><br class="">Thanks a lot,<br class="">Davide Panarese<br class=""></blockquote><br class=""><br class=""><br class=""><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="">--<br class="">Questo messaggio e' stato analizzato con Libra ESVA ed e' risultato non infetto.<br class="">Seguire il link qui sotto per segnalarlo come spam:<a href="http://mx01.enter.it/cgi-bin/learn-msg.cgi?id=D389145856.A899A" class="">http://mx01.enter.it/cgi-bin/learn-msg.cgi?id=D389145856.A899A</a><br class=""><br class=""><br class=""></div></div></blockquote></div><br class=""></body></html>