Comment 20 for bug 1465086

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

Reviewed: https://review.openstack.org/253320
Committed: https://git.openstack.org/cgit/openstack/designate/commit/?id=cfd59d44dbe95c1639302412f7c36c8dfebcb132
Submitter: Jenkins
Branch: master

commit cfd59d44dbe95c1639302412f7c36c8dfebcb132
Author: sonu.kumar <email address hidden>
Date: Fri Dec 4 10:41:03 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 fix this problem.

    Change-Id: I25eb1d42ca0e3e3d8a028c22799da383ececcac5
    Closes-Bug: #1465086