Comment 4 for bug 1811376

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to python-tripleoclient (stable/rocky)

Reviewed: https://review.openstack.org/632102
Committed: https://git.openstack.org/cgit/openstack/python-tripleoclient/commit/?id=45ba219e81aec0bf7259c53b283f6776ae179252
Submitter: Zuul
Branch: stable/rocky

commit 45ba219e81aec0bf7259c53b283f6776ae179252
Author: Rabi Mishra <email address hidden>
Date: Thu Jan 10 11:55:50 2019 +0530

    Use --preserve-env to keep proxy settings

    User may set http_proxy/no_proxy and then run the install.
    We don't preserve the env when doing undercloud install.

    Change-Id: Iec51bf33bdca7fb0d3026512abd9360ef3cecb70
    Closes-Bug: #1811376
    (cherry picked from commit 0e5a10e2972fec3ee0ba02aac5bc468bb3696055)