From 221eb505c30134d9e78d901d10d2744aa4d279d9 Mon Sep 17 00:00:00 2001 From: Alexandru Avadanii Date: Mon, 18 Jul 2016 15:19:11 +0200 Subject: submodule: Add fuel-astute. Change-Id: I6362dbdfabe9f3fa0d371b3ad3a6c2c6d139b684 --- .gitmodules | 4 ++++ 1 file changed, 4 insertions(+) (limited to '.gitmodules') 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 -- cgit 1.2.3-korg