Comment 13 for bug 1290562

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

Reviewed: https://review.openstack.org/81413
Committed: https://git.openstack.org/cgit/openstack/python-neutronclient/commit/?id=27d238d2954ff27b1c10f899479e54ed1ec00703
Submitter: Jenkins
Branch: master

commit 27d238d2954ff27b1c10f899479e54ed1ec00703
Author: Akihiro Motoki <email address hidden>
Date: Wed Mar 19 10:37:08 2014 +0900

    Work around pypy testing issue

    A recent release of setuptools appears to have introduced a bug that
    causes the pypy gate tests to fail. This applies a temporary workaround
    that should restore pypy testing while the root cause of the problem is
    researched.

    The work around is suggested in the comment in bug 1290562.

    Change-Id: Iac2ec604447b1638550219cd2e407daf188f8ede
    Partial-Bug: 1290562