diff options
author | Alexandru Avadanii <Alexandru.Avadanii@enea.com> | 2016-06-20 17:57:18 +0200 |
---|---|---|
committer | Alexandru Avadanii <Alexandru.Avadanii@enea.com> | 2016-06-26 20:48:41 +0200 |
commit | 51080a20160ae460592fc67cfef282290458e2e7 (patch) | |
tree | 1ae5ef7ca5b5cd3236a76876a2d2c8b819af135e /.gitmodules | |
parent | 33ba21d3fb3d396f3b2a2ed3750a1220ede8b2c3 (diff) |
submodule: fuel-plugin-ovs.
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 6275a1bd..96222938 100644 --- a/.gitmodules +++ b/.gitmodules @@ -30,3 +30,7 @@ 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 |