From: Michal Skalski Date: Mon, 19 Oct 2015 14:46:32 +0000 (+0200) Subject: Update addresses of fuel repositories X-Git-Tag: brahmaputra.1.rc1~131 X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=ad790a995855219ce876880f00ad59a8ffa2b2d9;p=fuel.git Update addresses of fuel repositories As described on this page [1] stackforge git namespace is deprecated. Fuel together with associate projects (plugins etc.) is now moving to openstack namespace. [1] https://wiki.openstack.org/wiki/Stackforge_Namespace_Retirement Change-Id: Id843e5512f27c9c106afbc2dc33a4fb322abb639 --- diff --git a/fuel/build/config.mk b/fuel/build/config.mk index e9a5320f4..d13a59b68 100644 --- a/fuel/build/config.mk +++ b/fuel/build/config.mk @@ -8,7 +8,7 @@ # http://www.apache.org/licenses/LICENSE-2.0 ############################################################################## -FUEL_MAIN_REPO := https://github.com/stackforge/fuel-main +FUEL_MAIN_REPO := https://github.com/openstack/fuel-main FUEL_MAIN_TAG = stable/6.1 DOCKER_REPO := http://get.docker.com/builds/Linux/x86_64 diff --git a/fuel/build/f_isoroot/f_odlpluginbuild/Makefile b/fuel/build/f_isoroot/f_odlpluginbuild/Makefile index bc925e087..5b10de9b2 100644 --- a/fuel/build/f_isoroot/f_odlpluginbuild/Makefile +++ b/fuel/build/f_isoroot/f_odlpluginbuild/Makefile @@ -9,7 +9,7 @@ TOP := $(shell pwd) ODL_BRANCH=juno/lithium-sr1 -ODL_REPO="https://github.com/stackforge/fuel-plugin-opendaylight.git" +ODL_REPO="https://github.com/openstack/fuel-plugin-opendaylight.git" .PHONY: all all: .odlbuild