diff options
author | Kevin Scaggs <ks0567@att.com> | 2018-11-23 14:46:21 -0600 |
---|---|---|
committer | Kevin Scaggs <ks0567@att.com> | 2018-11-23 14:46:21 -0600 |
commit | bd6ff52a3bac52bd1d55654f0f33a4ded9783930 (patch) | |
tree | 36755d32822b4aaed943e0ec8a1464f30539788a /papyrus/ONAP Information Model/Vnf.uml | |
parent | 6e0e1292e3579bdd63a625d7ab6a3b9d53fb7bd8 (diff) |
Updates to common and vnf
A number of updates to common, including root, network, and policy. A
very slight update to Vnf (making a relationship from root and nf).
Issue-ID: MODELING-104
Change-Id: Iac57d139b5b46d9c9b9012558fd4ce875190e720
Signed-off-by: Kevin Scaggs <ks0567@att.com>
Diffstat (limited to 'papyrus/ONAP Information Model/Vnf.uml')
-rw-r--r-- | papyrus/ONAP Information Model/Vnf.uml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/papyrus/ONAP Information Model/Vnf.uml b/papyrus/ONAP Information Model/Vnf.uml index 53ae1d5..ce8d827 100644 --- a/papyrus/ONAP Information Model/Vnf.uml +++ b/papyrus/ONAP Information Model/Vnf.uml @@ -2405,6 +2405,7 @@ NOTE: The MANO or NFVI may not support the recommended collectionPeriod based on <ownedLiteral xmi:type="uml:EnumerationLiteral" xmi:id="_zQDCcJdaEei-sOl6ywWHlg" name="CREATED"/>
<ownedLiteral xmi:type="uml:EnumerationLiteral" xmi:id="_0SWM8JdaEei-sOl6ywWHlg" name="ACTIVE"/>
</packagedElement>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_ZQtesOzlEei7-e9MrPJW7Q" name="VnfLcmOperationsConfiguration"/>
</packagedElement>
<profileApplication xmi:type="uml:ProfileApplication" xmi:id="_0Mc-4D2KEeiFiY3bcpqGkg">
<eAnnotations xmi:type="ecore:EAnnotation" xmi:id="_EesFsKVyEeikF6xsfT18UA" source="PapyrusVersion">
@@ -3240,4 +3241,5 @@ NOTE: The MANO or NFVI may not support the recommended collectionPeriod based on <OpenModel_Profile:Experimental xmi:id="_PEVBkL_zEeisMMIUeH4UGw" base_Element="_m9TAIF9vEeiaLPXj8My4aQ"/>
<OpenModel_Profile:Experimental xmi:id="_RpyA4L_zEeisMMIUeH4UGw" base_Element="_utZfYF9vEeiaLPXj8My4aQ"/>
<OpenModel_Profile:Experimental xmi:id="_dipFQL_zEeisMMIUeH4UGw" base_Element="_vnd68F9vEeiaLPXj8My4aQ"/>
+ <OpenModel_Profile:Experimental xmi:id="_hWbooOzlEei7-e9MrPJW7Q" base_Element="_ZQtesOzlEei7-e9MrPJW7Q"/>
</xmi:XMI>
|