← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1379085] [NEW] Syntax error in _resource_overview.html

 

Public bug reported:

Commit 'a1e770dc108bd101b79d5f9cf7de3238749556ff' introduced a syntax
error in _resource_overview.html that prevents rendering the Stack
Resource Detail page.

TemplateSyntaxError at /project/stacks/stack/dfacc35b-045a-4db0-a7aa-
abfa926bc1ba/server/

Unknown argument for u'blocktrans' tag: u'%'.

Request Method: 	GET
Request URL: 	http://172.20.20.20/project/stacks/stack/dfacc35b-045a-4db0-a7aa-abfa926bc1ba/server/
Django Version: 	1.6.7
Exception Type: 	TemplateSyntaxError
Exception Value: 	

Unknown argument for u'blocktrans' tag: u'%'.

Exception Location: 	/usr/local/lib/python2.7/dist-packages/django/templatetags/i18n.py in do_block_translate, line 434
Python Executable: 	/usr/bin/python
Python Version: 	2.7.6
Python Path: 	

['/opt/stack/horizon/openstack_dashboard/wsgi/../..',
 '/opt/stack/python-keystoneclient',
 '/opt/stack/python-glanceclient',
 '/opt/stack/python-cinderclient',
 '/opt/stack/python-novaclient',
 '/opt/stack/python-swiftclient',
 '/opt/stack/python-neutronclient',
 '/opt/stack/python-heatclient',
 '/opt/stack/python-openstackclient',
 '/opt/stack/keystone',
 '/opt/stack/glance_store',
 '/opt/stack/glance',
 '/opt/stack/cinder',
 '/opt/stack/neutron',
 '/opt/stack/nova',
 '/opt/stack/horizon',
 '/opt/stack/heat',
 '/opt/stack/tempest-lib',
 '/opt/stack/tempest',
 '/usr/lib/python2.7',
 '/usr/lib/python2.7/plat-x86_64-linux-gnu',
 '/usr/lib/python2.7/lib-tk',
 '/usr/lib/python2.7/lib-old',
 '/usr/lib/python2.7/lib-dynload',
 '/usr/local/lib/python2.7/dist-packages',
 '/usr/lib/python2.7/dist-packages',
 '/opt/stack/horizon/openstack_dashboard']

** Affects: horizon
     Importance: Undecided
     Assignee: Martin André (mandre)
         Status: New

** Changed in: horizon
     Assignee: (unassigned) => Martin André (mandre)

-- 
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/1379085

Title:
  Syntax error in _resource_overview.html

Status in OpenStack Dashboard (Horizon):
  New

Bug description:
  Commit 'a1e770dc108bd101b79d5f9cf7de3238749556ff' introduced a syntax
  error in _resource_overview.html that prevents rendering the Stack
  Resource Detail page.

  TemplateSyntaxError at /project/stacks/stack/dfacc35b-045a-4db0-a7aa-
  abfa926bc1ba/server/

  Unknown argument for u'blocktrans' tag: u'%'.

  Request Method: 	GET
  Request URL: 	http://172.20.20.20/project/stacks/stack/dfacc35b-045a-4db0-a7aa-abfa926bc1ba/server/
  Django Version: 	1.6.7
  Exception Type: 	TemplateSyntaxError
  Exception Value: 	

  Unknown argument for u'blocktrans' tag: u'%'.

  Exception Location: 	/usr/local/lib/python2.7/dist-packages/django/templatetags/i18n.py in do_block_translate, line 434
  Python Executable: 	/usr/bin/python
  Python Version: 	2.7.6
  Python Path: 	

  ['/opt/stack/horizon/openstack_dashboard/wsgi/../..',
   '/opt/stack/python-keystoneclient',
   '/opt/stack/python-glanceclient',
   '/opt/stack/python-cinderclient',
   '/opt/stack/python-novaclient',
   '/opt/stack/python-swiftclient',
   '/opt/stack/python-neutronclient',
   '/opt/stack/python-heatclient',
   '/opt/stack/python-openstackclient',
   '/opt/stack/keystone',
   '/opt/stack/glance_store',
   '/opt/stack/glance',
   '/opt/stack/cinder',
   '/opt/stack/neutron',
   '/opt/stack/nova',
   '/opt/stack/horizon',
   '/opt/stack/heat',
   '/opt/stack/tempest-lib',
   '/opt/stack/tempest',
   '/usr/lib/python2.7',
   '/usr/lib/python2.7/plat-x86_64-linux-gnu',
   '/usr/lib/python2.7/lib-tk',
   '/usr/lib/python2.7/lib-old',
   '/usr/lib/python2.7/lib-dynload',
   '/usr/local/lib/python2.7/dist-packages',
   '/usr/lib/python2.7/dist-packages',
   '/opt/stack/horizon/openstack_dashboard']

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1379085/+subscriptions


Follow ups

References