diff options
author | Lovett, Trevor <trevor.lovett@att.com> | 2018-10-23 13:05:15 -0500 |
---|---|---|
committer | Hagop Bozawglanian <hagop.bozawglanian@att.com> | 2018-10-23 18:31:52 +0000 |
commit | 037512ad79639516f0bcd772b6080fe8ba28ff5e (patch) | |
tree | 1cc8082d846e67107fc20e25e2db236e4ce48f72 /docs/Chapter7/Monitoring-And-Management.rst | |
parent | 3558e4ae816958ead70d2032426ec09ae66b5fd0 (diff) |
VNFRQTS - Fix incorrect metadata usage
Change-Id: Ic1cd85ae2afc5f3443f78365789228660fc8c3a2
Issue-ID: VNFRQTS-477
Signed-off-by: Lovett, Trevor <trevor.lovett@att.com>
Diffstat (limited to 'docs/Chapter7/Monitoring-And-Management.rst')
-rwxr-xr-x | docs/Chapter7/Monitoring-And-Management.rst | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/docs/Chapter7/Monitoring-And-Management.rst b/docs/Chapter7/Monitoring-And-Management.rst index 8ff1eb3..38295ab 100755 --- a/docs/Chapter7/Monitoring-And-Management.rst +++ b/docs/Chapter7/Monitoring-And-Management.rst @@ -382,7 +382,7 @@ minimizing changes to data delivery. :keyword: SHOULD :impacts: dcae :validation_mode: in_service - :introduced: casblanca + :introduced: casablanca The xNF **SHOULD** deliver event records that fall into the event domains supported by VES. @@ -393,7 +393,7 @@ minimizing changes to data delivery. :keyword: MUST :impacts: dcae :validation_mode: in_service - :introduced: casblanca + :introduced: casablanca The xNF **MUST** deliver event records to ONAP using the common transport mechanisms and protocols defined in this document. @@ -418,7 +418,7 @@ data sets. :keyword: MUST :impacts: dcae :validation_mode: none - :introduced: casblanca + :introduced: casablanca The xNF provider **MUST** reach agreement with the Service Provider on the selected methods for encoding, serialization and data delivery @@ -529,6 +529,7 @@ JSON :id: R-19624 :target: XNF :keyword: MUST + :updated: casablanca The xNF, when leveraging JSON for events, **MUST** encode and serialize content delivered to ONAP using JSON (RFC 7159) plain text format. @@ -810,6 +811,7 @@ Asynchronous and Synchronous Data Delivery :keyword: SHOULD :impacts: dcae :validation_mode: in_service + :introduced: casablanca The xNF **SHOULD** deliver all syslog messages to the VES Collector per the specifications in Monitoring and Management chapter. |