Watcher Horizon plugin.
Go to file
Akihiro Motoki c7cdc4da76 Switch test runner to django default runner
nose is not actively maintained now and Django default test runner
seems to have enough features.

* Horizon test setting no longer depends on nose and related stuffs.
  This commit cleans up nose related dependencies.
  The change was made in horizon Rocky-3,
  so horizon 14.0.0.0b3 is required at least.
* Integraion tests is marked via django.test.tag mechanism which is
  introduced in Django 1.10.
* Rename filename of test files to names starting with 'test_'
  so that the django test runner can find tests expectedly.

Change-Id: I51373a7df9686e894f5deed34db955189299fa77
2018-08-17 05:22:54 +09:00
devstack enable watcher-dashboard service in devstack 2017-09-06 18:10:47 -07:00
doc/source Delete the unnecessary '-' 2018-03-22 00:05:27 +08:00
releasenotes Update reno for stable/rocky 2018-08-08 14:10:27 +00:00
tools Fix to use "." to source script files 2017-09-02 01:54:48 +08:00
watcher_dashboard Switch test runner to django default runner 2018-08-17 05:22:54 +09:00
.gitignore Add DS_Store to gitignore 2017-07-20 13:06:00 +00:00
.gitreview Added .gitreview 2016-02-04 09:33:04 +00:00
.zuul.yaml Django 2.0 support and fix lower-constraints 2018-06-22 01:13:37 +09: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 Fix url links and spelling error in docs 2018-03-02 00:18:42 -08:00
LICENSE Watcher Dashboard - Initial commit 2016-02-17 13:38:41 +00:00
lower-constraints.txt Switch test runner to django default runner 2018-08-17 05:22:54 +09:00
manage.py Watcher Dashboard - Initial commit 2016-02-17 13:38:41 +00:00
README.rst Add release note in README 2018-07-17 22:38:29 +08:00
requirements.txt Switch test runner to django default runner 2018-08-17 05:22:54 +09:00
run_tests.sh Added Goals and Strategies to Dashboard 2016-05-25 11:47:39 +02:00
setup.cfg Update the documentation link for doc migration 2017-08-07 15:02:53 +08:00
setup.py Updated from global requirements 2017-03-07 02:08:05 +00:00
test-requirements.txt Switch test runner to django default runner 2018-08-17 05:22:54 +09:00
tox.ini Switch test runner to django default runner 2018-08-17 05:22:54 +09:00

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.