diff options
author | Alexandru Avadanii <Alexandru.Avadanii@enea.com> | 2016-06-29 13:34:53 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@172.30.200.206> | 2016-06-29 13:34:53 +0000 |
commit | 79fb87511fcca5e8c7477e1572e30ffa080c7de3 (patch) | |
tree | 28d26999a7b90428637e844e168a99982abc5d98 /.gitmodules | |
parent | 547405524ccb611d0b11d2d7f599ddbcf7cbf728 (diff) | |
parent | 28e3bc0a2c75366e1a15f17bdd24e7368d5858de (diff) |
Merge "submodule: vswitchperf."
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 3069a650..85b4d3f2 100644 --- a/.gitmodules +++ b/.gitmodules @@ -30,3 +30,7 @@ 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 |