Re: [Openstack] Error in Horizon or misconfiguration?

2013-01-11 Thread JuanFra Rodriguez Cardoso
Hi:

FYI, this is the python-keystoneclient I'm running currently:

Name: python-keystoneclient
Arch: noarch
Epoch   : 1
Version : 0.1.3.27
Release : 1.el6

The http errors keep logging with any interaction in Horizon.

 "unable to retrieve service catalog with token
[.]
  EndpointNotFound: Endpoint not found."

Best!
JuanFra

2013/1/11 Dolph Mathews 

> 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  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 
>> Follow @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: qsun01...@cienet.com.cn
>> Office Phone: +86-01081470088-7079
>> Mobile Phone: +86-13581988291
>>
>>
>> On Thu, Jan 10, 2013 at 9:09 PM, JuanFra Rodriguez Cardoso <
>> juanfra.rodriguez.card...@gmail.com> 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 >> >
>>>
 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
  *CEO*
 *www.stackops.com | * diego.parri...@stackops.com** | +34 649 94 43 
 29<%2B34%20649%2094%2043%2029>|
 skype:diegoparrilla*
 * 
  *

 *



  On Thu, Jan 10, 2013 at 1:33 PM, JuanFra Rodriguez Cardoso <
 juanfra.rodriguez.card...@gmail.com> 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@lists.launchpad.net
> Unsubscribe : https://launchpad.net/~openstack
> More help   : https://help.launchpad.net/ListHelp
>
>

>>>
>>> ___
>>> Mailing list: https://launchpad.net/~openstack
>>> Post to : openstack@lists.launchpad.net
>>> Unsubscribe : https://launchpad.net/~openstack
>>> More help   : https://help.launchpad.net/ListHelp
>>>
>>>
>>
>>
>> ___
>> Mailing list: https://launchpad.net/~openstack
>> Post to : openstack@lists.launchpad.net
>> Unsubscribe : https://launchpad.net/~openstack
>> More help   : https://help.launchpad.net/ListHelp
>>
>>
>>
>> ___
>> Mailing list: https://launchpad.net/~openstack
>> Post to : openstack@lists.launchpad.net
>> Unsubscribe : https://launchpad.net/~openstack
>> More help   : h

Re: [Openstack] Error in Horizon or misconfiguration?

2013-01-10 Thread Dolph Mathews
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  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 
> Follow @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: qsun01...@cienet.com.cn
> Office Phone: +86-01081470088-7079
> Mobile Phone: +86-13581988291
>
>
> On Thu, Jan 10, 2013 at 9:09 PM, JuanFra Rodriguez Cardoso <
> juanfra.rodriguez.card...@gmail.com> 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 
>>
>>> 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
>>>  *CEO*
>>> *www.stackops.com | * diego.parri...@stackops.com** | +34 649 94 43 
>>> 29<%2B34%20649%2094%2043%2029>|
>>> skype:diegoparrilla*
>>> * 
>>>  *
>>>
>>> *
>>>
>>>
>>>
>>>  On Thu, Jan 10, 2013 at 1:33 PM, JuanFra Rodriguez Cardoso <
>>> juanfra.rodriguez.card...@gmail.com> 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@lists.launchpad.net
 Unsubscribe : https://launchpad.net/~openstack
 More help   : https://help.launchpad.net/ListHelp


>>>
>>
>> ___
>> Mailing list: https://launchpad.net/~openstack
>> Post to : openstack@lists.launchpad.net
>> Unsubscribe : https://launchpad.net/~openstack
>> More help   : https://help.launchpad.net/ListHelp
>>
>>
>
>
> ___
> Mailing list: https://launchpad.net/~openstack
> Post to : openstack@lists.launchpad.net
> Unsubscribe : https://launchpad.net/~openstack
> More help   : https://help.launchpad.net/ListHelp
>
>
>
> ___
> Mailing list: https://launchpad.net/~openstack
> Post to : openstack@lists.launchpad.net
> Unsubscribe : https://launchpad.net/~openstack
> More help   : https://help.launchpad.net/ListHelp
>
>
<>___
Mailing list: https://launchpad.net/~openstack
Post to : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp


Re: [Openstack] Error in Horizon or misconfiguration?

2013-01-10 Thread Sina Sadeghi

  
  
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
  Follow @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: qsun01...@cienet.com.cn
Office Phone:
+86-01081470088-7079
Mobile Phone: +86-13581988291
  
  
  
  On Thu, Jan 10, 2013 at 9:09 PM,
JuanFra Rodriguez Cardoso 
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 
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
  CEO
www.stackops.com |  diego.parri...@stackops.com | +34 649 94
43 29 | skype:diegoparrilla
  
  
  

  

  
  




  
On Thu, Jan 10, 2013 at 1:33 PM,
  JuanFra Rodriguez Cardoso 
  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]    
endpoin

Re: [Openstack] Error in Horizon or misconfiguration?

2013-01-10 Thread Dolph Mathews
The fix was made to keystoneclient, so it does not require backporting. You
can use the latest keystoneclient with either diablo, Essex or Folsom.

-Dolph

On Thursday, January 10, 2013, Matthias Runge wrote:

> On 01/10/2013 01:33 PM, JuanFra Rodriguez Cardoso 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!
> >
> Its' a known error in keystone, which has been fixed IMHO. I'm currently
> not sure, if the fix has been backported to Folsom.
>
> Matthias
>
>
>
> ___
> Mailing list: https://launchpad.net/~openstack
> Post to : openstack@lists.launchpad.net 
> Unsubscribe : https://launchpad.net/~openstack
> More help   : https://help.launchpad.net/ListHelp
>


-- 

-Dolph
___
Mailing list: https://launchpad.net/~openstack
Post to : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp


Re: [Openstack] Error in Horizon or misconfiguration?

2013-01-10 Thread JuanFra Rodriguez Cardoso
Great, Ray! That solved my bug with Quota summary.

As info for other with the same problem, in CentOS deployments, the full
path for these changes would be in:

/usr/lib/python2.6/site-packages/horizon/templates/horizon/common/_quota_summary.html

Thanks so much guys!

Regards,
JuanFra

2013/1/10 Ray Sun 

> 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: qsun01...@cienet.com.cn
> Office Phone: +86-01081470088-7079
> Mobile Phone: +86-13581988291
>
>
> On Thu, Jan 10, 2013 at 9:09 PM, JuanFra Rodriguez Cardoso <
> juanfra.rodriguez.card...@gmail.com> 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 
>>
>>> 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
>>> *CEO*
>>> *www.stackops.com | * diego.parri...@stackops.com** | +34 649 94 43 29|
>>> skype:diegoparrilla*
>>> * 
>>> *
>>>
>>> *
>>>
>>>
>>>
>>> On Thu, Jan 10, 2013 at 1:33 PM, JuanFra Rodriguez Cardoso <
>>> juanfra.rodriguez.card...@gmail.com> 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@lists.launchpad.net
 Unsubscribe : https://launchpad.net/~openstack
 More help   : https://help.launchpad.net/ListHelp


>>>
>>
>> ___
>> Mailing list: https://launchpad.net/~openstack
>> Post to : openstack@lists.launchpad.net
>> Unsubscribe : https://launchpad.net/~openstack
>> More help   : https://help.launchpad.net/ListHelp
>>
>>
>
___
Mailing list: https://launchpad.net/~openstack
Post to : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp


Re: [Openstack] Error in Horizon or misconfiguration?

2013-01-10 Thread Ray Sun
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: qsun01...@cienet.com.cn
Office Phone: +86-01081470088-7079
Mobile Phone: +86-13581988291


On Thu, Jan 10, 2013 at 9:09 PM, JuanFra Rodriguez Cardoso <
juanfra.rodriguez.card...@gmail.com> 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 
>
>> 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
>> *CEO*
>> *www.stackops.com | * diego.parri...@stackops.com** | +34 649 94 43 29 |
>> skype:diegoparrilla*
>> * 
>> *
>>
>> *
>>
>>
>>
>> On Thu, Jan 10, 2013 at 1:33 PM, JuanFra Rodriguez Cardoso <
>> juanfra.rodriguez.card...@gmail.com> 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@lists.launchpad.net
>>> Unsubscribe : https://launchpad.net/~openstack
>>> More help   : https://help.launchpad.net/ListHelp
>>>
>>>
>>
>
> ___
> Mailing list: https://launchpad.net/~openstack
> Post to : openstack@lists.launchpad.net
> Unsubscribe : https://launchpad.net/~openstack
> More help   : https://help.launchpad.net/ListHelp
>
>
___
Mailing list: https://launchpad.net/~openstack
Post to : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp


Re: [Openstack] Error in Horizon or misconfiguration?

2013-01-10 Thread Matthias Runge
On 01/10/2013 01:33 PM, JuanFra Rodriguez Cardoso 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! 
> 
Its' a known error in keystone, which has been fixed IMHO. I'm currently
not sure, if the fix has been backported to Folsom.

Matthias



___
Mailing list: https://launchpad.net/~openstack
Post to : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp


Re: [Openstack] Error in Horizon or misconfiguration?

2013-01-10 Thread JuanFra Rodriguez Cardoso
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 

> 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
> *CEO*
> *www.stackops.com | * diego.parri...@stackops.com** | +34 649 94 43 29 |
> skype:diegoparrilla*
> * 
> *
>
> *
>
>
>
> On Thu, Jan 10, 2013 at 1:33 PM, JuanFra Rodriguez Cardoso <
> juanfra.rodriguez.card...@gmail.com> 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@lists.launchpad.net
>> Unsubscribe : https://launchpad.net/~openstack
>> More help   : https://help.launchpad.net/ListHelp
>>
>>
>
___
Mailing list: https://launchpad.net/~openstack
Post to : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp


Re: [Openstack] Error in Horizon or misconfiguration?

2013-01-10 Thread Razique Mahroua
Hi JuanFra,yes it has been commited herehttps://github.com/openstack/python-keystoneclient/commit/0dfc69806d3767a7f6be91d9df18f20d31866c91:)
Razique Mahroua - Nuage & Corazique.mahr...@gmail.comTel : +33 9 72 37 94 15

Le 10 janv. 2013 à 13:33, JuanFra Rodriguez Cardoso  a écrit :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@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp


Re: [Openstack] Error in Horizon or misconfiguration?

2013-01-10 Thread Diego Parrilla Santamaría
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
*CEO*
*www.stackops.com | * diego.parri...@stackops.com** | +34 649 94 43 29 |
skype:diegoparrilla*
* 
*

*



On Thu, Jan 10, 2013 at 1:33 PM, JuanFra Rodriguez Cardoso <
juanfra.rodriguez.card...@gmail.com> 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@lists.launchpad.net
> Unsubscribe : https://launchpad.net/~openstack
> More help   : https://help.launchpad.net/ListHelp
>
>
___
Mailing list: https://launchpad.net/~openstack
Post to : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp


Re: [Openstack] Error in Horizon or misconfiguration?

2013-01-10 Thread JuanFra Rodriguez Cardoso
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@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp


Re: [Openstack] Error in Horizon or misconfiguration?

2012-09-20 Thread Matthias Runge

On 09/19/2012 11:38 AM, Razique Mahroua wrote:

Hi,
I think it's a bug into the dash, since I've noticed myself the same
trace, while all my roles are correct inside Keystone, and as I'm able
to fully use it.
As far as I recall, it's for Horizon the unability to retrieve the
"adminURL" for all the services.



Hi, thank you.

it's good to know, it isn't just me.

I guess, fixing that would be a good starter for beginning development 
here, right?

--
Matthias Runge 
   

___
Mailing list: https://launchpad.net/~openstack
Post to : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp


Re: [Openstack] Error in Horizon or misconfiguration?

2012-09-19 Thread Razique Mahroua
Hi,I think it's a bug into the dash, since I've noticed myself the same trace, while all my roles are correct inside Keystone, and as I'm able to fully use it.As far as I recall, it's for Horizon the unability to retrieve the "adminURL" for all the services.
Nuage & Co - Razique Mahroua razique.mahr...@gmail.com

Le 19 sept. 2012 à 09:58, Matthias Runge  a écrit :On 09/18/2012 06:24 PM, Gui Maluf wrote:Are you using keystone catalog ? check if api-paste keystone configsare correct.check if nova-api is running. check if endpoint is correctly createdwith # keystone endpoint-listI don't have any other clue. :/Gui,Thank you for your hints!nova-api is running and keystone lists also configured endpoints. In fact, I didn't experience other issues during my tests using OpenStacks command line tools.MatthiasOn Tue, Sep 18, 2012 at 9:21 AM, Matthias Runge wrote:Hi,currently, I'm testing horizon-rc1.I'm logged in as admin, and click on any link in the project tab, e.g. on"Overview" calling the url http://localhost/dashboard/nova/Then I'm getting an error in http-error-log:[Tue Sep 18 12:16:37 2012] [error] unable to retrieve service catalog withtoken[Tue Sep 18 12:16:37 2012] [error] Traceback (most recent call last):[Tue Sep 18 12:16:37 2012] [error]   File"/usr/lib/python2.7/site-packages/keystoneclient/v2_0/client.py", line 132,in _extract_service_catalog[Tue Sep 18 12:16:37 2012] [error] endpoint_type='adminURL')[Tue Sep 18 12:16:37 2012] [error]   File"/usr/lib/python2.7/site-packages/keystoneclient/service_catalog.py", line62, in url_for[Tue Sep 18 12:16:37 2012] [error] raiseexceptions.EndpointNotFound('Endpoint not found.')[Tue Sep 18 12:16:37 2012] [error] EndpointNotFound: Endpoint not found.By chance, has anybody a clue, what went wrong or how to debug this further?There's no error in keystones logs. Keystone answers and does not report anerror.Thanks,Matthias--Matthias Runge     ___Mailing list: https://launchpad.net/~openstackPost to : openstack@lists.launchpad.netUnsubscribe : https://launchpad.net/~openstackMore help   : https://help.launchpad.net/ListHelp-- Matthias Runge    ___Mailing list: https://launchpad.net/~openstackPost to : openstack@lists.launchpad.netUnsubscribe : https://launchpad.net/~openstackMore help   : https://help.launchpad.net/ListHelp___
Mailing list: https://launchpad.net/~openstack
Post to : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp


Re: [Openstack] Error in Horizon or misconfiguration?

2012-09-19 Thread Matthias Runge

On 09/18/2012 06:24 PM, Gui Maluf wrote:

Are you using keystone catalog ? check if api-paste keystone configs
are correct.

check if nova-api is running. check if endpoint is correctly created
with # keystone endpoint-list

I don't have any other clue. :/


Gui,

Thank you for your hints!

nova-api is running and keystone lists also configured endpoints. In 
fact, I didn't experience other issues during my tests using OpenStacks 
command line tools.


Matthias

On Tue, Sep 18, 2012 at 9:21 AM, Matthias Runge
 wrote:

Hi,

currently, I'm testing horizon-rc1.
I'm logged in as admin, and click on any link in the project tab, e.g. on
"Overview" calling the url http://localhost/dashboard/nova/

Then I'm getting an error in http-error-log:

[Tue Sep 18 12:16:37 2012] [error] unable to retrieve service catalog with
token
[Tue Sep 18 12:16:37 2012] [error] Traceback (most recent call last):
[Tue Sep 18 12:16:37 2012] [error]   File
"/usr/lib/python2.7/site-packages/keystoneclient/v2_0/client.py", line 132,
in _extract_service_catalog
[Tue Sep 18 12:16:37 2012] [error] endpoint_type='adminURL')
[Tue Sep 18 12:16:37 2012] [error]   File
"/usr/lib/python2.7/site-packages/keystoneclient/service_catalog.py", line
62, in url_for
[Tue Sep 18 12:16:37 2012] [error] raise
exceptions.EndpointNotFound('Endpoint not found.')
[Tue Sep 18 12:16:37 2012] [error] EndpointNotFound: Endpoint not found.

By chance, has anybody a clue, what went wrong or how to debug this further?
There's no error in keystones logs. Keystone answers and does not report an
error.

Thanks,
Matthias
--
Matthias Runge 


___
Mailing list: https://launchpad.net/~openstack
Post to : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp







--
Matthias Runge 
   

___
Mailing list: https://launchpad.net/~openstack
Post to : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp


Re: [Openstack] Error in Horizon or misconfiguration?

2012-09-18 Thread Gui Maluf
Are you using keystone catalog ? check if api-paste keystone configs
are correct.

check if nova-api is running. check if endpoint is correctly created
with # keystone endpoint-list

I don't have any other clue. :/

On Tue, Sep 18, 2012 at 9:21 AM, Matthias Runge
 wrote:
> Hi,
>
> currently, I'm testing horizon-rc1.
> I'm logged in as admin, and click on any link in the project tab, e.g. on
> "Overview" calling the url http://localhost/dashboard/nova/
>
> Then I'm getting an error in http-error-log:
>
> [Tue Sep 18 12:16:37 2012] [error] unable to retrieve service catalog with
> token
> [Tue Sep 18 12:16:37 2012] [error] Traceback (most recent call last):
> [Tue Sep 18 12:16:37 2012] [error]   File
> "/usr/lib/python2.7/site-packages/keystoneclient/v2_0/client.py", line 132,
> in _extract_service_catalog
> [Tue Sep 18 12:16:37 2012] [error] endpoint_type='adminURL')
> [Tue Sep 18 12:16:37 2012] [error]   File
> "/usr/lib/python2.7/site-packages/keystoneclient/service_catalog.py", line
> 62, in url_for
> [Tue Sep 18 12:16:37 2012] [error] raise
> exceptions.EndpointNotFound('Endpoint not found.')
> [Tue Sep 18 12:16:37 2012] [error] EndpointNotFound: Endpoint not found.
>
> By chance, has anybody a clue, what went wrong or how to debug this further?
> There's no error in keystones logs. Keystone answers and does not report an
> error.
>
> Thanks,
> Matthias
> --
> Matthias Runge 
>
>
> ___
> Mailing list: https://launchpad.net/~openstack
> Post to : openstack@lists.launchpad.net
> Unsubscribe : https://launchpad.net/~openstack
> More help   : https://help.launchpad.net/ListHelp



-- 
guilherme \n
\tab maluf

"Dominar-se a si próprio é uma vitória maior do que vencer a milhares
em uma batalha." Sakyamuni

___
Mailing list: https://launchpad.net/~openstack
Post to : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp


[Openstack] Error in Horizon or misconfiguration?

2012-09-18 Thread Matthias Runge

Hi,

currently, I'm testing horizon-rc1.
I'm logged in as admin, and click on any link in the project tab, e.g. 
on "Overview" calling the url http://localhost/dashboard/nova/


Then I'm getting an error in http-error-log:

[Tue Sep 18 12:16:37 2012] [error] unable to retrieve service catalog 
with token

[Tue Sep 18 12:16:37 2012] [error] Traceback (most recent call last):
[Tue Sep 18 12:16:37 2012] [error]   File 
"/usr/lib/python2.7/site-packages/keystoneclient/v2_0/client.py", line 
132, in _extract_service_catalog

[Tue Sep 18 12:16:37 2012] [error] endpoint_type='adminURL')
[Tue Sep 18 12:16:37 2012] [error]   File 
"/usr/lib/python2.7/site-packages/keystoneclient/service_catalog.py", 
line 62, in url_for
[Tue Sep 18 12:16:37 2012] [error] raise 
exceptions.EndpointNotFound('Endpoint not found.')

[Tue Sep 18 12:16:37 2012] [error] EndpointNotFound: Endpoint not found.

By chance, has anybody a clue, what went wrong or how to debug this 
further? There's no error in keystones logs. Keystone answers and does 
not report an error.


Thanks,
Matthias
--
Matthias Runge 
   

___
Mailing list: https://launchpad.net/~openstack
Post to : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp