Comment 19 for bug 1465086

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

Reviewed: https://review.openstack.org/253324
Committed: https://git.openstack.org/cgit/openstack/python-designateclient/commit/?id=729301a224a8e3f870092595ca195ba7845054f2
Submitter: Jenkins
Branch: master

commit 729301a224a8e3f870092595ca195ba7845054f2
Author: sonu.kumar <email address hidden>
Date: Fri Dec 4 10:49:54 2015 +0530

    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.

    Change-Id: I9bc55bd2ebb546c783df38751c2cb16dbffcb7a5
    Closes-Bug: #1465086