diff options
author | Alexandru Avadanii <Alexandru.Avadanii@enea.com> | 2016-06-28 12:58:23 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@172.30.200.206> | 2016-06-28 12:58:24 +0000 |
commit | 7cb304c6b4fb8d84c72851d720f4bb02af6b31ee (patch) | |
tree | 2d9dadb19e5326aacd60c5af3ea15a0572d2cb15 /.gitmodules | |
parent | 293e752ad5f422359c8d0efa0a51fbb484318212 (diff) | |
parent | 51080a20160ae460592fc67cfef282290458e2e7 (diff) |
Merge "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 e04803a8..3069a650 100644 --- a/.gitmodules +++ b/.gitmodules @@ -26,3 +26,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 |