Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Updated the example rst format for requirements.

...

ONAP/VNFRQTS  VNF Requirements Discussion  
Requirements should be single sentences  using an RFC 2119 keyword { MUST | MUST NOT | SHOULD | SHOULD NOT | MAY }. The keyword should be bold.

The Subject of the Requirements sentence should be limited to { VNF | VNF Package | VNFC | VDU }

Requirements should be individually numbered.  Format initially will be R-xxxxx

Draft example of the .rst format for requirements:

+---------------------------------------------------------------------------------+-----------+
| Requirements                                                                    | Req #     |
+=================================================================================+===========+
| VNFs MUST* R-xxxxx VNFs **MUST** meet their own resiliency goals and not rely on the Network Cloud.    | VNFR-#### |
+---------------------------------------------------------------------------------+-----------+

The .rst formatting of the requirements should be such that the documentation can extract a complete set of requirements as a table in an appendix. 

...