X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;ds=sidebyside;f=.gitmodules;h=5b1bd073014dbfbae2f6f7b19b5ded9b29b064c5;hb=221eb505c30134d9e78d901d10d2744aa4d279d9;hp=e04803a8c4ee148a542b27a76cd3a055e915e25d;hpb=293e752ad5f422359c8d0efa0a51fbb484318212;p=armband.git diff --git a/.gitmodules b/.gitmodules index e04803a8..5b1bd073 100644 --- a/.gitmodules +++ b/.gitmodules @@ -26,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