Commit Graph

6 Commits

Author SHA1 Message Date
Jeffrey Zhang 4911947e87 Move enabled folder to vitrage_dashboard folder
If not, enabled folder will be included into the python packages.

Change-Id: Ibb5e52b6379fbdeb8f6ef9c8e31d2855ce570f48
2018-01-02 12:48:09 +08:00
Tyler Smith 92bd50f2ad Display alarm counts in horizon navbar
-This commit makes use of the new extensible header functionality
 in horizon to display the current alarm counts
-When the header is clicked the user is redirected to the alarms
 panel.  If the user is in the admin dashboard they will be sent
 to the admin's alarm panel

Change-Id: Iff6b3b8d7f2efe4107ff3c0639b115f99552e257
Implements: blueprint alarm-header
Signed-off-by: Tyler Smith <tyler.smith@windriver.com>
2017-10-25 15:37:06 -04:00
Omer Etrog 8965013605 vitrage in admin menu
Change-Id: Id92f2ab5a598657d25f5eaaad7b58fd40b254a1e
2017-04-30 11:33:58 +03:00
Alon Heller b3c562b70e Entities graph - added search to entities. Added checkbox to auto refresh
Change-Id: I81d5216a159991be632503e5fa0951437817382f
2017-04-27 13:47:45 +03:00
Omer Etrog 0fe376fa05 vitrage in admin menu
Change-Id: If133da388c2da15867e1384fbdd0666a4e4eae9a
2017-04-26 16:38:24 +03:00
Matthias Runge 7b4cbda930 create a horizon plugin
Move vitragedashboard to vitrage-dashboard/dashboard
vitragealarms to vitrage-dashboard/alarms
vitragetemplates to vitrage-dashboard/templates
etc.

Enable to use this as horizon plugin without the need of
copying over API files, simply place files from enabled
directory in horizons openstack_dashboard/local/enabled
folder.

Change-Id: I38ea4e32abbad75e5432b8c1dfe64511162a7248
2016-11-20 16:24:15 +02:00