summaryrefslogtreecommitdiffstats
path: root/tox.ini
AgeCommit message (Collapse)AuthorFilesLines
2020-08-25Added REST Conf and corrected links to HV-VESLovett, Trevor1-1/+1
Issue-ID: VNFRQTS-812 Signed-off-by: Lovett, Trevor <trevor.lovett@att.com> Change-Id: Ice655efc417407b59273fe5a74433e5ef0741247
2020-07-12Requirement ID Generation and RST ValidationLovett, Trevor1-0/+2
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-08VNFRQTS - adding the tox needs for requirement json generationHagop Bozawglanian1-0/+5
Issue-ID: VNFRQTS-872 Signed-off-by: Hagop Bozawglanian <hagop.bozawglanian@att.com> Change-Id: Icdebd10c7097b4c2c267858d7dfd062062548711
2020-03-31VNFRQTS - Fixing requirement generation in new modelHagop Bozawglanian1-9/+12
Issue-ID: VNFRQTS-868 Signed-off-by: Hagop Bozawglanian <hagop.bozawglanian@att.com> Change-Id: I610dfa9d6bdb42235feff7aea1a4631f13cfcfd9
2019-02-06VNFRQTS - Update tox for new workflowHagop Bozawglanian1-1/+3
Issue-ID: VNFRQTS-540 Change-Id: I2ee5d7e8447bfe22c468853781ebf87cd3811ad7 Signed-off-by: Hagop Bozawglanian <hagop.bozawglanian@att.com>
2018-08-26fix issue vnfrqts-264qiang zu1-2/+2
Specific requirements for using the new mechanism to transfer periodic performance measurements for PNFs/VNFs implementing 3GPP network functions (e g RAN). When using the bulk transmission mechanism to transfer bulk monitoring data to ONAP/DCAE to support 5G/PNF, the 3GPP format should be supported. Issue-ID: VNFRQTS-264 Signed-off-by: zu, qiang <qiang.zu@gmail.com> Change-Id: I4968bd2ad7273bbbfd8938f64aa5a2af437a333a
2018-08-22[VNFRQTS] Tool for making unique req't IDsLovett, Trevor (tl2972)1-0/+2
Added make_ids.py to generate requirement IDs. Also added a generated JSON version of the requirements as this is used by the script. This JSON version is also exported via Sphinx is now downloadable via Chapter 9's Requirement List Change-Id: I7fe579ec775456042ed9ef833714a238506692ca Issue-ID: VNFRQTS-272 Signed-off-by: Lovett, Trevor (tl2972) <tl2972@att.com>
2018-04-13VNFRQTS - Missing License fixesBozawglanian, Hagop (hb755d)1-0/+17
Adding a license file to handle image files and added proper Apache/Creative Commons licenses. Change-Id: I4556f5dc9cf229afddb05067c83ee6143692c4ae Issue-ID: VNFRQTS-202 Signed-off-by: Bozawglanian, Hagop (hb755d) <hb755d@att.com>
2017-08-07VNFRQTS Requirements -- Inital Chapter File Commitrr929y1-0/+15
VNFRQTS Requirements -- Inital commit of chapter files and document outline Change-Id: Ibfbc639b663ab0f83093f772c6ec6fbe09c8d45a Issue-ID:VNFRQTS-25 Signed-off-by: rr929y <rr929y@att.com>