diff options
author | Alexandru Avadanii <Alexandru.Avadanii@enea.com> | 2016-09-06 16:17:06 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@172.30.200.206> | 2016-09-06 16:17:06 +0000 |
commit | 463bbc0d41c8359712dc7fa3ad49821793042e21 (patch) | |
tree | c67dff38777333c3552d173a0e69256580e89a2b /.gitmodules | |
parent | 213dd734846413af8611591ccb47fe4da8e5f1a1 (diff) | |
parent | dd3449d9fbdd9aabbee09ea1a812f59c25b41a50 (diff) |
Merge "Revert "submodule: Kill fuel-astute""
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 85b4d3f2..1fffefb1 100644 --- a/.gitmodules +++ b/.gitmodules @@ -34,3 +34,7 @@ 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 |