Comment 3 for bug 1465086

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

Reviewed: https://review.openstack.org/191626
Committed: https://git.openstack.org/cgit/openstack/python-magnumclient/commit/?id=b9ca1d534456aecfd4fd5caac053d4b1b49e231d
Submitter: Jenkins
Branch: master

commit b9ca1d534456aecfd4fd5caac053d4b1b49e231d
Author: Motohiro OTSUKA <email address hidden>
Date: Mon Jun 15 12:54:41 2015 +0900

    Pass environment variables of proxy to tox

    When a development environment is under a proxy, tox is failed even if
    environment variables of the proxy are set.
    This patch fixes this problem.

    See Also: https://review.openstack.org/#/c/191600

    Change-Id: I0045cb2253a4d102196fdab277462891a886fe3a
    Co-Authored-By: Yuiko Takada <email address hidden>
    Closes-Bug: #1465086