Watcher Horizon plugin.
553c089d09
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 |
||
---|---|---|
devstack | ||
doc | ||
releasenotes | ||
tools | ||
watcher_dashboard | ||
.gitignore | ||
.gitreview | ||
.zuul.yaml | ||
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/watcher-dashboard/latest
- Source: https://opendev.org/openstack/watcher-dashboard
- Bugs: https://bugs.launchpad.net/watcher-dashboard
- Release Notes: https://docs.openstack.org/releasenotes/watcher-dashboard
- Blueprints: https://blueprints.launchpad.net/watcher-dashboard