diff options
author | 2021-09-13 12:36:02 -0400 | |
---|---|---|
committer | 2021-09-17 11:36:57 -0400 | |
commit | 5a4b01ffbe140732e341d104351f2b60660c621d (patch) | |
tree | 84d31bcf0ca7d8e72f777a9b0a9c920256c7e380 /ONAP_Information_Model/License.notation | |
parent | 3aa63cadf528a3d0146464c5ba65ea308f638ec5 (diff) |
VNF changes from the ETSI IFA011 4.2.1 relative to 4.1.1
- several VipCP changes that are mirrors from 3.X
- Addition of vnfdExtInvariantId to VNF
- Addition of logicalNode, requestedAdditionalCapabilities and mcioConstraintsParams to VDU
Patch 2: Fixed the dos mode so that no insertion of \r.
Patch 4: Added new types to VNF types disgram
Issue-ID: ONAPMODEL-39
Signed-off-by: Fernando Oliveira <fernando.oliveira@verizon.com>
Change-Id: I6e67d72e3f18ac20aa978f7ba2b16f8d2c23f162
Diffstat (limited to 'ONAP_Information_Model/License.notation')
-rw-r--r-- | ONAP_Information_Model/License.notation | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ONAP_Information_Model/License.notation b/ONAP_Information_Model/License.notation index 05cca35..9adf00b 100644 --- a/ONAP_Information_Model/License.notation +++ b/ONAP_Information_Model/License.notation @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> -<xmi:XMI xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" xmlns:notation="http://www.eclipse.org/gmf/runtime/1.0.2/notation" xmlns:style="http://www.eclipse.org/papyrus/infra/gmfdiag/style" xmlns:uml="http://www.eclipse.org/uml2/5.0.0/UML"> +<xmi:XMI xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" xmlns:notation="http://www.eclipse.org/gmf/runtime/1.0.3/notation" xmlns:style="http://www.eclipse.org/papyrus/infra/gmfdiag/style" xmlns:uml="http://www.eclipse.org/uml2/5.0.0/UML"> <notation:Diagram xmi:id="_jsJuAMfyEeiEtuRgTYzSUQ" type="PapyrusUMLClassDiagram" name="License" measurementUnit="Pixel"> <children xmi:type="notation:Shape" xmi:id="_tgHicMfyEeiEtuRgTYzSUQ" type="Class_Shape"> <children xmi:type="notation:DecorationNode" xmi:id="_tgHicsfyEeiEtuRgTYzSUQ" type="Class_NameLabel"/> |