Watcher Horizon plugin.
Go to file
Yumeng Bao 4bbc0d17bf Remove load url from future and fix gate
1.The "load url from future" must be removed for Django 1.9 support, and
isn't needed in Django 1.8. This patch fixes that to allow Django 1.9
to work.
2.import helpers and settings from horizon instead of rewrite it again,
this make watcher-dashboard always keep the latest settings and helpers
from horizon.

Co-Authored-By: zhurong <aaronzhu1121@gmail.com>
Change-Id: I82dc5f1fdb3c1957019534c1e0e20c0f5ee3e975
2017-07-22 00:28:48 +00:00
devstack Fix watcher-dashboard deployment error 2017-04-26 14:19:01 +08:00
doc/source Add [watcher] tag when using OpenStack ML 2017-02-02 10:45:22 +01:00
releasenotes Update reno for stable/ocata 2017-02-02 18:23:33 +00:00
tools Update the path of watcher dashboard enable file 2017-02-04 21:15:12 +08:00
watcher_dashboard Remove load url from future and fix gate 2017-07-22 00:28:48 +00:00
.gitignore Add reno for release notes management 2017-01-04 12:43:50 +08:00
.gitreview Added .gitreview 2016-02-04 09:33:04 +00:00
babel-django.cfg Watcher Dashboard - Initial commit 2016-02-17 13:38:41 +00:00
babel-djangojs.cfg Watcher Dashboard - Initial commit 2016-02-17 13:38:41 +00:00
HACKING.rst Watcher Dashboard - Initial commit 2016-02-17 13:38:41 +00:00
LICENSE Watcher Dashboard - Initial commit 2016-02-17 13:38:41 +00:00
manage.py Watcher Dashboard - Initial commit 2016-02-17 13:38:41 +00:00
README.rst Fixing Tox and optimize the link address 2017-04-25 13:10:54 +05:30
requirements.txt Updated from global requirements 2017-04-18 16:58:25 +00:00
run_tests.sh Added Goals and Strategies to Dashboard 2016-05-25 11:47:39 +02:00
setup.cfg Remove support for py26 2017-01-19 10:09:20 +07:00
setup.py Updated from global requirements 2017-03-07 02:08:05 +00:00
test-requirements.txt Updated from global requirements 2017-05-17 04:00:58 +00:00
tox.ini Fixing Tox and optimize the link address 2017-04-25 13:10:54 +05:30

Team and repository tags

image

OpenStack Dashboard plugin for Watcher project

The Watcher dashboard is a Horizon plugin that will allow users to realize a wide range of cloud optimization goals.

Free software: Apache license Documentation: https://docs.openstack.org/developer/watcher-dashboard Source: https://git.openstack.org/cgit/openstack/watcher-dashboard Bugs: https://bugs.launchpad.net/watcher-dashboard