X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=.gitmodules;h=5b1bd073014dbfbae2f6f7b19b5ded9b29b064c5;hb=221eb505c30134d9e78d901d10d2744aa4d279d9;hp=6275a1bd3d409e80f96cf67a5189ce22e352c96d;hpb=3d6d13ffb4d44c27837884fcb4be337615acc514;p=armband.git diff --git a/.gitmodules b/.gitmodules index 6275a1bd..5b1bd073 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,19 @@ 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 +[submodule "fuel-astute"] + path = upstream/fuel-astute + url = https://github.com/openstack/fuel-astute.git + branch = stable/mitaka