Merge "Increase the default pip socket timeout"
This commit is contained in:
commit
b059d10bf4
@ -44,6 +44,7 @@ EOF
|
||||
cat <<EOF > ~/.pip/pip.conf
|
||||
[global]
|
||||
index-url = http://pypi.openstack.org/openstack
|
||||
timeout = 60
|
||||
EOF
|
||||
else
|
||||
echo "$org/$project will not use the internal openstack pypi mirror"
|
||||
|
Loading…
x
Reference in New Issue
Block a user