diff options
author | Alexandru Avadanii <Alexandru.Avadanii@enea.com> | 2016-09-06 16:16:55 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@172.30.200.206> | 2016-09-06 16:16:55 +0000 |
commit | 3a81a571f16c536777ef0593b47873031ee3d105 (patch) | |
tree | efaded9632fb711c33d4ecf652281b6bf507959d /.gitmodules | |
parent | 71025a8f34cf316704625829b5368d7e9211f09f (diff) | |
parent | a87b2d0c07719cf962d57987b1ca129666d12196 (diff) |
Merge "Revert "submodule: Kill fuel-astute"" into stable/colorado
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index ebaa2789..b36db1c9 100644 --- a/.gitmodules +++ b/.gitmodules @@ -34,3 +34,7 @@ path = upstream/vswitchperf url = https://gerrit.opnfv.org/gerrit/vswitchperf.git branch = stable/colorado +[submodule "fuel-astute"] + path = upstream/fuel-astute + url = https://github.com/openstack/fuel-astute.git + branch = stable/mitaka |