diff options
author | Herb Patten <hp1256@att.com> | 2018-03-30 02:40:50 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2018-03-30 02:40:50 +0000 |
commit | 70fe10e59cb36356456059f252b3c3c5d2618a0d (patch) | |
tree | 3a89860b7e71520106e42faf157655c230359185 /docs | |
parent | 0029a4eef758f77433c7b728a9299dfae59fb8ab (diff) | |
parent | 4d22c31d79945ffa7c1985b1982613071bb6e61f (diff) |
Merge "VNFRQTS - Updating release notes"
Diffstat (limited to 'docs')
-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 |