From f3d47f7a12428ddf80f13ac62e34bd53c6fef52a Mon Sep 17 00:00:00 2001 From: Kevin Scaggs Date: Fri, 31 Jan 2020 14:42:32 -0600 Subject: Slight updates to Vnf Slight updates to Vnf related to allotted resource. Issue-ID: MODELING-104 Change-Id: If9682045cf1bf73cf56cb5b6b94ae0004cb1ed2f Signed-off-by: Kevin Scaggs --- ONAP Information Model/Vnf.notation | 266 +++++++++++++++++++++++++++--------- ONAP Information Model/Vnf.uml | 106 +++++++++++++- 2 files changed, 304 insertions(+), 68 deletions(-) diff --git a/ONAP Information Model/Vnf.notation b/ONAP Information Model/Vnf.notation index 230b083..f3c3caf 100644 --- a/ONAP Information Model/Vnf.notation +++ b/ONAP Information Model/Vnf.notation @@ -9156,7 +9156,7 @@ - + @@ -9198,7 +9198,7 @@ - + @@ -9240,7 +9240,7 @@ - + @@ -9272,30 +9272,6 @@ - - - - - - - - - - - - - - - - - - - - - - - - @@ -9319,7 +9295,7 @@ - + @@ -9358,7 +9334,7 @@ - + @@ -9414,7 +9390,7 @@ - + @@ -9453,7 +9429,7 @@ - + @@ -9492,7 +9468,7 @@ - + @@ -9531,7 +9507,7 @@ - + @@ -9570,7 +9546,7 @@ - + @@ -9609,7 +9585,7 @@ - + @@ -9648,7 +9624,7 @@ - + @@ -9687,7 +9663,7 @@ - + @@ -9703,6 +9679,168 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -9726,7 +9864,7 @@ - + @@ -9779,7 +9917,7 @@ - + @@ -9810,7 +9948,7 @@ - + @@ -9849,7 +9987,7 @@ - + @@ -9862,7 +10000,7 @@ - + @@ -9900,7 +10038,7 @@ - + @@ -9924,7 +10062,7 @@ - + @@ -9975,7 +10113,7 @@ - + @@ -10006,7 +10144,7 @@ - + @@ -10037,7 +10175,7 @@ - + @@ -10058,7 +10196,7 @@ - + @@ -10069,7 +10207,7 @@ - + @@ -10090,7 +10228,7 @@ - + @@ -10129,7 +10267,7 @@ - + @@ -10158,7 +10296,7 @@ - + @@ -10194,7 +10332,7 @@ - + @@ -10243,7 +10381,7 @@ - + @@ -10279,7 +10417,7 @@ - + @@ -10310,7 +10448,7 @@ - + @@ -10331,8 +10469,8 @@ - - + + @@ -10412,7 +10550,7 @@ - + @@ -10423,7 +10561,7 @@ - + @@ -10454,8 +10592,8 @@ - - + + @@ -10475,7 +10613,7 @@ - + @@ -10496,7 +10634,7 @@ - + diff --git a/ONAP Information Model/Vnf.uml b/ONAP Information Model/Vnf.uml index f8e0c06..94cfc4c 100644 --- a/ONAP Information Model/Vnf.uml +++ b/ONAP Information Model/Vnf.uml @@ -508,7 +508,7 @@ NOTE 2: virtualLinkProfile needs to be provided for all VLs that the CPs of the - + @@ -520,7 +520,7 @@ NOTE 2: virtualLinkProfile needs to be provided for all VLs that the CPs of the - + @@ -1992,7 +1992,7 @@ Diversity - Resources are geo-diverse ( cannot be co-located). - An Anfd (Allotted Network Function) is a network function provided (or allotted) by some service instance. The allotted network function may be incorporated into the topology of some consuming service like other network functions. Note: the allotted network function is no longer derived from some allotted resource parent. + An Anfd is the (Allotted Network Function) is a template which describes an ANF in terms of deploymnet and operational behaviour requiremnets. @@ -2360,11 +2360,83 @@ Note: IFA011 defines this as an enum, but as the list is not complete, made this - Allotted Network Function Instance + An Allotted Network Function Instance is a network function provided (or allotted) by some service instance. The allotted network function may be incorporated into the topology of some consuming service like other network functions. + + + Link back to more information in the controller + + + + + + Concurrency value + + + + + + Orchestration status + + + + + + Indicator for whether the resource is considered operational + + + + + + Store the id of the access provider of this allotted-resource. + + + + + + Store the id of the access client of this allotted-resource. + + + + + + Store the id of the access topology of this allotted-resource. + + + + + + Store the id of the access node of this allotted-resource. + + + + + + Store the id of the access ltp of this allotted-resource. + + + + + + Store the cvlan of this allotted-resource. + + + + + + Store the vpn-name of this allotted-resource. + + + + + + + + + @@ -3774,4 +3846,30 @@ The attached VDUs shall connect to the same internal VLD. + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit 1.2.3-korg