yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #01452
[Bug 1131177] Re: "add interface" form in Admin Router Detail does not work
** Changed in: horizon
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Dashboard (Horizon).
https://bugs.launchpad.net/bugs/1131177
Title:
"add interface" form in Admin Router Detail does not work
Status in OpenStack Dashboard (Horizon):
Fix Released
Bug description:
When I clicked "add interface" button on the Admin Router Detail,
"Add Interface" Panel was not displayed and reported an error happens.
I found the following traceback.
[Thu Feb 21 11:56:08 2013] [error] ERROR:django.request:Internal Server Error: /admin/routers/8300ad5d-89ed-46ed-bdd7-6bb0a21f2d74/addinterface
[Thu Feb 21 11:56:08 2013] [error] Traceback (most recent call last):
[Thu Feb 21 11:56:08 2013] [error] File "/usr/local/lib/python2.7/dist-packages/django/core/handlers/base.py", line 136, in get_response
[Thu Feb 21 11:56:08 2013] [error] response = response.render()
[Thu Feb 21 11:56:08 2013] [error] File "/usr/local/lib/python2.7/dist-packages/django/template/response.py", line 104, in render
[Thu Feb 21 11:56:08 2013] [error] self._set_content(self.rendered_content)
[Thu Feb 21 11:56:08 2013] [error] File "/usr/local/lib/python2.7/dist-packages/django/template/response.py", line 79, in rendered_content
[Thu Feb 21 11:56:08 2013] [error] template = self.resolve_template(self.template_name)
[Thu Feb 21 11:56:08 2013] [error] File "/usr/local/lib/python2.7/dist-packages/django/template/response.py", line 57, in resolve_template
[Thu Feb 21 11:56:08 2013] [error] return loader.get_template(template)
[Thu Feb 21 11:56:08 2013] [error] File "/usr/local/lib/python2.7/dist-packages/django/template/loader.py", line 145, in get_template
[Thu Feb 21 11:56:08 2013] [error] template, origin = find_template(template_name)
[Thu Feb 21 11:56:08 2013] [error] File "/usr/local/lib/python2.7/dist-packages/django/template/loader.py", line 138, in find_template
[Thu Feb 21 11:56:08 2013] [error] raise TemplateDoesNotExist(name)
[Thu Feb 21 11:56:08 2013] [error] TemplateDoesNotExist: admin/routers/ports/_create.html
To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1131177/+subscriptions