Horizon UI support for Neutron FWaaS
Go to file
huang.zhiping f3afc180c9 fix tox python3 overrides
We want to default to running all tox environments under python 3, so
set the basepython value in each environment.

We do not want to specify a minor version number, because we do not
want to have to update the file every time we upgrade python.

We do not want to set the override once in testenv, because that
breaks the more specific versions used in default environments like
py35 and py36.

Change-Id: I31a783516ef06ec0a97dc3dd7a9f610f581b560c
2018-06-09 18:19:05 +08: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 Django 2.0 support 2018-04-03 19:37:55 +00: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 fix tox python3 overrides 2018-06-09 18:19:05 +08:00