diff options
author | GuangrongFu <fu.guangrong@zte.com.cn> | 2017-10-10 19:14:12 +0800 |
---|---|---|
committer | GuangrongFu <fu.guangrong@zte.com.cn> | 2017-10-10 19:14:47 +0800 |
commit | ed614d0b1f124c5476055f137086dce111798d8e (patch) | |
tree | a633d66e3c995121a375d299961ee0b4dcd1b832 /docs/platform/index.rst | |
parent | 1c0fcc2b9b864bc9994991bc5437c7ee3ba6b2b3 (diff) |
Re-organize the dir structure
Change-Id: I139533b48d7383acb97988d9d628b81fee88d02a
Issue-ID: HOLMES-66
Signed-off-by: GuangrongFu <fu.guangrong@zte.com.cn>
Diffstat (limited to 'docs/platform/index.rst')
-rw-r--r-- | docs/platform/index.rst | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/docs/platform/index.rst b/docs/platform/index.rst index 19742bb..441d0a9 100644 --- a/docs/platform/index.rst +++ b/docs/platform/index.rst @@ -1,7 +1,7 @@ .. This work is licensed under a Creative Commons Attribution 4.0 International License. -Holmes ------------------------------------------------- +Platform +-------- 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. @@ -10,9 +10,10 @@ Holmes provides alarm correlation and analysis for Telecom cloud infrastructure architecture.rst offeredapis.rst + consumedapis.rst delivery.rst log-and-diagnostic-info.rst installation.rst configuration.rst administration.rst - human-interfaces.rst
\ No newline at end of file + human-interfaces.rst |