Watcher Horizon plugin.
4bbc0d17bf
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 |
||
---|---|---|
devstack | ||
doc/source | ||
releasenotes | ||
tools | ||
watcher_dashboard | ||
.gitignore | ||
.gitreview | ||
babel-django.cfg | ||
babel-djangojs.cfg | ||
HACKING.rst | ||
LICENSE | ||
manage.py | ||
README.rst | ||
requirements.txt | ||
run_tests.sh | ||
setup.cfg | ||
setup.py | ||
test-requirements.txt | ||
tox.ini |
Team and repository tags
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