[monasca-persister] Change tox to use https instead of git
Change in tox_install to work around proxy settings Change-Id: If840b9aebc19aa7cdc3d95e9a8738f35c8b0a895
This commit is contained in:
parent
f45221f93e
commit
feb066fc2c
@ -11,6 +11,8 @@ requirements_installed=$(echo "import openstack_requirements" | python 2>/dev/nu
|
||||
|
||||
set -e
|
||||
|
||||
git config --global url.https://git.openstack.org/.insteadOf git://git.openstack.org/
|
||||
|
||||
CONSTRAINTS_FILE=$1
|
||||
shift
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user