diff options
author | Guangrong Fu <fu.guangrong@zte.com.cn> | 2017-09-20 16:06:42 +0800 |
---|---|---|
committer | Guangrong Fu <fu.guangrong@zte.com.cn> | 2017-09-20 21:45:03 +0800 |
commit | 9170159678f90aa16d75352b4e4eb536bcd67966 (patch) | |
tree | 16aec7d50e48acda6c858307701a117687db97f8 /.gitmodules | |
parent | 8696ac2a0c40b2056aef8dc30201d3974226945e (diff) |
Initialize the Repo for Holmes Rule-mgmt
Change-Id: I1bca56ba605043650c328d703f15b87525265112
Issue-ID: HOLMES-54
Signed-off-by: Guangrong Fu <fu.guangrong@zte.com.cn>
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 521f714ca..49a741c0a 100644 --- a/.gitmodules +++ b/.gitmodules @@ -64,3 +64,6 @@ url = ../vnfsdk/model branch = . ignore = dirty +[submodule "docs/submodules/holmes/rule-management.git"] + path = docs/submodules/holmes/rule-management.git + url = ../holmes/rule-management |