diff options
author | Alexandru Avadanii <Alexandru.Avadanii@enea.com> | 2016-07-18 15:19:11 +0200 |
---|---|---|
committer | Alexandru Avadanii <Alexandru.Avadanii@enea.com> | 2016-07-18 15:19:37 +0200 |
commit | 221eb505c30134d9e78d901d10d2744aa4d279d9 (patch) | |
tree | 1b5c6ad2a31d1ccf6bc16f8214ff9791773662af /.gitmodules | |
parent | 7eea191fd2f18bede50fdeef72b2764d415d043d (diff) |
submodule: Add fuel-astute.
Change-Id: I6362dbdfabe9f3fa0d371b3ad3a6c2c6d139b684
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index af8593d5..5b1bd073 100644 --- a/.gitmodules +++ b/.gitmodules @@ -38,3 +38,7 @@ path = upstream/yardstick url = https://gerrit.opnfv.org/gerrit/yardstick.git branch = master +[submodule "fuel-astute"] + path = upstream/fuel-astute + url = https://github.com/openstack/fuel-astute.git + branch = stable/mitaka |