Error during template rendering - context_selection/_project_list.html

Bug #1372320 reported by Alex Leonhardt
This bug report is a duplicate of:  Bug #1372334: Error rendering _project_list.html. Edit Remove
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Dashboard (Horizon)
Incomplete
Undecided
Unassigned

Bug Description

Using devstack, I was trying to get a new environment up on a Centos 6.5 machine, all seemed to work, but when trying to login with any user (tested only admin and demo), I keep getting :

Error during template rendering

In template /opt/stack/horizon/openstack_dashboard/templates/context_selection/_project_list.html, error at line 7
Reverse for ''switch_tenants'' with arguments '(u'ca0fd29936a649e59850d7bb8c17e44c',)' and keyword arguments '{}' not found.

I can provide the full stack trace if necessary as I can re-produce this everytime.

Alex

Revision history for this message
Doug Fish (drfish) wrote :

Googling suggests that maybe this is an error message related to using the pre 1.5 url tag.
http://stackoverflow.com/questions/9649587/reverse-for-with-arguments-and-keyword-arguments-not-found

and I see we don't have
{% load url from future %}
in the problem file.

The only thing that confuses me is that I can't readily recreate the problem. A full stack trace might help suggest how to recreate. Alex, can you provide?

Changed in horizon:
status: New → Incomplete
Revision history for this message
Doug Fish (drfish) wrote :

Alex, actually I'm confused about the "icehouse" tag you selected also. The file openstack_dashboard/templates/context_selection/_project_list.html doesn't exist in icehouse. I assume this is a problem in Juno. Please confirm.

Revision history for this message
Alex Leonhardt (aleonhardt-py) wrote : Re: [Bug 1372320] Re: Error during template rendering - context_selection/_project_list.html

Hi yes, sorry, Juno (current master?) I guess... At work we use icehouse so
I got a bit confused when logging the bug.

Still need the trace?

Alex
 On 22 Sep 2014 22:25, "Doug Fish" <email address hidden> wrote:

> Alex, actually I'm confused about the "icehouse" tag you selected also.
> The file
> openstack_dashboard/templates/context_selection/_project_list.html
> doesn't exist in icehouse. I assume this is a problem in Juno. Please
> confirm.
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/1372320
>
> Title:
> Error during template rendering - context_selection/_project_list.html
>
> Status in OpenStack Dashboard (Horizon):
> Incomplete
>
> Bug description:
> Using devstack, I was trying to get a new environment up on a Centos
> 6.5 machine, all seemed to work, but when trying to login with any
> user (tested only admin and demo), I keep getting :
>
> Error during template rendering
>
> In template
> /opt/stack/horizon/openstack_dashboard/templates/context_selection/_project_list.html,
> error at line 7
> Reverse for ''switch_tenants'' with arguments
> '(u'ca0fd29936a649e59850d7bb8c17e44c',)' and keyword arguments '{}' not
> found.
>
> I can provide the full stack trace if necessary as I can re-produce
> this everytime.
>
> Alex
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/horizon/+bug/1372320/+subscriptions
>

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.