summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2020-07-07Correction of requirement R-40820JunfengWang1-3/+3
Issue-ID: VNFRQTS-883 Signed-off-by: JunfengWang <junfeng.a.wang@ericsson.com> Change-Id: I2bcf374e1afd2770495e29d901b9934d741c9e21
2020-07-06Merge "[VNFRQTS] added R-610015 to Sec ONAP Heat VNF Modularity"Trevor Lovett1-0/+18
2020-07-06[VNFRQTS] added R-610015 to Sec ONAP Heat VNF Modularityweinstock, alan1-0/+18
Issue-ID: VNFRQTS-904 Signed-off-by: weinstock, alan <aw2574@att.com> Change-Id: I1dd4d6e0f6a8f218f6cc86e65c41f74809600bb8
2020-07-02Fixing metadata typo on R-09209Lovett, Trevor1-1/+1
Issue-ID: VNFRQTS-898 Signed-off-by: Lovett, Trevor <trevor.lovett@att.com> Change-Id: If9e87c406bedf2f0bf7bb81301e778667f0cecb9
2020-06-30Merge "stndDefined added to vesEventListener spec"Trevor Lovett1-15/+96
2020-06-29stndDefined added to vesEventListener specdeen19851-15/+96
This includes (list might not be complete, as some editiorial updates have been done too): Adding a new "stndDefined" enum to VES Common Event Header "domain" property Adding a new VES Common Header property "stndDefinedNamespace" Adding stndDefinedFields structure to VES Common Event Change-Id: I8b327c850b1d6c18d252fc4f77e40df9c5672ce8 Signed-off-by: deen1985 <damian.nowak@nokia.com> Issue-ID: VNFRQTS-889 Signed-off-by: deen1985 <damian.nowak@nokia.com>
2020-06-26Merge "Updating conf.py to Guilin release"Alan Weinstock1-1/+1
2020-06-26Merge "Ansible version checks and other fixes"Alan Weinstock1-139/+168
2020-06-26Merge "Issue-ID: VNFRQTS-886 optimization in git clone using --depth"Trevor Lovett1-1/+1
2020-06-26Ansible version checks and other fixesLovett, Trevor1-139/+168
- Added requirements about Ansible playbooks warning about version mismatches - Various cleanups - Standardizing language across ansible playbook requirements - Fixing metadata - Removed duplicate requirement - Small formatting fixes Issue-ID: VNFRQTS-895 Signed-off-by: Lovett, Trevor <trevor.lovett@att.com> Change-Id: Ic8c44461679d7e5941ec252cbd2c57b213d71c4f
2020-06-26Updating conf.py to Guilin releaseLovett, Trevor1-1/+1
Issue-ID: VNFRQTS-897 Signed-off-by: Lovett, Trevor <trevor.lovett@att.com> Change-Id: Id5ce602d9a9eedaa72cfaa116ec799232339e500
2020-06-23Merge "Adding newest 3GPP XML bulkPM file schema to BulkPM rqts"Trevor Lovett1-2/+2
2020-06-22stndDefined domain added to VES schemadeen19851-1/+36
Change-Id: I8fec71a3fe3a77089fd558e87563e247966a5819 Signed-off-by: deen1985 <damian.nowak@nokia.com> Issue-ID: VNFRQTS-888 Signed-off-by: deen1985 <damian.nowak@nokia.com>
2020-06-19Adding newest 3GPP XML bulkPM file schema to BulkPM rqtsdeen19851-2/+2
In Rel-16, 3GPP has published an updated BulkPM schema in TS 28.532 standard. Support for previous TS 28.550 schema was added in Frankfurt already, it will be updated now in Guilin to 28.532. Change-Id: Idc9b1229b7ca3de09f8c0fe4869465abfb4e4814 Signed-off-by: deen1985 <damian.nowak@nokia.com> Issue-ID: VNFRQTS-894 Signed-off-by: deen1985 <damian.nowak@nokia.com>
2020-06-15Splitting NF reqt from VES specLovett, Trevor7-1485/+850
- Moved content in VES Event Listener spec that was specific to defining NF behavior to Monitoring requirements - Expanded requirements regarding protocol selection - Provided additional guidance for VES client configuration - Reorganized sections of Event Listener for a more logical flow - Fixed various small formatting issues in VES 7.2 spec Issue-ID: VNFRQTS-813 Signed-off-by: Lovett, Trevor <trevor.lovett@att.com> Change-Id: I4ca6fa4d846465c90520f8ebb133a1301d3509cf Signed-off-by: Lovett, Trevor <trevor.lovett@att.com>
2020-06-11Merge "Initial VES 7.2 Event Listener Spec"Alan Weinstock2-0/+9272
2020-06-02Initial VES 7.2 Event Listener SpecLovett, Trevor2-0/+9272
This is just a copy of the 7.1.1 spec to enable tracking of changes Issue-ID: VNFRQTS-813 Signed-off-by: Lovett, Trevor <trevor.lovett@att.com> Change-Id: Ic09cc6da49181845ef3748d562821d01a6262906
2020-05-28Update css file name in conf.pylf-jobbuilder1-1/+1
ribbon.css is the correct name of the css file. Issue-ID: CIMAN-376 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org> Change-Id: I68f67046bc1e965fb6553d6dcb61ed7d51ccbb16
2020-05-28Issue-ID: VNFRQTS-886 optimization in git clone using --depthPratik Raj1-1/+1
optimize the git clone using --depth flag in term of size of clone and also in term's of time taken to fetch the files and commit history of whole repository . Respective issue with Issue-ID: VNFRQTS-886 is created at https://jira.onap.org/browse/VNFRQTS-886 More detail can be found at blog https://www.atlassian.com/git/tutorials/big-repositories Signed-off-by: Pratik Raj <rajpratik71@gmail.com> Change-Id: I34b4820b36ed31a6f86f0b09cb8a5bad8ca1e402
2020-05-21Adding Alan Weinstock and Junfeng Want to INFO.yamlLovett, Trevor1-0/+16
Issue-ID: VNFRQTS-884 Signed-off-by: Lovett, Trevor <trevor.lovett@att.com> Change-Id: I022b53b01358bc8b7262d74cb785a34383e9c588
2020-04-29Updating OPNFV Verified testing instructionsLovett, Trevor2-256/+9
Issue-ID: VNFRQTS-882 Signed-off-by: Lovett, Trevor <trevor.lovett@att.com> Change-Id: I991f539dd3ff321021db3973f18b738aa2ce4117 (cherry picked from commit ffb088b777bb6c10bd01b9a832e2439fb10c7994)
2020-04-13Merge "[VNFRQTS] Remove R-35413, update R-35414 & R-90279"Trevor Lovett1-18/+4
2020-04-08Merge "VNFRQTS - adding the tox needs for requirement json generation"Trevor Lovett3-0/+7
2020-04-08[VNFRQTS] Remove R-35413, update R-35414 & R-90279weinstock, alan1-18/+4
Issue-ID: VNFRQTS-873 Signed-off-by: weinstock, alan <aw2574@att.com> Change-Id: I20a9f7aa2fad248796928838fe743bea60be9e71
2020-04-08Merge "Automation adds release-notes.rst"Jessica Wagantall1-1/+2
2020-04-08VNFRQTS - adding the tox needs for requirement json generationHagop Bozawglanian3-0/+7
Issue-ID: VNFRQTS-872 Signed-off-by: Hagop Bozawglanian <hagop.bozawglanian@att.com> Change-Id: Icdebd10c7097b4c2c267858d7dfd062062548711
2020-04-08Automation adds release-notes.rstLF Jenkins CI1-1/+2
Add _release_notes hook to allow automation. Fix non valid release notes characters in content. Issue-ID: CIMAN-376 Change-Id: Ibcd80e92236452fb348c65d29213b2a25b223df1 Signed-off-by: lf-jobbuilder <releng+lf-jobbuilder@linuxfoundation.org>
2020-04-08Clarify VES listener accepts all domainsLovett, Trevor1-3/+2
A concern was raised based on the prior wording that it left it open that there may be multiple listeners each handling different domains. The wording was updated to remove any ambiguity. Issue-ID: VNFRQTS-871 Signed-off-by: Lovett, Trevor <trevor.lovett@att.com> Change-Id: Id06ac6181a9cda086e9ada8a1880703cdd282788
2020-04-08Merge "Relax camel casing requirements in VES"Hagop Bozawglanian1-5/+7
2020-04-07Automation adds index.rstLF Jenkins CI1-0/+1
Issue-ID: CIMAN-376 Change-Id: I77111b30553705766662e2aff4a63943c97efa27 Signed-off-by: lf-jobbuilder <releng+lf-jobbuilder@linuxfoundation.org>
2020-04-02Merge "Correction of requirement R-816745"Hagop Bozawglanian2-6/+8
2020-04-02Correction of requirement R-816745JunfengWang2-6/+8
Issue-ID: VNFRQTS-867 Signed-off-by: JunfengWang <junfeng.a.wang@ericsson.com> Change-Id: I6d56998e1817c889e9d26f0d04fb955787d13d1a
2020-04-01Merge "VNFRQTS - updating ansible examples"Trevor Lovett1-1/+7
2020-04-01Relax camel casing requirements in VESLovett, Trevor1-5/+7
In 7.1, the VES spec added requirements that made it mandatory for event names and other fields to camel case the values of those fields. This had the negative side-effect of requiring vendor and operator updates for existing VES events and their associated processing. To avoid this, the requirements have been updated from must requirements to should Issue-ID: VNFRQTS-869 Signed-off-by: Lovett, Trevor <trevor.lovett@att.com> Change-Id: I8669e08f7c4cd2df44239ca2fa49421e011f2e1d
2020-03-31VNFRQTS - updating ansible examplesHagop Bozawglanian1-1/+7
Issue-ID: VNFRQTS-870 Signed-off-by: Hagop Bozawglanian <hagop.bozawglanian@att.com> Change-Id: Ic4cab74366f32ca41d166f3fc2ba3bbbbda0a2af
2020-03-31VNFRQTS - Fixing requirement generation in new modelHagop Bozawglanian4-507/+34
Issue-ID: VNFRQTS-868 Signed-off-by: Hagop Bozawglanian <hagop.bozawglanian@att.com> Change-Id: I610dfa9d6bdb42235feff7aea1a4631f13cfcfd9
2020-03-30Correction of requirement R-025941JunfengWang2-7/+11
Issue-ID: VNFRQTS-866 Signed-off-by: JunfengWang <junfeng.a.wang@ericsson.com> Change-Id: I952e1256c0a544af2b7655499512a83b11c95e03
2020-03-26VNFRQTS - Updating the release notes for frankfurtHagop Bozawglanian2-0/+3107
Issue-ID: VNFRQTS-854 Signed-off-by: Hagop Bozawglanian <hagop.bozawglanian@att.com> Change-Id: I281b3fafc66a308b917fc835b1613f7b685532a2
2020-03-26Merge "Fixed PublishEventBatch diagram in VES spec"Hagop Bozawglanian3-13/+33
2020-03-26Fixed PublishEventBatch diagram in VES specLovett, Trevor3-13/+33
Since we no longer have the source images, I've converted them to either diagrams generated from Sphinx plugins or simple text representations. Issue-ID: VNFRQTS-862 Signed-off-by: Lovett, Trevor <trevor.lovett@att.com> Change-Id: Iafd346336ca8b5cec71bbeee9fad825da2a5d0bf
2020-03-25VNFRQTS - Fixing the metadataHagop Bozawglanian4-6/+8
Issue-ID: VNFRQTS-865 Signed-off-by: Hagop Bozawglanian <hagop.bozawglanian@att.com> Change-Id: Iec1acf68d5ffbde95c275ee951f29c69f964538f
2020-03-24correction of requirement R-972082JunfengWang1-0/+2
Issue-ID: VNFRQTS-864 Signed-off-by: JunfengWang <junfeng.a.wang@ericsson.com> Change-Id: If1a26a18924db460039595e51e3ced28b93d2c19
2020-03-24Updated VES publishAnyEvent HTTP Headers requirement to VES 7.1.1deen19851-1/+1
Includes a change in HTTP headers required in publishAnyEvent use-case. Authorization header "Required?" property set to "No" to align with publishEventBatch, and VES7.1.1 implementation. Signed-off-by: deen1985 <damian.nowak@nokia.com> Change-Id: Id7fc8bbc0b62044a2cf8524ca2bd8029763283ce Issue-ID: VNFRQTS-863
2020-03-20Removing client command from VES 5.4.1 Event ListenerLovett, Trevor3-481/+12
Commands for event sources was never implemented, but the spec was not updated. The information is being removed to prevent confusion. Issue-ID: VNFRQTS-861 Signed-off-by: Lovett, Trevor <trevor.lovett@att.com> Change-Id: I12ef1368e2a6f84af63611d0bb839f4c840b113f
2020-03-20Merge "Adding VES 5.4.1 Event Listener Spec"Hagop Bozawglanian7-6/+2436
2020-03-20Adding VES 5.4.1 Event Listener SpecLovett, Trevor7-6/+2436
The ONAP Frankfurt release still supports the VES 5.4.1 Event Listener format so this has been added back into the requirements, and R-570134 has been updated accordingly. Issue-ID: VNFRQTS-804 Signed-off-by: Lovett, Trevor <trevor.lovett@att.com> Change-Id: I24fb9d62314cc4e35c87b23ce57498363d2eb0f3
2020-03-19Correction of Requirement R-30278JunfengWang1-3/+3
Issue-ID: VNFRQTS-834 Signed-off-by: JunfengWang <junfeng.a.wang@ericsson.com> Change-Id: Ifaa02f9f19bb458edb38359c66294e07c2465093
2020-03-18Merge "VFN Requirements Security Changes Round 2"Hagop Bozawglanian1-100/+99
2020-03-18VFN Requirements Security Changes Round 2Amy Zwarico1-100/+99
VNFRQTS-772, VNFRQTS-773, VNFRQTS-777, VNFRQTS-779, VNFRQTS-780, VNFRQTS-782, VNFRQTS-786, VNFRQTS-788, VNFRQTS-794, VNFRQTS-815, VNFRQTS-816, VNFRQTS-817, VNFRQTS-818, VNFRQTS-819, VNFRQTS-820, VNFRQTS-821, VNFRQTS-822, VNFRQTS-823, VNFRQTS-824, VNFRQTS-825, VFNRQTS-826, VNFRQTS-829, VNFRQTS-837, VNFRQTS-838, VFNRQTS-840, VNFRQTS-841, VNFRQTS-713 Issue-ID: VNFRQTS-772 Signed-off-by: Amy Zwarico <az9121@att.com> Change-Id: I458c54682d592f050142aab823583916002d7859
2020-03-18Merge "VNFRQTS - Update Ansible Requirements"Trevor Lovett2-77/+264