summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKevin Scaggs <ks0567@att.com>2019-11-22 09:50:36 -0600
committerKevin Scaggs <ks0567@att.com>2019-11-22 09:50:36 -0600
commit7163353e8055fa9f8147618c0ba7c3dc68225ab8 (patch)
tree7bca4fe2ba9a845fef3889c45db7b1d583f2c110
parent21d141cae1e75bac01c3b469addc59afc0af6a2e (diff)
Very slight update to Vnf
As part of license, something went wrong with license and entitlement association to VnfInstance. Had to delete and reassociate. Issue-ID: MODELING-104 Change-Id: I54cf4050d0bb8efbab782529aafd3ab688df9d9c Signed-off-by: Kevin Scaggs <ks0567@att.com>
-rw-r--r--ONAP Information Model/Vnf.notation5
-rw-r--r--ONAP Information Model/Vnf.uml14
2 files changed, 14 insertions, 5 deletions
diff --git a/ONAP Information Model/Vnf.notation b/ONAP Information Model/Vnf.notation
index 977c4ea..10419a4 100644
--- a/ONAP Information Model/Vnf.notation
+++ b/ONAP Information Model/Vnf.notation
@@ -9423,11 +9423,6 @@
<styles xmi:type="notation:FilteringStyle" xmi:id="_AtSw0jxZEemSHu2qGsweWg"/>
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_AtSw0zxZEemSHu2qGsweWg"/>
</children>
- <children xmi:type="notation:DecorationNode" xmi:id="_AtYQUDxZEemSHu2qGsweWg" visible="false" type="StereotypeLabel">
- <styles xmi:type="notation:StringValueStyle" xmi:id="_AtYQUTxZEemSHu2qGsweWg" name="stereotype" stringValue="OpenModel_Profile::Experimental"/>
- <element xmi:type="uml:Stereotype" href="OpenModel_Profile.profile.uml#_FU4UgJ2EEeSk-dMsN-xZbw"/>
- <layoutConstraint xmi:type="notation:Bounds" xmi:id="_AtYQUjxZEemSHu2qGsweWg"/>
- </children>
<children xmi:type="notation:DecorationNode" xmi:id="_AtY3ZDxZEemSHu2qGsweWg" visible="false" type="StereotypeLabel">
<styles xmi:type="notation:StringValueStyle" xmi:id="_AtY3ZTxZEemSHu2qGsweWg" name="stereotype" stringValue="OpenModel_Profile::OpenModelClass"/>
<element xmi:type="uml:Stereotype" href="OpenModel_Profile.profile.uml#_JVMFMHBhEd6FKu9XX1078A"/>
diff --git a/ONAP Information Model/Vnf.uml b/ONAP Information Model/Vnf.uml
index 674e5d4..dc537dd 100644
--- a/ONAP Information Model/Vnf.uml
+++ b/ONAP Information Model/Vnf.uml
@@ -1861,6 +1861,18 @@ Diversity - Resources are geo-diverse ( cannot be co-located).&#xD;
<lowerValue xmi:type="uml:LiteralInteger" xmi:id="_xhjYwBidEemVYPRf16WzdQ"/>
<upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_xhvmABidEemVYPRf16WzdQ" value="1"/>
</ownedAttribute>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_65atkAe_EeqgQMsQBX3k5g" name="_licensekeyinstance">
+ <type xmi:type="uml:Class" href="License.uml#_D_LXMN3xEei-jeeHUjfpLA"/>
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_7SBa0Ae_EeqgQMsQBX3k5g"/>
+ <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_7SCB4Ae_EeqgQMsQBX3k5g" value="1"/>
+ <association xmi:type="uml:Association" href="License.uml#_65WcIAe_EeqgQMsQBX3k5g"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_IKU4EAfCEeqAlrMuwBoC7Q" name="_entitlementinstance">
+ <type xmi:type="uml:Class" href="License.uml#_QG4ysP1oEeisxOMTY1eUug"/>
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_IKWtQAfCEeqAlrMuwBoC7Q"/>
+ <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_IKWtQQfCEeqAlrMuwBoC7Q" value="1"/>
+ <association xmi:type="uml:Association" href="License.uml#_IKP_kAfCEeqAlrMuwBoC7Q"/>
+ </ownedAttribute>
</packagedElement>
<packagedElement xmi:type="uml:Class" xmi:id="_B2hDUF-GEeiaLPXj8My4aQ" name="VnfcCp">
<generalization xmi:type="uml:Generalization" xmi:id="_NomTQH7gEeifJIHxnlj6Cg">
@@ -3789,4 +3801,6 @@ The attached VDUs shall connect to the same internal VLD.&#xD;
<OpenModel_Profile:OpenModelAttribute xmi:id="_pP0cocqVEemxyP_sJGfnPA">
<base_StructuralFeature xmi:type="uml:Property" href="License.uml#_pP0coMqVEemxyP_sJGfnPA"/>
</OpenModel_Profile:OpenModelAttribute>
+ <OpenModel_Profile:OpenModelAttribute xmi:id="_65bUoAe_EeqgQMsQBX3k5g" base_StructuralFeature="_65atkAe_EeqgQMsQBX3k5g"/>
+ <OpenModel_Profile:OpenModelAttribute xmi:id="_IKVfIAfCEeqAlrMuwBoC7Q" base_StructuralFeature="_IKU4EAfCEeqAlrMuwBoC7Q"/>
</xmi:XMI>