From 04bf061db20cfa898034a9f73b4d5e37b994cd65 Mon Sep 17 00:00:00 2001 From: zhaoxinyu Date: Tue, 11 Mar 2014 21:52:46 +0000 Subject: [PATCH] Change code source repo to review.openstack.org There is some chance that gerrit refs synchronization to git mirrors is delayed so much that a gerrit triggered jenkins job fails to get the latest refs code to test, so the repo is changed to gerrit directly. Change-Id: Idbb3fbe39b72441efc636feecf00d27eab7913b1 --- install/install.conf.template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install/install.conf.template b/install/install.conf.template index 10a34226..3c2900a2 100755 --- a/install/install.conf.template +++ b/install/install.conf.template @@ -2,7 +2,7 @@ # Config File for Compass Installer # ##################################### # REPO_URL indicates the source where to download compass-web and compass-adapters from -export REPO_URL=http://git.openstack.org +export REPO_URL=https://review.openstack.org # OS_INSTALLER indicates the tool for OS provisioning, default is 'cobbler'. export OS_INSTALLER=cobbler