diff options
author | Alexandru Avadanii <Alexandru.Avadanii@enea.com> | 2016-06-28 20:51:50 +0200 |
---|---|---|
committer | Alexandru Avadanii <Alexandru.Avadanii@enea.com> | 2016-06-28 20:52:19 +0200 |
commit | 28e3bc0a2c75366e1a15f17bdd24e7368d5858de (patch) | |
tree | c3505a3c566bb430d06903e4e769922d61b6cb77 /.gitmodules | |
parent | 5b23d613dfa37a9ab5472798e7db4645c3dfcfe4 (diff) |
submodule: vswitchperf.
Change-Id: I986bfb5ae549321a0696f945d24ccb1b6b198f96
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
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 |