Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- 2016-06-29 22:19:12.947517 Internal Server Error: /murano/environments/
- 2016-06-29 22:19:12.947613 Traceback (most recent call last):
- 2016-06-29 22:19:12.947620 File "/usr/local/lib/python2.7/dist-packages/django/core/handlers/base.py", line 111, in get_response
- 2016-06-29 22:19:12.947624 response = wrapped_callback(request, *callback_args, **callback_kwargs)
- 2016-06-29 22:19:12.947628 File "/home/vagrant/murano/horizon/openstack_dashboard/wsgi/../../horizon/decorators.py", line 36, in dec
- 2016-06-29 22:19:12.947632 return view_func(request, *args, **kwargs)
- 2016-06-29 22:19:12.947636 File "/home/vagrant/murano/horizon/openstack_dashboard/wsgi/../../horizon/decorators.py", line 52, in dec
- 2016-06-29 22:19:12.947640 return view_func(request, *args, **kwargs)
- 2016-06-29 22:19:12.947644 File "/home/vagrant/murano/horizon/openstack_dashboard/wsgi/../../horizon/decorators.py", line 36, in dec
- 2016-06-29 22:19:12.947648 return view_func(request, *args, **kwargs)
- 2016-06-29 22:19:12.947652 File "/usr/local/lib/python2.7/dist-packages/django/views/generic/base.py", line 69, in view
- 2016-06-29 22:19:12.947656 return self.dispatch(request, *args, **kwargs)
- 2016-06-29 22:19:12.947660 File "/usr/local/lib/python2.7/dist-packages/django/views/generic/base.py", line 87, in dispatch
- 2016-06-29 22:19:12.947664 return handler(request, *args, **kwargs)
- 2016-06-29 22:19:12.947665 File "/home/vagrant/murano/horizon/openstack_dashboard/wsgi/../../horizon/tables/views.py", line 223, in post
- 2016-06-29 22:19:12.947710 return self.get(request, *args, **kwargs)
- 2016-06-29 22:19:12.947715 File "/home/vagrant/murano/horizon/openstack_dashboard/wsgi/../../horizon/tables/views.py", line 159, in get
- 2016-06-29 22:19:12.947719 handled = self.construct_tables()
- 2016-06-29 22:19:12.947723 File "/home/vagrant/murano/horizon/openstack_dashboard/wsgi/../../horizon/tables/views.py", line 150, in construct_tables
- 2016-06-29 22:19:12.947727 handled = self.handle_table(table)
- 2016-06-29 22:19:12.947731 File "/home/vagrant/murano/horizon/openstack_dashboard/wsgi/../../horizon/tables/views.py", line 125, in handle_table
- 2016-06-29 22:19:12.947735 handled = self._tables[name].maybe_handle()
- 2016-06-29 22:19:12.947739 File "/home/vagrant/murano/horizon/openstack_dashboard/wsgi/../../horizon/tables/base.py", line 1641, in maybe_handle
- 2016-06-29 22:19:12.947743 return self.take_action(action_name, obj_id)
- 2016-06-29 22:19:12.947747 File "/home/vagrant/murano/horizon/openstack_dashboard/wsgi/../../horizon/tables/base.py", line 1483, in take_action
- 2016-06-29 22:19:12.947751 response = action.multiple(self, self.request, obj_ids)
- 2016-06-29 22:19:12.947755 File "/home/vagrant/murano/horizon/openstack_dashboard/wsgi/../../horizon/tables/actions.py", line 302, in multiple
- 2016-06-29 22:19:12.947759 return self.handle(data_table, request, object_ids)
- 2016-06-29 22:19:12.947763 File "/home/vagrant/murano/horizon/openstack_dashboard/wsgi/../../horizon/tables/actions.py", line 833, in handle
- 2016-06-29 22:19:12.947767 exceptions.handle(request, ignore=ignore)
- 2016-06-29 22:19:12.947771 File "/home/vagrant/murano/horizon/openstack_dashboard/wsgi/../../horizon/exceptions.py", line 367, in handle
- 2016-06-29 22:19:12.947775 six.reraise(exc_type, exc_value, exc_traceback)
- 2016-06-29 22:19:12.947779 File "/home/vagrant/murano/horizon/openstack_dashboard/wsgi/../../horizon/tables/actions.py", line 817, in handle
- 2016-06-29 22:19:12.947783 self.action(request, datum_id)
- 2016-06-29 22:19:12.947787 File "/home/vagrant/murano/horizon/.tox/venv/lib/python2.7/site-packages/muranodashboard/environments/tables.py", line 105, in action
- 2016-06-29 22:19:12.947791 redirect = reverse(self.redirect_url)
- 2016-06-29 22:19:12.947795 File "/usr/local/lib/python2.7/dist-packages/django/core/urlresolvers.py", line 544, in reverse
- 2016-06-29 22:19:12.947799 (key, ':'.join(resolved_path)))
- 2016-06-29 22:19:12.947802 NoReverseMatch: u'murano' is not a registered namespace inside 'horizon:project'
Advertisement
Add Comment
Please, Sign In to add comment