Could not open service details page after service deploy is started

Bug #1252753 reported by Timur Nurlygayanov
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Murano
Fix Released
Medium
Serg Melikyan

Bug Description

{code}
Traceback:
File "/home/tsufiev/develop/murano-dashboard/.venv/local/lib/python2.7/site-packages/django/core/handlers/base.py" in get_response
  115. response = callback(request, *callback_args, **callback_kwargs)
File "/home/tsufiev/develop/murano-dashboard/.venv/local/lib/python2.7/site-packages/horizon/decorators.py" in dec
  38. return view_func(request, *args, **kwargs)
File "/home/tsufiev/develop/murano-dashboard/.venv/local/lib/python2.7/site-packages/horizon/decorators.py" in dec
  54. return view_func(request, *args, **kwargs)
File "/home/tsufiev/develop/murano-dashboard/.venv/local/lib/python2.7/site-packages/horizon/decorators.py" in dec
  38. return view_func(request, *args, **kwargs)
File "/home/tsufiev/develop/murano-dashboard/.venv/local/lib/python2.7/site-packages/django/views/generic/base.py" in view
  68. return self.dispatch(request, *args, **kwargs)
File "/home/tsufiev/develop/murano-dashboard/.venv/local/lib/python2.7/site-packages/django/views/generic/base.py" in dispatch
  86. return handler(request, *args, **kwargs)
File "/home/tsufiev/develop/murano-dashboard/.venv/local/lib/python2.7/site-packages/horizon/tabs/views.py" in get
  60. context = self.get_context_data(**kwargs)
File "/home/tsufiev/develop/murano-dashboard/muranodashboard/environments/views.py" in get_context_data
  219. context = super(DetailServiceView, self).get_context_data(**kwargs)
File "/home/tsufiev/develop/murano-dashboard/.venv/local/lib/python2.7/site-packages/horizon/tabs/views.py" in get_context_data
  44. exceptions.handle(self.request)
File "/home/tsufiev/develop/murano-dashboard/.venv/local/lib/python2.7/site-packages/horizon/tabs/views.py" in get_context_data
  42. context["tab_group"].load_tab_data()
File "/home/tsufiev/develop/murano-dashboard/.venv/local/lib/python2.7/site-packages/horizon/tabs/base.py" in load_tab_data
  122. exceptions.handle(self.request)
File "/home/tsufiev/develop/murano-dashboard/.venv/local/lib/python2.7/site-packages/horizon/tabs/base.py" in load_tab_data
  119. tab._data = tab.get_context_data(self.request)
File "/home/tsufiev/develop/murano-dashboard/muranodashboard/environments/tabs.py" in get_context_data
  92. if instance._apiresource.name == instance_name:

Exception Type: AttributeError at /murano/92bddaaa210d441e90b3f34d9b830ca7/39543ca24c9c48f9b7f86f7571ac607a/
Exception Value: 'list' object has no attribute '_apiresource'
{code}

Tags: verified
Changed in murano:
importance: Undecided → Medium
Changed in murano:
status: New → Fix Committed
Changed in murano:
status: Fix Committed → New
Revision history for this message
Anastasia Kuznetsova (akuznetsova) wrote :

Was fixed by Sergey Melikyan 19/Nov/13 7:58 PM
https://review.openstack.org/57270 - release-0.2
https://review.openstack.org/57261 - release-0.3
https://review.openstack.org/57264 - master

Changed in murano:
status: New → Fix Committed
tags: added: verified
Changed in murano:
assignee: nobody → Serg Melikyan (smelikyan)
milestone: none → 0.4
Changed in murano:
status: Fix Committed → Fix Released
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.