From d6aebf1f4d2654651871e4925be54c403735094b Mon Sep 17 00:00:00 2001 From: Alexandru Avadanii Date: Tue, 23 Aug 2016 18:27:08 +0200 Subject: submodules: refresh remote commit refs Colorado additions: - switch Fuel@OPNFV to stable/colorado branch; - switch vswitchperf to stable/colorado branch; Change-Id: Id89153e39e9c163df77e275ed4526961d6800d3c Signed-off-by: Alexandru Avadanii (cherry picked from commit 299676645b26ac5a2e1c5deef2ec3814b718dc1c) --- .gitmodules | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to '.gitmodules') diff --git a/.gitmodules b/.gitmodules index 1fffefb1..b36db1c9 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,7 +1,7 @@ [submodule "opnfv-fuel"] path = upstream/fuel url = https://gerrit.opnfv.org/gerrit/fuel - branch = master + branch = stable/colorado [submodule "fuel-library"] path = upstream/fuel-library url = https://github.com/openstack/fuel-library.git @@ -33,7 +33,7 @@ [submodule "vswitchperf"] path = upstream/vswitchperf url = https://gerrit.opnfv.org/gerrit/vswitchperf.git - branch = master + branch = stable/colorado [submodule "fuel-astute"] path = upstream/fuel-astute url = https://github.com/openstack/fuel-astute.git -- cgit 1.2.3-korg