Watcher Horizon plugin.
Go to file
Akihiro Motoki 549bcc0bf0 translation: drop babel extractor definitions
babel extractors are now registered via python entry points,
so there is no need to declare babel extractors in babel configs.

This change is important to make translation work in Django 2.2.
django-babel does not work with Django 2.2 and looks unmaintained
for over two years. The horizon team is thinking to switch the extractor
to enmerkar (a fork of django-babel) to make extraction of translation
string work again near future. It is important to drop the extractor
definition to make the transition smooth.

Change-Id: I17553cc99a4b2d63b5ae8669e431bcb352f278bc
2019-12-27 02:32:03 +09:00
devstack Replace git.openstack.org URLs with opendev.org URLs 2019-04-28 17:14:49 +08:00
doc tox: Keeping going with docs and cleanup setup.cfg 2019-10-24 08:50:35 +08:00
releasenotes Drop python 2.7 support and testing 2019-10-30 06:03:24 +00:00
tools Fix to use "." to source script files 2017-09-02 01:54:48 +08:00
watcher_dashboard TypeError exception when tests with Django22 2019-10-10 12:15:12 +08: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 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 blueprints link for README 2019-09-09 15:18:53 +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 Merge "tox: Keeping going with docs and cleanup setup.cfg" 2019-11-18 06:35:35 +00:00
setup.py Updated from global requirements 2017-03-07 02:08:05 +00:00
test-requirements.txt Blacklist sphinx 2.1.0 (autodoc bug) 2019-06-28 15:08:29 +08:00
tox.ini Merge "tox: Keeping going with docs and cleanup setup.cfg" 2019-11-18 06:35:35 +00: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.