Six 1.10.0 is not the root cause. The root cause is the version bump of pylint (and astroid). Regarding pylint and astroid, I think the issue will go once https://review.openstack.org/#/c/469491/ is merged. However, even after the global requirement is merged, neutron pylint will fail because pylint 1.7.1 has a bit different syntax check compared to pylint 1.4.3. I wonder pylint version bump should be announced because it potentially breaks individual project gate. Is it better to revert pylint version bump in global-requirements, or just to ignore some pylint rules temporarily in neutron? Akihiro 2017-06-07 20:43 GMT+09:00 Gary Kotton <gkotton at vmware.com>: > Hi, > > Please see bug https://bugs.launchpad.net/neutron/+bug/1696403. Seems like > six 1.10.0 has broken us. > > I have posted a patch in the requirements project. Not 100% sure that this > is the right way to go. At least that will enable us to address this in > neutron. > > Thanks > > Gary > > > __________________________________________________________________________ > OpenStack Development Mailing List (not for usage questions) > Unsubscribe: OpenStack-dev-request at lists.openstack.org?subject:unsubscribe > http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev >