Horizon UI support for Neutron FWaaS
Go to file
Akihiro Motoki 45c47fb9c0 Add python3 django 1.11 job instead of django 2.0 job
Django 2.0 is now used in tox py35 job, so there is no need for
py35dj20 job. Instead, Django 1.11 with python3 is not covered.

- py35dj20 job is dropped from tox.ini.
- python3-django111 is added to tox.ini.
  python3 is specified to basepython to avoid a specific python version.
- .zuul.yaml is updated to consume horizon-openstack-tox-python3-django111
  and drop horizon-openstack-tox-py35dj20.

Change-Id: I4bf1a19f46a895f3569d7a79739ac1a7ebf91cbc
2018-06-13 20:27:36 +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 Imported Translations from Zanata 2018-05-09 07:12:11 +00:00
releasenotes Imported Translations from Zanata 2018-03-01 07:01:59 +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 Fix wrong homepage in setup.cfg 2017-07-31 08:21:30 +00: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 Updated from global requirements 2018-03-26 12:08:19 +00: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 Add python3 django 1.11 job instead of django 2.0 job 2018-06-13 20:27:36 +09:00