Watcher Horizon plugin.
Go to file
Andreas Jaeger 30bb75d744 Cleanup py27 support
This repo is now testing only with Python 3, so let's make
a few cleanups:
- Remove python 2.7 stanza from setup.py
- Add requires on python >= 3.6 to setup.cfg so that pypi and pip
  know about the requirement
- Remove obsolete sections from setup.cfg
- Update classifiers
- Update requirements, no need for python_version anymore
- Switch to using sphinx-build
- Cleanup */source/conf.py to remove now obsolete content.
- Use newer openstackdocstheme version
- Use mock from unittest;leave it in test-requirements for now since
  otherwise lower-constraints fails since some repos expect mock to be
  installed without requiring it.
- Remove future imports, not needed for python3
- Update to newer hacking version for python3, disable one warning.
  Remove hacking requirements from lower-constraints, they are not
  needed there.
- Cleanup tox.ini, move basepython to top
- Update horizon requirement for ussuri

Change-Id: I1753bce3ac4fc4248783c0669cacab2e037e62fe
2020-04-12 19:01:57 +02:00
devstack Replace git.openstack.org URLs with opendev.org URLs 2019-04-28 17:14:49 +08:00
doc Cleanup py27 support 2020-04-12 19:01:57 +02:00
releasenotes Cleanup py27 support 2020-04-12 19:01:57 +02:00
tools Cleanup py27 support 2020-04-12 19:01:57 +02:00
watcher_dashboard Cleanup py27 support 2020-04-12 19:01:57 +02:00
.gitignore Add DS_Store to gitignore 2017-07-20 13:06:00 +00:00
.gitreview OpenDev Migration Patch 2019-04-19 19:36:13 +00:00
.zuul.yaml Drop python 2.7 support and testing 2019-10-30 06:03:24 +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
lower-constraints.txt Cleanup py27 support 2020-04-12 19:01:57 +02: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 Cleanup py27 support 2020-04-12 19:01:57 +02:00
setup.py Cleanup py27 support 2020-04-12 19:01:57 +02:00
test-requirements.txt Cleanup py27 support 2020-04-12 19:01:57 +02:00
tox.ini Cleanup py27 support 2020-04-12 19:01:57 +02: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.