Age | Commit message (Collapse) | Author | Files | Lines |
|
- Changed process to generate detailed comparison because
published JSON no longer carries current and prior
versions requirements. Now the prior version
must be created and pointed to via command line
Issue-ID: VNFRQTS-937
Signed-off-by: Lovett, Trevor <trevor.lovett@att.com>
Change-Id: I01a6b5e943f06ebf26780db0b87ae0a7f9a811e1
|
|
publishEventBatch enhanced to support stndDefined events.
All events in batch shall have teh same value of stndDefinedNamespace set.
Change-Id: Ie038c000217d23965742f59e2e33c6e228260202
Signed-off-by: deen1985 <damian.nowak@nokia.com>
Issue-ID: VNFRQTS-935
(cherry picked from commit 990427e6f7824fd25d9a8d77e43c7ba50b1d22d0)
|
|
Issue-ID: VNFRQTS-932
Signed-off-by: JunfengWang <junfeng.a.wang@ericsson.com>
Change-Id: I3ed91648b3782bf43234740f98e18b06a5146cf1
|
|
Issue-ID: VNFRQTS-923
Signed-off-by: JunfengWang <junfeng.a.wang@ericsson.com>
Change-Id: Ia34be88aa1673228e9f73abdce9e5e694f89f0ce
|
|
|
|
|
|
Introducing 2 requirements:
* If using stndDefined domain, provide a refernece to a specific object in openAPI
* If using stndDefined domain and built-in externalSchemaRepo in VES, structure events to specific schemas
Change-Id: I7f7769ddf5f6258ad9a230c0f60e6eec0bcb89ea
Signed-off-by: deen1985 <damian.nowak@nokia.com>
Issue-ID: VNFRQTS-915
Signed-off-by: deen1985 <damian.nowak@nokia.com>
|
|
Issue-ID: VNFRQTS-891
Signed-off-by: Lovett, Trevor <trevor.lovett@att.com>
Change-Id: Ic885e2d5f1a4cd02cd472439ade8f814f790634d
|
|
|
|
Issue-ID: VNFRQTS-921
Signed-off-by: Lovett, Trevor <trevor.lovett@att.com>
Change-Id: Ic6c3086eafeda02e906d36dbf9a44bc59b5cd689
|
|
Issue-ID: VNFRQTS-908
Signed-off-by: Lovett, Trevor <trevor.lovett@att.com>
Change-Id: Icac746788e218ba977dd6dc1cfdfaaeda608cd3f
|
|
Issue-ID: VNFRQTS-484
Signed-off-by: Lovett, Trevor <trevor.lovett@att.com>
Change-Id: I5a467982b52217627da87a50c9781f388d3df7c7
|
|
Issue-ID: VNFRQTS-812
Signed-off-by: Lovett, Trevor <trevor.lovett@att.com>
Change-Id: Ice655efc417407b59273fe5a74433e5ef0741247
|
|
Issue-ID: VNFRQTS-914
Signed-off-by: JunfengWang <junfeng.a.wang@ericsson.com>
Change-Id: I33c3be48c759ed389646d572b2ec1e57f1342068
|
|
Issue-ID: VNFRQTS-911
Signed-off-by: JunfengWang <junfeng.a.wang@ericsson.com>
Change-Id: Id11592f41b09a5d6e5f510eb952195a7d97fdbc0
|
|
Issue-ID: VNFRQTS-452
Signed-off-by: Lovett, Trevor <trevor.lovett@att.com>
Change-Id: I2b0a9f60056f77f320b354253e37e5664215add7
|
|
Issue-ID: VNFRQTS-910
Signed-off-by: weinstock, alan <aw2574@att.com>
Change-Id: Iddfee30c2e2368dc2c59018249cd03c489209055
|
|
Issue-ID: VNFRQTS-909
Signed-off-by: weinstock, alan <aw2574@att.com>
Change-Id: I6e82de376369a37b2171840535f38a968222834e
|
|
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
|
|
Issue-ID: VNFRQTS-905
Signed-off-by: JunfengWang <junfeng.a.wang@ericsson.com>
Change-Id: I7771c1d5475be7025f7672177e4a46798d57491b
|
|
Issue-ID: VNFRQTS-883
Signed-off-by: JunfengWang <junfeng.a.wang@ericsson.com>
Change-Id: I2bcf374e1afd2770495e29d901b9934d741c9e21
|
|
|
|
Issue-ID: VNFRQTS-904
Signed-off-by: weinstock, alan <aw2574@att.com>
Change-Id: I1dd4d6e0f6a8f218f6cc86e65c41f74809600bb8
|
|
Issue-ID: VNFRQTS-898
Signed-off-by: Lovett, Trevor <trevor.lovett@att.com>
Change-Id: If9e87c406bedf2f0bf7bb81301e778667f0cecb9
|
|
|
|
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>
|
|
|
|
|
|
|
|
- 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
|
|
Issue-ID: VNFRQTS-897
Signed-off-by: Lovett, Trevor <trevor.lovett@att.com>
Change-Id: Id5ce602d9a9eedaa72cfaa116ec799232339e500
|
|
|
|
Change-Id: I8fec71a3fe3a77089fd558e87563e247966a5819
Signed-off-by: deen1985 <damian.nowak@nokia.com>
Issue-ID: VNFRQTS-888
Signed-off-by: deen1985 <damian.nowak@nokia.com>
|
|
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>
|
|
- 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>
|
|
|
|
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
|
|
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
|
|
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
|
|
Issue-ID: VNFRQTS-884
Signed-off-by: Lovett, Trevor <trevor.lovett@att.com>
Change-Id: I022b53b01358bc8b7262d74cb785a34383e9c588
|
|
Issue-ID: VNFRQTS-882
Signed-off-by: Lovett, Trevor <trevor.lovett@att.com>
Change-Id: I991f539dd3ff321021db3973f18b738aa2ce4117
(cherry picked from commit ffb088b777bb6c10bd01b9a832e2439fb10c7994)
|
|
|
|
|
|
Issue-ID: VNFRQTS-873
Signed-off-by: weinstock, alan <aw2574@att.com>
Change-Id: I20a9f7aa2fad248796928838fe743bea60be9e71
|
|
|
|
Issue-ID: VNFRQTS-872
Signed-off-by: Hagop Bozawglanian <hagop.bozawglanian@att.com>
Change-Id: Icdebd10c7097b4c2c267858d7dfd062062548711
|
|
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>
|
|
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
|
|
|
|
Issue-ID: CIMAN-376
Change-Id: I77111b30553705766662e2aff4a63943c97efa27
Signed-off-by: lf-jobbuilder <releng+lf-jobbuilder@linuxfoundation.org>
|