<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
</head>
<body bgcolor="#FFFFFF" text="#000000">
Hi,<br>
<br>
Horizon (of Havana) is showing problems when accessing:<br>
<br>
The error message is:<br>
<pre>unsupported operand type(s) for +: 'NoneType' and 'str'</pre>
<br>
and is produced in:<br>
<br>
<code>/usr/lib/python2.6/site-packages/neutronclient/client.py</code>
in <code>authenticate</code>
<pre>token_url = self.auth_url + "/tokens"
</pre>
I've applied the patch <small><a class="moz-txt-link-freetext" href="https://review.openstack.org/#/c/52954/">https://review.openstack.org/#/c/52954/</a>
</small><br>
but the <small>self.auth_url</small> of the code above is still <small>None</small><br>
<br>
Commands such as <small>nova net-list</small> and <small>nova
floating-ip-list</small> work fine.<br>
<br>
Any idea?<br>
<br>
Thanks!<br>
Miguel.<br>
<br>
<br>
<div class="moz-signature">-- <br>
<i><font size="2"><span style="color:#000000"><span
style="font-family:Century Gothic,sans-serif,10;">Miguel
Angel Díaz Corchero</span></span></font></i><font size="2"><br>
<i><b><span style="font-family:Century Gothic,sans-serif;">System
Administrator / Researcher</span></b></i><br>
<i><span style="font-family:Century Gothic,sans-serif;">c/ Sola
nº 1; 10200 TRUJILLO, SPAIN</span></i><br>
<i><span style="font-family:Century Gothic,sans-serif;">Tel: +34
927 65 93 17 Fax: +34 927 32 32 37</span></i>
<p><span><a href="http://www.ceta-ciemat.es/"><img
src="cid:part1.02040103.00090605@externos.ciemat.es"
alt="CETA-Ciemat logo" height="76" border="0"
width="383"></a></span></p>
</font></div>
----------------------------
Confidencialidad:
Este mensaje y sus ficheros adjuntos se dirige exclusivamente a su destinatario y puede contener información privilegiada o confidencial. Si no es vd. el destinatario indicado, queda notificado de que la utilización, divulgación y/o copia sin autorización está prohibida en virtud de la legislación vigente. Si ha recibido este mensaje por error, le rogamos que nos lo comunique inmediatamente respondiendo al mensaje y proceda a su destrucción.
Disclaimer:
This message and its attached files is intended exclusively for its recipients and may contain confidential information. If you received this e-mail in error you are hereby notified that any dissemination, copy or disclosure of this communication is strictly prohibited and may be unlawful. In this case, please notify us by a reply and delete this email and its contents immediately.
----------------------------
</body>
</html>