X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=.gitmodules;h=af8593d5f769c033f0d1e7961e81d0bbdea4c450;hb=4512b250e725ff77883e8b445e3571d0d0738d51;hp=e04803a8c4ee148a542b27a76cd3a055e915e25d;hpb=293e752ad5f422359c8d0efa0a51fbb484318212;p=armband.git diff --git a/.gitmodules b/.gitmodules index e04803a8..af8593d5 100644 --- a/.gitmodules +++ b/.gitmodules @@ -26,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 "yardstick"] + path = upstream/yardstick + url = https://gerrit.opnfv.org/gerrit/yardstick.git + branch = master