Comment 1 for bug 1756108

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

Reviewed: https://review.openstack.org/553426
Committed: https://git.openstack.org/cgit/openstack/python-novaclient/commit/?id=c0f2f96d2f787a988b95dec895b48c0d50e36f4a
Submitter: Zuul
Branch: master

commit c0f2f96d2f787a988b95dec895b48c0d50e36f4a
Author: Nguyen Hai <email address hidden>
Date: Thu Mar 15 23:54:21 2018 +0900

    Fix local test fails with pypy

    tox: ERROR: pypy: InterpreterNotFound: pypy

    Maybe we need to remove pypy-constraints from envlist in tox.ini
    because there is no effect to review.

    Change-Id: I1ff1cb103dcaad1396bc2bda487165feae6b0931
    Closes-Bug: #1756108