X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=.gitmodules;h=1fffefb1499df449dd88705a86c49688160b6f17;hb=15aac10c6b474790aedfd88d80c5e9d86a7f36b2;hp=e04803a8c4ee148a542b27a76cd3a055e915e25d;hpb=293e752ad5f422359c8d0efa0a51fbb484318212;p=armband.git diff --git a/.gitmodules b/.gitmodules index e04803a8..1fffefb1 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 "fuel-astute"] + path = upstream/fuel-astute + url = https://github.com/openstack/fuel-astute.git + branch = stable/mitaka