Openstack Dashboard tab cant get view data

Bug #1591206 reported by Paul Karikh
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Dashboard (Horizon)
Confirmed
Wishlist
Unassigned

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.

Timur Sufiev (tsufiev-x)
Changed in horizon:
importance: Undecided → Medium
status: New → Confirmed
importance: Medium → Wishlist
summary: - Openstack Dahsobard tab cant get view data
+ Openstack Dashboard tab cant get view data
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.