openstack team mailing list archive
-
openstack team
-
Mailing list archive
-
Message #19987
Re: Error in Horizon or misconfiguration?
Are you still seeing EndpointNotFound's on the latest version of
keystoneclient? Even without a fix, it was simply a condition that didn't
need to be logged (especially as an error).
-Dolph
On Thu, Jan 10, 2013 at 8:07 PM, Sina Sadeghi <sina@xxxxxxxxxx> wrote:
> Guys this is a bug I have been trying to get resolved for _ages_ now and
> it seems nobody cares about it:
>
> https://bugs.launchpad.net/python-keystoneclient/+bug/1036342
>
>
>
> --
> *Sina Sadeghi*
> Lead Cloud Engineer
>
> *Aptira Pty Ltd*
> 1800 APTIRA
> aptira.com <http://www.aptira.com>
> Follow @aptira <https://twitter.com/#/aptira>
>
> On 11/01/13 01:33, Ray Sun wrote:
>
> Maybe this bugs is related with your Quota Summary.
>
> https://bugs.launchpad.net/horizon/+bug/1055929
>
> Just replace 'usage.quota' with 'usage.quotas' in
> horizon/templates/horizon/common/_quota_summary.html.
>
> - Ray
> Yours faithfully, Kind regards.
>
> CIeNET Technologies (Beijing) Co., Ltd
> Email: qsun01185@xxxxxxxxxxxxx
> Office Phone: +86-01081470088-7079
> Mobile Phone: +86-13581988291
>
>
> On Thu, Jan 10, 2013 at 9:09 PM, JuanFra Rodriguez Cardoso <
> juanfra.rodriguez.cardoso@xxxxxxxxx> wrote:
>
>> Thanks for replying quickly!
>>
>> Yes, I knew about this property. By default is 'internalURL', but
>> although it's modified and restarted httpd, errors related to
>> EndpointNotFound continue logging with endpoint_type='adminURL'.
>>
>> On the other hand, in Horizon, the Quota Summary in Project tab, is shown
>> empty. Any idea about that?
>>
>> Thanks a lot!
>> JuanFra
>>
>>
>> 2013/1/10 Diego Parrilla Santamaría <diego.parrilla.santamaria@xxxxxxxxx>
>>
>>> You can change the endpoint type in Horizon:
>>>
>>> Modify this file:
>>> /etc/openstack-dashboard/local_settings.py
>>>
>>> and add (or edit) this property:
>>> OPENSTACK_ENDPOINT_TYPE=endpoint_type
>>>
>>> and endpoint_type can be internalURL, publicURL and adminURL, as usual.
>>>
>>> Cheers
>>> Diego
>>>
>>> --
>>> Diego Parrilla
>>> <http://www.stackops.com/>*CEO*
>>> *www.stackops.com | * diego.parrilla@xxxxxxxxxxxx** | +34 649 94 43 29<%2B34%20649%2094%2043%2029>|
>>> skype:diegoparrilla*
>>> * <http://www.stackops.com/>
>>> *
>>>
>>> *
>>>
>>>
>>>
>>> On Thu, Jan 10, 2013 at 1:33 PM, JuanFra Rodriguez Cardoso <
>>> juanfra.rodriguez.cardoso@xxxxxxxxx> wrote:
>>>
>>>> Hi guys!
>>>>
>>>> Do you know if this Horizon's bug have been solved? In my fresh
>>>> installation (2012.2.1 from EPEL), it keeps crashing.
>>>> However, remaining operations in dashboard work fine!
>>>>
>>>> [Thu Jan 10 13:20:19 2013] [error] Traceback (most recent call last):
>>>> [Thu Jan 10 13:20:19 2013] [error] File
>>>> "/usr/lib/python2.6/site-packages/keystoneclient/v2_0/client.py", line 135,
>>>> in _extract_service_catalog
>>>> [Thu Jan 10 13:20:19 2013] [error] endpoint_type='adminURL')
>>>> [Thu Jan 10 13:20:19 2013] [error] File
>>>> "/usr/lib/python2.6/site-packages/keystoneclient/service_catalog.py", line
>>>> 73, in url_for
>>>> [Thu Jan 10 13:20:19 2013] [error] raise
>>>> exceptions.EndpointNotFound('Endpoint not found.')
>>>> [Thu Jan 10 13:20:19 2013] [error] EndpointNotFound: Endpoint not found.
>>>> [Thu Jan 10 13:20:21 2013] [error] unable to retrieve service catalog
>>>> with token
>>>>
>>>>
>>>> It could be a great chance for my first contribution to Horizon code?
>>>> could I assign myself this bug?
>>>>
>>>> Thanks,
>>>> JuanFra.
>>>>
>>>> _______________________________________________
>>>> Mailing list: https://launchpad.net/~openstack
>>>> Post to : openstack@xxxxxxxxxxxxxxxxxxx
>>>> Unsubscribe : https://launchpad.net/~openstack
>>>> More help : https://help.launchpad.net/ListHelp
>>>>
>>>>
>>>
>>
>> _______________________________________________
>> Mailing list: https://launchpad.net/~openstack
>> Post to : openstack@xxxxxxxxxxxxxxxxxxx
>> Unsubscribe : https://launchpad.net/~openstack
>> More help : https://help.launchpad.net/ListHelp
>>
>>
>
>
> _______________________________________________
> Mailing list: https://launchpad.net/~openstack
> Post to : openstack@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~openstack
> More help : https://help.launchpad.net/ListHelp
>
>
>
> _______________________________________________
> Mailing list: https://launchpad.net/~openstack
> Post to : openstack@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~openstack
> More help : https://help.launchpad.net/ListHelp
>
>
Follow ups
References