X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=.gitmodules;h=1fffefb1499df449dd88705a86c49688160b6f17;hb=662822c6f09be5b23dc3f39f85ee2f21a6d3d405;hp=6275a1bd3d409e80f96cf67a5189ce22e352c96d;hpb=3d6d13ffb4d44c27837884fcb4be337615acc514;p=armband.git diff --git a/.gitmodules b/.gitmodules index 6275a1bd..1fffefb1 100644 --- a/.gitmodules +++ b/.gitmodules @@ -2,10 +2,6 @@ path = upstream/fuel url = https://gerrit.opnfv.org/gerrit/fuel branch = master -[submodule "fuel-main"] - path = upstream/fuel-main - url = https://github.com/openstack/fuel-main.git - branch = stable/mitaka [submodule "fuel-library"] path = upstream/fuel-library url = https://github.com/openstack/fuel-library.git @@ -30,3 +26,15 @@ 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 "fuel-astute"] + path = upstream/fuel-astute + url = https://github.com/openstack/fuel-astute.git + branch = stable/mitaka