yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #74703
[Bug 1791178] Re: pep8 tests failing on "./tools/coding-checks.sh --pylint"
Reviewed: https://review.openstack.org/602097
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=db7e19d2ba3fcde0510be0094a4851178fae578b
Submitter: Zuul
Branch: master
commit db7e19d2ba3fcde0510be0094a4851178fae578b
Author: Brian Haley <bhaley@xxxxxxxxxx>
Date: Wed Sep 12 10:54:47 2018 -0600
Fix pylint warning with eventlet > 0.22.0
When eventlet was bumped up to 0.24.1 in upper-constraints [1]
it started generating a pylint warning, since neutron has
support for older versions such as 0.22.0 that take a different
number of arguments. Just silence the warning.
Also, in order to get this through the gate, the
neutron-grenade-dvr-multinode check job is being temporarily
set to non-voting and removed from the gate. That change
should be reverted as soon as we fix bug 1791989.
[1] https://review.openstack.org/#/c/589382/
Change-Id: I169ecb6f33b670c5469919214a32645cd9eda206
Closes-Bug: #1791178
Related-Bug: #1791989
** Changed in: neutron
Status: In Progress => Fix Released
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1791178
Title:
pep8 tests failing on "./tools/coding-checks.sh --pylint"
Status in neutron:
Fix Released
Bug description:
Example of failure: http://logs.openstack.org/37/382037/73/gate
/openstack-tox-pep8/7f200e6/job-
output.txt.gz#_2018-09-06_17_48_34_700485
Paste version of the above error message:
http://paste.openstack.org/show/729981/
It is probably because of new eventlet = 0.24.0 used now.
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1791178/+subscriptions
References