Watcher Horizon plugin.
Go to file
manchandavishal 553c089d09 Adjust tox.ini for tox4
OpenStack CI now uses tox4 by default.

- Drop "skipsdist = True".
  When skipsdist=True is specified, a target application is not
  installed into a tox env, but there seems no reason to do so.
  In various other OpenStack projects, a target applicatin needs
  to be installed into a tox vnev, for example, in docs and/or
  linter jobs and it causes failures with tox4. So dropping it
  would avoid potential future failures.
- Add ignore_basepython_conflict = True to tox.ini
  With latest tox (>4.0.15) python version conflicted with base
  python. Adding ignore_basepython_conflict = True solves this
  issue.

Change-Id: Id25cde435e9eaf6d5d2573d522cda763dad1a89b
2023-01-16 18:52:53 +05:30
devstack Fix broken devstack install 2021-07-08 20:26:07 +00:00
doc doc: Update our IRC server to OFTC 2021-06-04 15:44:05 +05:30
releasenotes Update master for stable/zed 2022-09-13 12:30:02 +00:00
tools Cleanup py27 support 2020-04-12 19:01:57 +02:00
watcher_dashboard Fix create audit fail from audit_template 2021-06-03 11:25:44 +08:00
.gitignore Repair coverage report tox job 2021-07-07 10:04:58 +02:00
.gitreview OpenDev Migration Patch 2019-04-19 19:36:13 +00:00
.zuul.yaml Switch to 2023.1 Python3 unit tests and generic template name 2022-09-13 12:30:03 +00:00
babel-django.cfg translation: drop babel extractor definitions 2019-12-27 02:32:03 +09:00
babel-djangojs.cfg translation: drop babel extractor definitions 2019-12-27 02:32:03 +09:00
HACKING.rst Sync Sphinx requirement 2019-06-05 09:48:31 +08: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 Add blueprints link for README 2019-09-09 15:18:53 +08:00
requirements.txt Cleanup py27 support 2020-04-12 19:01:57 +02:00
run_tests.sh Added Goals and Strategies to Dashboard 2016-05-25 11:47:39 +02:00
setup.cfg setup.cfg: Replace dashes with underscores 2021-05-04 17:01:22 +08:00
setup.py Cleanup py27 support 2020-04-12 19:01:57 +02:00
test-requirements.txt Switch to newer openstackdocstheme and reno versions 2020-05-21 12:44:20 +02:00
tox.ini Adjust tox.ini for tox4 2023-01-16 18:52:53 +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.