StarlingX Horizon plugins for new StarlingX services
Go to file
albailey 927bee2d66 Use newer flake8 to run on ubuntu-focal Zuul machines
flake8 2.5.5  fails on ubuntu-focal zuul machines running python3.8
with the following error:
AttributeError: 'FlakesChecker' object has no attribute 'CONSTANT'

The update updates the version constraint to use newer flake8.

pylint has been switched to running in python3 which has challenges
related to the new pip resolver. The correct version of Django cannot
be specified with the new resolver so the pylint errors caused
by the newer version are suppressed for now.

The docs targets for tox use their own install_command which
does not include an upper constraint.

A non ascii character was removed from the tox.ini file which
prevented running tox on some ubuntu envs.

Partial-Bug: 1895054
Signed-off-by: albailey <Al.Bailey@windriver.com>
Change-Id: Ic6a50c2ecf2a654fd883ed92fc305336741d4303
2020-12-21 12:34:37 -06:00
doc Switch to newer openstackdocstheme and reno versions 2020-06-04 14:24:43 +02:00
releasenotes Switch to newer openstackdocstheme and reno versions 2020-06-04 14:24:43 +02:00
starlingx-dashboard Align OS_AUTH_URL in admin-openrc.sh 2020-08-31 09:35:52 -04:00
.gitignore [Doc] Release Notes Management 2018-09-25 05:44:57 -05:00
.gitreview OpenDev Migration Patch 2019-04-19 19:52:27 +00:00
.zuul.yaml Tox and Zuul job for the bandit code scan in stx/gui 2020-06-04 14:13:28 +00:00
CONTRIBUTING.rst Cleaning up gui plugin 2019-11-12 17:21:02 -05:00
HACKING.rst Update the URL in doc 2018-09-24 22:26:46 +08:00
LICENSE StarlingX open source release updates 2018-05-20 20:53:11 -07:00
centos_build_layer.cfg Build layering, add layer build config file 2019-10-15 22:38:09 +08:00
centos_dev_wheels.inc Add the starlingx-dashboard module to dev wheels 2019-03-20 14:09:33 -04:00
centos_pkg_dirs Add starlingx dashboard package 2018-09-04 16:04:49 -04:00
centos_stable_wheels.inc Add starlingx-dashboard to stable wheels for stx-horizon 2019-04-04 22:47:29 -04:00
pylint.rc Use newer flake8 to run on ubuntu-focal Zuul machines 2020-12-21 12:34:37 -06:00
test-requirements.txt Use newer flake8 to run on ubuntu-focal Zuul machines 2020-12-21 12:34:37 -06:00
tox.ini Use newer flake8 to run on ubuntu-focal Zuul machines 2020-12-21 12:34:37 -06:00