From: Alexandru Avadanii Date: Wed, 29 Mar 2017 15:08:57 +0000 (+0200) Subject: submodules: Pin stable branches for Danube/Fuel 10 X-Git-Tag: danube.1.RC1~6 X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=69eb249f5fdc0d9cdb9bebcfddcde9b2dd9dc027;p=armband.git submodules: Pin stable branches for Danube/Fuel 10 Change-Id: Ia9e9d45733db0a4e5f8157dda2b9b2bbc6cb072e Signed-off-by: Alexandru Avadanii --- 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