From 69eb249f5fdc0d9cdb9bebcfddcde9b2dd9dc027 Mon Sep 17 00:00:00 2001 From: Alexandru Avadanii Date: Wed, 29 Mar 2017 17:08:57 +0200 Subject: submodules: Pin stable branches for Danube/Fuel 10 Change-Id: Ia9e9d45733db0a4e5f8157dda2b9b2bbc6cb072e Signed-off-by: Alexandru Avadanii --- .gitmodules | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to '.gitmodules') diff --git a/.gitmodules b/.gitmodules index a8cfda34..486629ad 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,11 +1,11 @@ [submodule "opnfv-fuel"] path = upstream/fuel url = https://gerrit.opnfv.org/gerrit/fuel - branch = master + branch = stable/danube [submodule "vswitchperf"] path = upstream/vswitchperf url = https://gerrit.opnfv.org/gerrit/vswitchperf.git - branch = master + branch = stable/danube [submodule "fuel-plugin-opendaylight"] path = upstream/fuel-plugin-opendaylight url = https://github.com/openstack/fuel-plugin-opendaylight.git @@ -14,5 +14,5 @@ [submodule "fuel-plugin-ovs"] path = upstream/fuel-plugin-ovs url = https://github.com/openstack/fuel-plugin-ovs - branch = master + branch = stable/10.0 ignore = all -- cgit 1.2.3-korg