From 71fd36dd8c6a0563a0e0ede9cc47ec4b2fec5597 Mon Sep 17 00:00:00 2001 From: Rich Bennett Date: Fri, 27 Oct 2017 01:29:35 -0400 Subject: 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 --- docs/release-notes.rst | 55 ++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 55 insertions(+) create mode 100644 docs/release-notes.rst (limited to 'docs/release-notes.rst') diff --git a/docs/release-notes.rst b/docs/release-notes.rst new file mode 100644 index 0000000..20116e4 --- /dev/null +++ b/docs/release-notes.rst @@ -0,0 +1,55 @@ +.. This work is licensed under a Creative Commons Attribution 4.0 International License. +.. http://creativecommons.org/licenses/by/4.0 + + +Holmes Rule Management Release Notes +==================================== + +.. note:: + * This Release Notes must be updated each time the team decides to Release new artifacts. + * The scope of this Release Notes is for this particular component. In other words, each ONAP component has its Release Notes. + * This Release Notes is cumulative, the most recently Released artifact is made visible in the top of this Release Notes. + * Except the date and the version number, all the other sections are optional but there must be at least one section describing the purpose of this new release. + * This note must be removed after content has been added. + +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. + + +Version: x.y.z +-------------- + + +:Release Date: yyyy-mm-dd + + + +**New Features** + +One or two sentences explaining the purpose of this Release. + +**Bug Fixes** + - `CIMAN-65 `_ and a sentence explaining what this defect is addressing. +**Known Issues** + - `CIMAN-65 `_ and two, three sentences. + One sentences explaining what is the issue. + + Another sentence explaining the impact of the issue. + + And an optional sentence providing a workaround. + +**Security Issues** + You may want to include a reference to CVE (Common Vulnerabilities and Exposures) `CVE `_ + + +**Upgrade Notes** + +**Deprecation Notes** + +**Other** + +=========== + +End of Release Notes -- cgit 1.2.3-korg