diff options
author | Bozawglanian, Hagop (hb755d) <hb755d@att.com> | 2018-03-29 01:35:44 +0000 |
---|---|---|
committer | Bozawglanian, Hagop (hb755d) <hb755d@att.com> | 2018-03-30 00:20:54 +0000 |
commit | 4d22c31d79945ffa7c1985b1982613071bb6e61f (patch) | |
tree | 2fb52ae9fbc49255483f97a0b393dd7987786bc7 /docs/release-notes.rst | |
parent | f7fee9d42644ff84ba6ee041bded0f34c58fe028 (diff) |
VNFRQTS - Updating release notes
Updated the release notes to reflect changes for the Beijing release. This is a rough draft and is not finalized yet.
Change-Id: I1125ba4d29bb09ce010d12b3f603093e3144d077
Issue-ID: VNFRQTS-194
Signed-off-by: Bozawglanian, Hagop (hb755d) <hb755d@att.com>
Diffstat (limited to 'docs/release-notes.rst')
-rw-r--r-- | docs/release-notes.rst | 59 |
1 files changed, 56 insertions, 3 deletions
diff --git a/docs/release-notes.rst b/docs/release-notes.rst index b02a937..4084227 100644 --- a/docs/release-notes.rst +++ b/docs/release-notes.rst @@ -6,11 +6,64 @@ VNF Requirements Release Notes ================================ +Version: 2.0.0 +------------------------ + +:Release Date: 2018-5-24 (Beijing Release) + +**New Features** + + -Chapter 5 Requirements changed from test to numbered requirements. + *https://jira.onap.org/browse/VNFRQTS-83 + + -Chapter Header re-structured to help readability of documents. + *https://jira.onap.org/browse/VNFRQTS-130 + *https://wiki.onap.org/display/DW/VNF+Requirement+Updated+Header+Structure + + -Changed language to take into consider PNF (xNF). + *https://jira.onap.org/browse/VNFRQTS-188 + *https://jira.onap.org/browse/VNFRQTS-189 + + -Added copyright License Header in all source files + *https://jira.onap.org/browse/VNFRQTS-180 + +**Bug Fixes** + + - Fixed Chapter Header Structure warnings. + *https://jira.onap.org/browse/VNFRQTS-193 + + -Found table in Chapter 8 section C.2 that was not printing, corrected format. + *https://jira.onap.org/browse/VNFRQTS-192 + + -Fixes for language within requirements from clarification/grammar. + *- The full list of changes made to requirements is available on `JIRA <https://jira.onap.org/projects/VNFRQTS/issues>`_ + +**Known Issues** + + - Need to review requirements that have bullet points as well as paragraphs to meet guidelines listed on `VNFRQTS <https://wiki.onap.org/display/DW/VNFRQTS+Requirement+Format+discussion>`_ + *https://jira.onap.org/browse/VNFRQTS-195 + +**Security Issues** + + - None + +**Upgrade Notes** + + - Requirements will still need to go and be updated in multiple locations, but there is an upgrade proposal to handle this. + +**Deprecation Notes** + + - Chapter numbers will no longer be used, numbers for chapters will be assigned dynamically based off of the header structure in rst. + *More information on the new header structure is available on `Headers <https://wiki.onap.org/display/DW/VNF+Requirement+Updated+Header+Structure>`_ + +**Other** + + Version: 1.0.0 ---------------- +------------------------ -:Release Date: 2017-11-16 +:Release Date: 2017-11-16 (Amsterdam Release) @@ -46,4 +99,4 @@ Version: 1.0.0 =========== -End of Release Notes
\ No newline at end of file +End of Release Notes |