diff options
author | Kevin Scaggs <ks0567@att.com> | 2019-08-29 15:51:24 -0500 |
---|---|---|
committer | Kevin Scaggs <ks0567@att.com> | 2019-08-29 15:51:24 -0500 |
commit | ccd7fa20d6d02cb2e68c0c5955bb54d95dcb74e3 (patch) | |
tree | 66f6906ff0ae953f4de9617258741f0f31add283 | |
parent | 9dbcafdfbba302adfd0260bf4308eeb5685aeee7 (diff) |
Slight update to Vnf
Added a relationship between licensekeyinstance and VnfInstance.
Issue-ID: MODELING-104
Change-Id: I993845842765261b5e0c0c99d3e269ae6eb63bd8
Signed-off-by: Kevin Scaggs <ks0567@att.com>
-rw-r--r-- | ONAP Information Model/Vnf.uml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ONAP Information Model/Vnf.uml b/ONAP Information Model/Vnf.uml index b854dda..674e5d4 100644 --- a/ONAP Information Model/Vnf.uml +++ b/ONAP Information Model/Vnf.uml @@ -3786,4 +3786,7 @@ The attached VDUs shall connect to the same internal VLD.
 <OpenModel_Profile:Experimental xmi:id="_kxGx8L-aEemJFvT2tWslMQ" base_Element="_jCjpYE_kEemeaek-m0jmOA"/>
<OpenModel_Profile:OpenModelAttribute xmi:id="_5s5a0MOJEem4c4ITFWIsLQ" base_StructuralFeature="_3CZ5QDwrEemSHu2qGsweWg"/>
<OpenModel_Profile:OpenModelAttribute xmi:id="_5s9sQMOJEem4c4ITFWIsLQ" base_StructuralFeature="_L7aIcTwsEemSHu2qGsweWg"/>
+ <OpenModel_Profile:OpenModelAttribute xmi:id="_pP0cocqVEemxyP_sJGfnPA">
+ <base_StructuralFeature xmi:type="uml:Property" href="License.uml#_pP0coMqVEemxyP_sJGfnPA"/>
+ </OpenModel_Profile:OpenModelAttribute>
</xmi:XMI>
|