Update addresses of fuel repositories 31/2631/2
authorMichal Skalski <mskalski@mirantis.com>
Mon, 19 Oct 2015 14:46:32 +0000 (16:46 +0200)
committerMichal Skalski <mskalski@mirantis.com>
Mon, 19 Oct 2015 21:27:34 +0000 (21:27 +0000)
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

fuel/build/config.mk
fuel/build/f_isoroot/f_odlpluginbuild/Makefile

index e9a5320..d13a59b 100644 (file)
@@ -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
index bc925e0..5b10de9 100644 (file)
@@ -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