X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=.gitmodules;h=b49fa711b0e97c8d0c4399fcb3ec046f577a518a;hb=refs%2Fchanges%2F51%2F27551%2F1;hp=5124f69a883cdba2e3812a69382f1152d84efda1;hpb=82b3b366f2c677ea0ad58555d630f4c4091f82a3;p=armband.git diff --git a/.gitmodules b/.gitmodules index 5124f69a..b49fa711 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,32 +1,20 @@ [submodule "opnfv-fuel"] path = upstream/fuel url = https://gerrit.opnfv.org/gerrit/fuel - branch = stable/brahmaputra -[submodule "fuel-main"] - path = upstream/fuel-main - url = https://github.com/openstack/fuel-main.git - branch = stable/8.0 -[submodule "fuel-library"] - path = upstream/fuel-library - url = https://github.com/openstack/fuel-library.git - branch = stable/8.0 -[submodule "fuel-web"] - path = upstream/fuel-web - url = https://github.com/openstack/fuel-web.git - branch = stable/8.0 -[submodule "fuel-agent"] - path = upstream/fuel-agent - url = https://github.com/openstack/fuel-agent.git - branch = stable/8.0 -[submodule "fuel-mirror"] - path = upstream/fuel-mirror - url = https://github.com/openstack/fuel-mirror.git - branch = stable/8.0 + branch = master + ignore = all [submodule "fuel-plugin-opendaylight"] path = upstream/fuel-plugin-opendaylight url = https://github.com/openstack/fuel-plugin-opendaylight.git - branch = brahmaputra-release -[submodule "fuel-nailgun-agent"] - path = upstream/fuel-nailgun-agent - url = https://github.com/openstack/fuel-nailgun-agent - branch = stable/8.0 + branch = master + ignore = all +[submodule "fuel-plugin-ovs"] + path = upstream/fuel-plugin-ovs + url = https://github.com/openstack/fuel-plugin-ovs + branch = stable/9.0 + ignore = all +[submodule "vswitchperf"] + path = upstream/vswitchperf + url = https://gerrit.opnfv.org/gerrit/vswitchperf.git + branch = master + ignore = all