diff options
author | Alexandru Avadanii <Alexandru.Avadanii@enea.com> | 2016-09-06 16:16:29 +0000 |
---|---|---|
committer | Alexandru Avadanii <Alexandru.Avadanii@enea.com> | 2016-09-06 16:16:29 +0000 |
commit | a87b2d0c07719cf962d57987b1ca129666d12196 (patch) | |
tree | 2bf1ff74240fea4724b1343bb1c2590d46bfbb06 /.gitmodules | |
parent | 41fc21bb87ee0ab245e8f6ada2ce49a45d633ede (diff) |
Revert "submodule: Kill fuel-astute"
This reverts commit 41fc21bb87ee0ab245e8f6ada2ce49a45d633ede.
Change-Id: I0f60787acc445555b255a92671ccf0ffe8610f78
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 |