diff options
author | hp1256 <hp1256@att.com> | 2017-11-06 05:55:58 -0800 |
---|---|---|
committer | hp1256 <hp1256@att.com> | 2017-11-06 05:55:58 -0800 |
commit | 094bc013e1fbb177b48d15f333e321c1db837d3d (patch) | |
tree | 18d5b5edcdfae9ef9de98b53a842bf4c5624f128 /docs | |
parent | a81f24686130507a02898b1a476ab624051c8af1 (diff) |
VNFRQTS -Requirements Release Notes
VNFRQTS -Requirements Add project specific release notes per Doc
template
Change-Id: I6efa47db6713f0b69ec057bbbf336fb37319a689
Issue-ID:VNFRQTS-136
Signed-off-by: hp1256 <hp1256@att.com>
Diffstat (limited to 'docs')
-rw-r--r-- | docs/release-notes.rst | 57 |
1 files changed, 57 insertions, 0 deletions
diff --git a/docs/release-notes.rst b/docs/release-notes.rst new file mode 100644 index 0000000..c042e02 --- /dev/null +++ b/docs/release-notes.rst @@ -0,0 +1,57 @@ +.. This work is licensed under a Creative Commons Attribution 4.0 International License. +.. http://creativecommons.org/licenses/by/4.0 +.. Copyright 2017 AT&T Intellectual Property. All rights reserved. + + +VNF Requirements 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. + + +Version: x.y.z +-------------- + + +:Release Date: yyyy-mm-dd + + + +**New Features** + Initial release of VNF Provider Guidelines and Requirements for Open Network Automation Platform (ONAP) + + This intitial releases is based on seed documents that came from Open-O and Open ECOMP. For details, refer `Seed Document Mappings to VNFRQTS Deliverable Outlines <https://wiki.onap.org/display/DW/Seed+Document+Mappings+to+VNFRQTS+Deliverable+Outlines>`_. + + This release addresses EPICs: `VNFRQTS-6 <https://jira.onap.org/browse/VNFRQTS-6>`_. + +**Bug Fixes** + - None + +**Known Issues** + - `VNFRQTS-83 Chapter 5, Section B Requirements <https://jira.onap.org/browse/VNFRQTS-83>`_. + + - Heat requirments have not been formatted into the standard format used througout the document. + + - Therefore they are not included in the summary of requirements listed in Appendix 8.d. + + - These requirements can be found by searching for the keywords must, should in the sections of the document that discuss Heat. + +**Security Issues** + - No known security issues. + +**Upgrade Notes** + - Initial release - none + +**Deprecation Notes** + - Initial release - none + +**Other** + +=========== + +End of Release Notes
\ No newline at end of file |