From ed614d0b1f124c5476055f137086dce111798d8e Mon Sep 17 00:00:00 2001 From: GuangrongFu Date: Tue, 10 Oct 2017 19:14:12 +0800 Subject: Re-organize the dir structure Change-Id: I139533b48d7383acb97988d9d628b81fee88d02a Issue-ID: HOLMES-66 Signed-off-by: GuangrongFu --- docs/release-notes/index.rst | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 docs/release-notes/index.rst (limited to 'docs/release-notes') diff --git a/docs/release-notes/index.rst b/docs/release-notes/index.rst new file mode 100644 index 0000000..57f654f --- /dev/null +++ b/docs/release-notes/index.rst @@ -0,0 +1,15 @@ +.. This work is licensed under a Creative Commons Attribution 4.0 International License. + +Release-notes +------------- + +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 + + new-features.rst + bug-fixes.rst + upgrade-notes.rst + security-issues.rst + known-issues.rst -- cgit 1.2.3-korg