Pylint doesn't work with Py3

Bug #1702292 reported by Lucas Alvares Gomes
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
networking-ovn
Fix Released
Undecided
Unassigned

Bug Description

A new patch [0] enabled pylint checks in networking-ovn. Code wise it's all good, the problem is that pylint (or some of it's dependencies) doesn't support Py3 well. See: http://paste.openstack.org/show/614380/

We should enforce python2.7 in tox when running pep8.

[0] https://review.openstack.org/474965

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to networking-ovn (master)

Reviewed: https://review.openstack.org/480166
Committed: https://git.openstack.org/cgit/openstack/networking-ovn/commit/?id=aeaba5e0e2ea9903d2a2762050f18fce75a5d7da
Submitter: Jenkins
Branch: master

commit aeaba5e0e2ea9903d2a2762050f18fce75a5d7da
Author: Lucas Alvares Gomes <email address hidden>
Date: Tue Jul 4 13:35:30 2017 +0100

    Tox/Pylint: Enforce the use of python2

    Pylint (or some of its dependencies) does not work well with PY3, this
    patch is modifying the tox "pep8" job to enforce the use of python2
    instead of the default interpreter in the host OS.

    Change-Id: I60bea05f7b9d65f2a661434ffffa7acb3ad1ceaf
    Closes-Bug: #1702292

Changed in networking-ovn:
status: New → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/networking-ovn 3.0.0.0rc1

This issue was fixed in the openstack/networking-ovn 3.0.0.0rc1 release candidate.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.