diff options
author | GuangrongFu <fu.guangrong@zte.com.cn> | 2020-11-20 10:29:01 +0800 |
---|---|---|
committer | GuangrongFu <fu.guangrong@zte.com.cn> | 2020-11-20 10:29:01 +0800 |
commit | 5d0404bec59ce2f2aa0702d8f8e4e359135b2cdb (patch) | |
tree | b25a85e69df3774c969a241c5032117128031394 | |
parent | 44455aa62b172439fad8ad6e5d8486eae4f6c548 (diff) |
Changed the Release Name to Guilinguilin
Change-Id: I6fcb1f07cdc601f60de6ab24e82d6edd787ddd54
Issue-ID: HOLMES-377
Signed-off-by: GuangrongFu <fu.guangrong@zte.com.cn>
-rw-r--r-- | docs/conf.yaml | 2 | ||||
-rw-r--r-- | docs/index.rst | 3 |
2 files changed, 2 insertions, 3 deletions
diff --git a/docs/conf.yaml b/docs/conf.yaml index ab59281..189e1d0 100644 --- a/docs/conf.yaml +++ b/docs/conf.yaml @@ -3,5 +3,5 @@ project_cfg: onap project: onap # Change this to ReleaseBranchName to modify the header -default-version: latest +default-version: guilin # diff --git a/docs/index.rst b/docs/index.rst index 3a7b751..18d3dce 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -6,12 +6,11 @@ Holmes Holmes provides alarm correlation and analysis for Telecom cloud infrastructure and services, including hosts, vims, VNFs and NSs. Holmes aims to find the root reason which causes the failure or degradation of services by digging into the ocean of events collected from different levels of the Telecom cloud. -Holmes comprises three modules: the rule management module, the engine management module and the data source adapter. +Holmes comprises two main modules: the rule management module and the engine management module. - Holmes - Rule Management Module - Engine Management Module - - Data Source Adapter .. toctree:: :maxdepth: 1 |