From 0a404a95d2935a4c9ce50a3bfaccccf54e4e73e6 Mon Sep 17 00:00:00 2001 From: guochuyicmri Date: Sun, 20 Jan 2019 14:48:47 +0800 Subject: Vnf requirements-another part Issue-ID: MODELING-104 Change-Id: I40ef432a16c61b0c5ac259a4f211e87ed10d9629 Change-Id: I40ef432a16c61b0c5ac259a4f211e87ed10d9629 Signed-off-by: guochuyicmri --- papyrus/ONAP Information Model/Vnf.notation | 289 ++++++++++++++++++---------- papyrus/ONAP Information Model/Vnf.uml | 113 ++++++++--- 2 files changed, 263 insertions(+), 139 deletions(-) (limited to 'papyrus') diff --git a/papyrus/ONAP Information Model/Vnf.notation b/papyrus/ONAP Information Model/Vnf.notation index a588e46..de50a34 100644 --- a/papyrus/ONAP Information Model/Vnf.notation +++ b/papyrus/ONAP Information Model/Vnf.notation @@ -142,20 +142,6 @@ - - -
-
-
- - - - - - - - - @@ -262,20 +248,6 @@ - - -
-
-
- - - - - - - - - @@ -653,7 +625,7 @@ - + @@ -1593,6 +1565,37 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -1736,20 +1739,6 @@ - - -
-
-
- - - - - - - - - @@ -1935,6 +1924,20 @@ + + +
+
+
+ + + + + + + + + @@ -2051,20 +2054,6 @@ - - -
-
-
- - - - - - - - - @@ -2412,6 +2401,20 @@ + + +
+
+
+ + + + + + + + + @@ -2977,6 +2980,37 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -3712,20 +3746,6 @@ - - -
-
-
- - - - - - - - - @@ -5168,6 +5188,20 @@ + + +
+
+
+ + + + + + + + + @@ -7538,7 +7572,83 @@ - + + + + + + + + + + + + + + + + + + + + + + + + +
+
+
+ + + + + + + + + + + +
+
+
+ + + + + + + + + + + +
+
+
+ + + + + + + + + + + + + + + + + + + + + + @@ -9048,47 +9158,22 @@ - - - - - - - - - - - - - - - - - - - - - - - - - @@ -9109,11 +9194,6 @@ - - - - - @@ -9148,11 +9228,6 @@ - - - - - diff --git a/papyrus/ONAP Information Model/Vnf.uml b/papyrus/ONAP Information Model/Vnf.uml index 557bcf4..d612155 100644 --- a/papyrus/ONAP Information Model/Vnf.uml +++ b/papyrus/ONAP Information Model/Vnf.uml @@ -532,19 +532,23 @@ This will probably need to move to common - + Unique identifier of the storage Qos in VNFD. - + Name of storage QoS. - + + + Consumer type. + + Describe qualities of Qos:total_bytes_sec、total_iops_sec. @@ -555,25 +559,55 @@ This will probably need to move to common - + Unique identifier of volume type in VNFD. - + Name of volume type. - + Backend volume name of cinder. + + +
+ + + Specify instantiation priority and dependencies of VDU. + + + + + + + + + + + + Specifies the L2 protocol data for this virtual link. Shall be present when the associatedLayerProtocol attribute indicates a L2 protocol and shall be absent otherwise. + + + + + + + Specifies the L3 protocol data for this virtual link. Shall be present when the associatedLayerProtocol attribute indicates a L3 protocol and shall be absent otherwise. + + + + + @@ -681,13 +715,9 @@ NOTE: More software images can be attached to the virtualisation container using - - - Specify instantiation priority and dependencies of VDU - - - - + + + @@ -881,12 +911,6 @@ NOTE: This allows to provide one or more localization languages to support selec - - - IP Address between VNF and VNFM. - - - @@ -1048,9 +1072,7 @@ NOTE: Each identifier references an affinity or anti-affinity group which expres - Describe Openstack flavour expansion parameters: -• CPU Model - + Additional expansion requirements for Infrastructure layer, e.g. HA property (Host Aggregate ). @@ -1159,19 +1181,17 @@ NOTE: Each identifier references an affinity or anti-affinity group which expres - + - Describe storage Qos. + Describe storage Qos requirements. - - + Describe volume type. - @@ -1294,12 +1314,19 @@ NOTE: Each identifier references an affinity or anti-affinity group which expres - VNFD needs to specify whether to enable security group for each vNic. + VNFD needs to specify whether to enable security group for the vNic. + + + Describe the Qos requirements of the VduCpd. + + + + @@ -1865,6 +1892,14 @@ Diversity - Resources are geo-diverse ( cannot be co-located). + + + IP address between VNF and VNFM. + + + + + @@ -2110,6 +2145,13 @@ NOTE: Each identifier references an affinity or anti-affinity group which expres + + + Specifies the protocol data for a VL instantiated according to this profile. Cardinality 0 is used when no protocol data needs to be specified. + + + + @@ -2464,13 +2506,13 @@ This could include the number of CPU cores on this logical node, a memory config - + Qos ID. - + Human readable Qos name. @@ -3625,8 +3667,6 @@ NOTE 3: When the corresponding NS level is used in the context of NS scaling, t - - @@ -3653,4 +3693,13 @@ NOTE 3: When the corresponding NS level is used in the context of NS scaling, t + + + + + + + + + -- cgit 1.2.3-korg