diff options
author | Guangrong Fu <fu.guangrong@zte.com.cn> | 2017-10-10 10:14:05 +0800 |
---|---|---|
committer | Guangrong Fu <fu.guangrong@zte.com.cn> | 2017-10-10 11:37:54 +0800 |
commit | 094373650f9c7ed2c4ff599b9fd0351661456bed (patch) | |
tree | 202c0c9c667621fa8ae28da3e5485c489348f036 /docs/platform/index.rst | |
parent | 2bd410c487bae747e0cbc2533290583189eeb7f0 (diff) |
Add New Documents
Change-Id: I7f5eb4b89414957cc353da37d1d342ebdfd5d43a
Issue-ID: HOLMES-66
Signed-off-by: Guangrong Fu <fu.guangrong@zte.com.cn>
Diffstat (limited to 'docs/platform/index.rst')
-rw-r--r-- | docs/platform/index.rst | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/docs/platform/index.rst b/docs/platform/index.rst new file mode 100644 index 0000000..19742bb --- /dev/null +++ b/docs/platform/index.rst @@ -0,0 +1,18 @@ +.. This work is licensed under a Creative Commons Attribution 4.0 International License. + +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. + +.. toctree:: + :maxdepth: 1 + + architecture.rst + offeredapis.rst + delivery.rst + log-and-diagnostic-info.rst + installation.rst + configuration.rst + administration.rst + human-interfaces.rst
\ No newline at end of file |