From 327b3323804e1ddc93a1f6a877380ba4d6aa50e8 Mon Sep 17 00:00:00 2001 From: deen1985 Date: Thu, 14 Jan 2021 16:39:35 +0100 Subject: [VES spec] Updated eventID uniqueness rqts Includes a use-case description, where the eventId uniqueness cannot be assured. - Updated document version to 7.2.1 - Updated the link to EventId use-case examples - Updated human-readable text to point to VES 7.2.1 Change-Id: I3d068c0a3ab693753b0439d17ec3ee6faf9dd998 Signed-off-by: Damian Nowak Issue-ID: VNFRQTS-938 --- docs/Chapter8/ves_7_2/ves_event_listener_7_2.rst | 19 ++++++++++++++----- 1 file changed, 14 insertions(+), 5 deletions(-) diff --git a/docs/Chapter8/ves_7_2/ves_event_listener_7_2.rst b/docs/Chapter8/ves_7_2/ves_event_listener_7_2.rst index 0d24183..7dfad95 100644 --- a/docs/Chapter8/ves_7_2/ves_event_listener_7_2.rst +++ b/docs/Chapter8/ves_7_2/ves_event_listener_7_2.rst @@ -2,12 +2,12 @@ .. http://creativecommons.org/licenses/by/4.0 .. Copyright 2017 AT&T Intellectual Property, All rights reserved .. Copyright 2017-2018 Huawei Technologies Co., Ltd. -.. Copyright 2020 Nokia Solutions and Networks +.. Copyright 2020-2021 Nokia Solutions and Networks .. _ves_event_listener_7_2: -Service: VES Event Listener 7.2 -------------------------------- +Service: VES Event Listener 7.2.1 +--------------------------------- +-----------------------------------------------------------------------------+ | **Legal Disclaimer** | @@ -27,8 +27,8 @@ Service: VES Event Listener 7.2 :Document: VES Event Listener -:Revision: 7.2 -:Revision Date: May 6th, 2020 +:Revision: 7.2.1 +:Revision Date: January 13th, 2021 :Author: Trevor Lovett +-----------------+-----------------------------+ @@ -841,6 +841,11 @@ Rules: .. image:: Use-Case-2.png +**Example 3**: Exceptions from eventId uniqueness requirement: +In certain scenarios such as restarts, the xNF might be unable to assure eventId +uniqueness as information about the latest used eventID value might not have been +persisted. When such eventId information is unavailable, the xNF should reset the +eventID numbering following the :ref:`ves_eventid_usecases_7_2`. Technology Independent Datatypes ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ @@ -6164,6 +6169,10 @@ Contents. | | | - Updated links to OMA | | | | - Updated publishEventBatch to support stndDefined | +-----------+---------+-------------------------------------------------------+ +| 01/13/2021| v7.2.1 | - updated publishEventBatch to support stndDefined | +| | | - added eventId use-case example, where eventID | +| | | uniqueness cannot be assured | ++-----------+---------+-------------------------------------------------------+ .. _time_zone_abbreviations: https://en.wikipedia.org/wiki/List_of_time_zone_abbreviations .. _Common_definitions: https://www.openmobilealliance.org/release/REST_NetAPI_Common/V1_0-20180116-A/OMA-TS-REST_NetAPI_Common-V1_0-20180116-A.pdf -- cgit 1.2.3-korg