X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=.gitmodules;h=af8593d5f769c033f0d1e7961e81d0bbdea4c450;hb=ccce64158da3ea860bf6f66b6c712428057942e4;hp=d5ab103337db6445b18b8ab8f35559741aff24c8;hpb=80ba8c45cda5308010ded08b3d070343a92d58b5;p=armband.git diff --git a/.gitmodules b/.gitmodules index d5ab1033..af8593d5 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,36 +1,40 @@ [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 + branch = master [submodule "fuel-library"] path = upstream/fuel-library url = https://github.com/openstack/fuel-library.git - branch = stable/8.0 + branch = stable/mitaka [submodule "fuel-web"] path = upstream/fuel-web url = https://github.com/openstack/fuel-web.git - branch = stable/8.0 + branch = stable/mitaka [submodule "fuel-agent"] path = upstream/fuel-agent url = https://github.com/openstack/fuel-agent.git - branch = stable/8.0 + branch = stable/mitaka [submodule "fuel-mirror"] path = upstream/fuel-mirror url = https://github.com/openstack/fuel-mirror.git - branch = stable/8.0 -[submodule "fuel-plugin-qemu"] - path = upstream/fuel-plugin-qemu - url = https://github.com/openstack/fuel-plugin-qemu.git - branch = master -[submodule "fuel-plugin-ovsnfv"] - path = upstream/fuel-plugin-ovsnfv - url = https://gerrit.opnfv.org/gerrit/p/ovsnfv.git - branch = stable/brahmaputra + branch = stable/mitaka [submodule "fuel-plugin-opendaylight"] path = upstream/fuel-plugin-opendaylight url = https://github.com/openstack/fuel-plugin-opendaylight.git - branch = brahmaputra-release + branch = master +[submodule "fuel-nailgun-agent"] + path = upstream/fuel-nailgun-agent + url = https://github.com/openstack/fuel-nailgun-agent + branch = stable/mitaka +[submodule "fuel-plugin-ovs"] + path = upstream/fuel-plugin-ovs + url = https://github.com/openstack/fuel-plugin-ovs + branch = master +[submodule "vswitchperf"] + path = upstream/vswitchperf + url = https://gerrit.opnfv.org/gerrit/vswitchperf.git + branch = master +[submodule "yardstick"] + path = upstream/yardstick + url = https://gerrit.opnfv.org/gerrit/yardstick.git + branch = master