From 8afc03e5177684a289c62003fe8773c3eb33b987 Mon Sep 17 00:00:00 2001 From: Kevin Scaggs Date: Wed, 27 Nov 2019 14:04:30 -0600 Subject: Minor updates to Nf Updates to appropriately root NetworkFunctionDesc and NetworkFuncInstance as approved earlier. Issue-ID: MODELING-104 Change-Id: I14d368ff7821f5320a1100f5541df8d4ac05ade5 Signed-off-by: Kevin Scaggs --- ONAP Information Model/Nf.notation | 56 +++++++++++++++++++++++++++++++++++++- ONAP Information Model/Nf.uml | 2 +- 2 files changed, 56 insertions(+), 2 deletions(-) diff --git a/ONAP Information Model/Nf.notation b/ONAP Information Model/Nf.notation index ba5b18a..a7e8854 100644 --- a/ONAP Information Model/Nf.notation +++ b/ONAP Information Model/Nf.notation @@ -151,7 +151,7 @@ - + @@ -161,6 +161,40 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -208,4 +242,24 @@ + + + + + + + + + + + + + + + + + + + + diff --git a/ONAP Information Model/Nf.uml b/ONAP Information Model/Nf.uml index b1ad342..0150a0e 100644 --- a/ONAP Information Model/Nf.uml +++ b/ONAP Information Model/Nf.uml @@ -13,7 +13,7 @@ - Indicates whether the NetworkFunction can be shared (only applies to Pnfs or Vnfs). + Indicates whether the NetworkFunction can be shared. -- cgit 1.2.3-korg