Adding real event-list api
Adding real heat event-list API and tests Change-Id: Ieb27bc6f9703adaf5c9b0247aa1bed57d83c56ef
This commit is contained in:
@@ -80,6 +80,7 @@ class LogTab(tabs.TableTab):
|
||||
name = _("Log")
|
||||
slug = "log"
|
||||
template_name = "horizon/common/_detail_table.html"
|
||||
preload = False
|
||||
|
||||
def get_log_data(self):
|
||||
overcloud = self.tab_group.kwargs['overcloud']
|
||||
|
||||
Reference in New Issue
Block a user