Jeremy, Gary, I have a patch in progress: Nova - https://review.openstack.org/141654/ Oslo-incubator - https://review.openstack.org/#/c/141653/
thanks, dims On Sun, Dec 14, 2014 at 10:09 AM, Jeremy Stanley <[email protected]> wrote: > On 2014-12-14 13:40:56 +0000 (+0000), Gary Kotton wrote: >> Anyone familiar with the cause of this – seems like all unit tests >> are failing. An example is below: > [...] >> 2014-12-14 12:38:38.596 | File >> "nova/openstack/common/versionutils.py", line 200, in is_compatible >> 2014-12-14 12:38:38.596 | if same_major and (requested_parts[0] != >> current_parts[0]): >> 2014-12-14 12:38:38.596 | TypeError: 'SetuptoolsVersion' object does not >> support indexing > > Setuptools 8 was released to PyPI yesterday, so versionutils.py is > probably tickling some behavior change in it. > -- > Jeremy Stanley > > _______________________________________________ > OpenStack-dev mailing list > [email protected] > http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev -- Davanum Srinivas :: https://twitter.com/dims _______________________________________________ OpenStack-dev mailing list [email protected] http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
