From 072d359a9aeaa850d43bceca0bb5bae1e180e5f0 Mon Sep 17 00:00:00 2001 From: Ben Nemec Date: Thu, 13 Feb 2014 17:45:39 +0000 Subject: [PATCH] Use git.openstack.org instead of github.com We shouldn't be depending on github for our test runs. It's bad to have the gate blocked by a github outage that we have no control over. Change-Id: I07aea825691de236b6b8a8ff6d2265d1454ab51f --- test-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test-requirements.txt b/test-requirements.txt index 1508f6f3d..8a7a1838a 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -17,4 +17,4 @@ sphinx>=1.1.2,<1.2 docutils==0.9.1 oslo.sphinx --e git://github.com/openstack/horizon.git#egg=horizon +-e git://git.openstack.org/openstack/horizon.git#egg=horizon