Comment 33 for bug 1465086

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

Reviewed: https://review.openstack.org/286177
Committed: https://git.openstack.org/cgit/openstack/bandit/commit/?id=78c87e5385ccff5d20a5e654b0466257b0e486f2
Submitter: Jenkins
Branch: master

commit 78c87e5385ccff5d20a5e654b0466257b0e486f2
Author: pradeepcsekar <email address hidden>
Date: Mon Feb 29 09:37:21 2016 -0800

    Pass environment variables of proxy to tox

    When a development environment is under a proxy, tox fails even
    when the environment variables are set.

    This patch fixes the problem by passing them on to the env.

    Change-Id: I903a023918d48e4cd9625576522c4df7d118949b
    Closes-Bug: #1465086