diff options
author | Rich Bennett <rb2745@att.com> | 2017-10-27 01:29:35 -0400 |
---|---|---|
committer | Rich Bennett <rb2745@att.com> | 2017-10-27 01:32:39 -0400 |
commit | 71fd36dd8c6a0563a0e0ede9cc47ec4b2fec5597 (patch) | |
tree | 10f10d1c6fde9b5cfe7ea1ad878aef448523acc2 /docs/release-notes/index.rst | |
parent | 6388611221f67862468bc0acb1e675d3e03b5e00 (diff) |
Convert to single file release notes template
Transfer content and remove multi file template
Add .gitreview file
Change-Id: I3e42c4b51c0a396dea26eddd0460d11acb6db60e
Issue-ID: DOC-143
Signed-off-by: Rich Bennett <rb2745@att.com>
Diffstat (limited to 'docs/release-notes/index.rst')
-rw-r--r-- | docs/release-notes/index.rst | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/docs/release-notes/index.rst b/docs/release-notes/index.rst deleted file mode 100644 index 57f654f..0000000 --- a/docs/release-notes/index.rst +++ /dev/null @@ -1,15 +0,0 @@ -.. 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 |