summaryrefslogtreecommitdiffstats
path: root/docs/Chapter8/VES_Registration_3_2.rst
AgeCommit message (Collapse)AuthorFilesLines
2020-07-12Requirement ID Generation and RST ValidationLovett, Trevor1-23/+23
The new check.py script will now perform a variety of actions to simplify updates and ensure specific practices are followed for each update. The script has been integrated with tox and will run whenever the documentation is created. It can also be ran separately by just invoking python check.py. The script will perform a variety of automatic updates where possible, and provide a warning where auto-updates are not possible. The expecation is that all warnings are addressed before submitting for review, but given it is a new feature warnings do not block validation at this time. Here is a summary of the warnings and updates: Warnings: - Requirement missing required attributes - Invalid values for attributes - Invalid section header usage in any file - :keyword: and requirement mismatch Auto Updates: - Assigning :id: on new requirements where an ID missing - Adding :introduced: attribute on new requirements - Adding/correcting :updated: attribute on changed requirements Issue-ID: VNFRQTS-896 Signed-off-by: Lovett, Trevor <trevor.lovett@att.com> Change-Id: I283441330a139aa1c6e2e79f0c54c5979bf44642
2020-04-02Correction of requirement R-816745JunfengWang1-0/+2
Issue-ID: VNFRQTS-867 Signed-off-by: JunfengWang <junfeng.a.wang@ericsson.com> Change-Id: I6d56998e1817c889e9d26f0d04fb955787d13d1a
2020-03-30Correction of requirement R-025941JunfengWang1-0/+2
Issue-ID: VNFRQTS-866 Signed-off-by: JunfengWang <junfeng.a.wang@ericsson.com> Change-Id: I952e1256c0a544af2b7655499512a83b11c95e03
2020-03-03Updated VES Event Reg to 3.2.1Lovett, Trevor1-0/+3064
Updates to formatting and performance metric schema Issue-ID: VNFRQTS-802 Signed-off-by: Lovett, Trevor <trevor.lovett@att.com> Change-Id: Ie525b7fca25d0d30ca69aacc450589d586438d10