Add pip.conf to wrappers 58/8658/3
authorThanh Ha <thanh.ha@linuxfoundation.org>
Fri, 2 Feb 2018 20:46:58 +0000 (15:46 -0500)
committerThanh Ha <thanh.ha@linuxfoundation.org>
Mon, 5 Feb 2018 17:20:07 +0000 (12:20 -0500)
commitfc00439357256a05f1b56220c64eee0acb81315f
treeac8dc82925d38151496bf1f291016ae06d998e73
parentd22c3fe8f7bc3f3276dedd7448c4f82f50fe7584
Add pip.conf to wrappers

This is a global-jjb breaking change as it now causes us to require
the pipconf file configured in Config File Provider. This allows us
to configure for projects that have Nexus 3 a PyPi proxy for faster
local downloads.

Contents of pip.conf should look something like:

[global]
timeout = 60
index-url = https://nexus3.opendaylight.org/repository/PyPi/simple

Change-Id: I4ac816f1b78f09c101e6d614bdd3c459fe0e133a
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
docs/configuration.rst [new file with mode: 0644]
docs/index.rst
jjb/lf-macros.yaml