Merge "[monasca-agent] Change tox to use https instead of git"
This commit is contained in:
commit
8ea9559624
@ -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