← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1678361] [NEW] Admin snapshots page has an exception

 

Public bug reported:

Env: devstack master branch

If snapshots list is not empty and redirect to admin snapshots panel,it
will throws an exception.

Exception info:
NoReverseMatch at /admin/snapshots/

u'volumes' is not a registered namespace inside 'horizon:admin:volumes'

Request Method: 	GET
Request URL: 	http://192.168.122.210/dashboard/admin/snapshots/
Django Version: 	1.8.17
Exception Type: 	NoReverseMatch
Exception Value:

u'volumes' is not a registered namespace inside 'horizon:admin:volumes'

Exception Location: 	/usr/local/lib/python2.7/dist-packages/django/core/urlresolvers.py in reverse, line 571
Python Executable: 	/usr/bin/python
Python Version: 	2.7.12
Python Path:

['/opt/stack/horizon',
 '/opt/stack/horizon',
 '/opt/stack/keystone',
 '/opt/stack/glance',
 '/opt/stack/cinder',
 '/opt/stack/neutron',
 '/opt/stack/nova',
 '/opt/stack/horizon',
 '/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']

Server time:    Sat, 1 Apr 2017 04:07:02 +0000

** Affects: horizon
     Importance: Undecided
     Assignee: wei.ying (wei.yy)
         Status: New

** Description changed:

  Env: devstack master branch
  
  If snapshots list is not empty and redirect to admin snapshots panel,it
  will throws an exception.
  
- Error info:
+ Exception info:
  NoReverseMatch at /admin/snapshots/
  
  u'volumes' is not a registered namespace inside 'horizon:admin:volumes'
  
  Request Method: 	GET
  Request URL: 	http://192.168.122.210/dashboard/admin/snapshots/
  Django Version: 	1.8.17
  Exception Type: 	NoReverseMatch
- Exception Value: 	
+ Exception Value:
  
  u'volumes' is not a registered namespace inside 'horizon:admin:volumes'
  
  Exception Location: 	/usr/local/lib/python2.7/dist-packages/django/core/urlresolvers.py in reverse, line 571
  Python Executable: 	/usr/bin/python
  Python Version: 	2.7.12
- Python Path: 	
+ Python Path:
  
  ['/opt/stack/horizon',
-  '/opt/stack/horizon',
-  '/opt/stack/keystone',
-  '/opt/stack/glance',
-  '/opt/stack/cinder',
-  '/opt/stack/neutron',
-  '/opt/stack/nova',
-  '/opt/stack/horizon',
-  '/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']
+  '/opt/stack/horizon',
+  '/opt/stack/keystone',
+  '/opt/stack/glance',
+  '/opt/stack/cinder',
+  '/opt/stack/neutron',
+  '/opt/stack/nova',
+  '/opt/stack/horizon',
+  '/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']
  
  Server time:    Sat, 1 Apr 2017 04:07:02 +0000

** Changed in: horizon
     Assignee: (unassigned) => wei.ying (wei.yy)

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

Title:
  Admin snapshots page has an exception

Status in OpenStack Dashboard (Horizon):
  New

Bug description:
  Env: devstack master branch

  If snapshots list is not empty and redirect to admin snapshots
  panel,it will throws an exception.

  Exception info:
  NoReverseMatch at /admin/snapshots/

  u'volumes' is not a registered namespace inside
  'horizon:admin:volumes'

  Request Method: 	GET
  Request URL: 	http://192.168.122.210/dashboard/admin/snapshots/
  Django Version: 	1.8.17
  Exception Type: 	NoReverseMatch
  Exception Value:

  u'volumes' is not a registered namespace inside
  'horizon:admin:volumes'

  Exception Location: 	/usr/local/lib/python2.7/dist-packages/django/core/urlresolvers.py in reverse, line 571
  Python Executable: 	/usr/bin/python
  Python Version: 	2.7.12
  Python Path:

  ['/opt/stack/horizon',
   '/opt/stack/horizon',
   '/opt/stack/keystone',
   '/opt/stack/glance',
   '/opt/stack/cinder',
   '/opt/stack/neutron',
   '/opt/stack/nova',
   '/opt/stack/horizon',
   '/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']

  Server time:    Sat, 1 Apr 2017 04:07:02 +0000

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


Follow ups