aboutsummaryrefslogtreecommitdiffstats
path: root/update_reqs.py
AgeCommit message (Collapse)AuthorFilesLines
2019-07-24[VVP] Adding bandit security scans and fixesLovett, Trevor1-1/+1
Issue-ID: VVP-244 Change-Id: Ia782f4cc7bf5a379ff8cdcce96cd2e7235998345 Signed-off-by: Lovett, Trevor <trevor.lovett@att.com>
2019-06-19[VVP] Added support to display terms and force acceptance if desiredLovett, Trevor1-1/+0
Issue-ID: VVP-195 Signed-off-by: Lovett, Trevor (tl2972) <tl2972@att.com> Change-Id: Ia66e8deabdb5945a2acc7dc5a652ffdb2429945e
2019-05-17[VVP] Update validations based on VNFRQTS-637dublinLovett, Trevor1-0/+68
Update to the latest bundled requirements text Update aap_exempt message to better reflect verbiage Remove unneeded test: tests_neutron_port_addresses (requirement removed) Map aap_exempt requirement to associated tests Also adding new helper scripts to help detect divergences between VNF Requirements and VVP as well as other VVP best practices: checks.py - Pre-commit checks - requirements are up-to-date with VNFRQTS - all testable requirements have tests - all non-testable requirements are *not* mapped to tests - flake8 passes - self-test passes update_reqs.py - Updates the the contents of heat_requirements.json with latest req'ts from VNFRQTS Nexus artifact Change-Id: Ia197de3254a1a0369224939f66a5f98c601a314d Issue-ID: VVP-216 Signed-off-by: Lovett, Trevor <trevor.lovett@att.com>