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