Openstack Dashboard tab can't refer to its parent view data

Bug #1591184 reported by Paul Karikh
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Mirantis OpenStack
Confirmed
Medium
MOS Horizon

Bug Description

Currently openstack dashbord tab fetches data and passes it into context and it is not able to consume already loaded data from the view.
For example, lets suppose that we have a MultiTableView with tabs. To render our view itself we need to call api.neutron.get_network(). And one of our tabs also need to get api.neutron.get_network() data in _get_data() method.
It would be nice not to call it again but consume from somewhere (kwargs, context, etc).
But I believe it could require changing Horizon code and lots of tests will be failed.

Tags: need-info
Timur Sufiev (tsufiev-x)
summary: - Openstack Dahsobard tab cant get view data
+ Openstack Dahsobard tab can't refer to its parent view data
tags: added: need-info
Timur Sufiev (tsufiev-x)
Changed in mos:
importance: Undecided → Medium
Revision history for this message
Bug Checker Bot (bug-checker) wrote : Autochecker

(This check performed automatically)
Please, make sure that bug description contains the following sections filled in with the appropriate data related to the bug you are describing:

actual result

version

expected result

steps to reproduce

For more detailed information on the contents of each of the listed sections see https://wiki.openstack.org/wiki/Fuel/How_to_contribute#Here_is_how_you_file_a_bug

Timur Sufiev (tsufiev-x)
Changed in mos:
status: New → Confirmed
Dina Belova (dbelova)
Changed in mos:
assignee: nobody → MOS Horizon (mos-horizon)
milestone: none → 10.0
Timur Sufiev (tsufiev-x)
summary: - Openstack Dahsobard tab can't refer to its parent view data
+ Openstack Dashobard tab can't refer to its parent view data
summary: - Openstack Dashobard tab can't refer to its parent view data
+ Openstack Dashboard tab can't refer to its parent view data
Revision history for this message
Paul Karikh (pkarikh) wrote :
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.