Horizon UI support for Neutron FWaaS
Go to file
Akihiro Motoki 5ece747e15 Unblock Django 2.0 in requirements.txt
Horizon Rocky and FWaaS dashboard support Django 2.0 but requirements.txt
still says Django <2.0 is required. It is out-of-date.
This commit drops unnecessary Django dependencies.
There is no need to install Django explicitly as it is a horizon dependency.

Change-Id: I75b6dd2083863a3ba8acce8b3bf40cd041f44049
2018-08-07 12:44:59 +09:00
devstack Fix typos in documentation 2018-03-28 06:46:29 +09:00
doc/source Fix pep8 errors 2018-05-02 20:25:19 +09:00
etc Fix FWaaS create/update policy with non-admin 2017-07-13 02:45:57 +00:00
neutron_fwaas_dashboard Rename test files to test_* pattern 2018-06-04 14:13:41 +00:00
releasenotes Imported Translations from Zanata 2018-05-11 07:05:44 +00:00
.gitignore .gitignore: add translation catalogs (.mo and .pot) 2017-11-16 07:47:26 +00:00
.gitreview Add .gitreview 2017-06-21 09:38:17 +09:00
.zuul.yaml Add python3 django 1.11 job instead of django 2.0 job 2018-06-13 20:27:36 +09:00
CONTRIBUTING.rst Fix typos in documentation 2018-03-28 06:46:29 +09:00
HACKING.rst Fix wrong homepage in setup.cfg 2017-07-31 08:21:30 +00:00
LICENSE Initial commit 2017-05-22 13:36:41 +09:00
README.rst Add release note in README 2018-07-17 15:55:34 +08:00
babel-django.cfg Correct django template pattern in babel-django.cfg 2018-02-06 01:14:22 +09:00
babel-djangojs.cfg Initial commit 2017-05-22 13:36:41 +09:00
lower-constraints.txt Drop mox3 from test-requirements.txt 2018-04-04 00:13:02 +09:00
manage.py Initial commit 2017-05-22 13:36:41 +09:00
requirements.txt Unblock Django 2.0 in requirements.txt 2018-08-07 12:44:59 +09:00
setup.cfg Fix wrong homepage in setup.cfg 2017-07-31 08:21:30 +00:00
setup.py manually sync with g-r 2017-06-28 22:49:25 +02:00
test-requirements.txt Drop mox3 from test-requirements.txt 2018-04-04 00:13:02 +09:00
tox.ini Merge "fix tox python3 overrides" 2018-07-19 14:57:32 +00:00