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/OpenModel_Profile.profile.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/OpenModel_Profile.profile.notation')
-rw-r--r-- | ONAP_Information_Model/OpenModel_Profile.profile.notation | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ONAP_Information_Model/OpenModel_Profile.profile.notation b/ONAP_Information_Model/OpenModel_Profile.profile.notation index 8e4d51f..500eebf 100644 --- a/ONAP_Information_Model/OpenModel_Profile.profile.notation +++ b/ONAP_Information_Model/OpenModel_Profile.profile.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:css="http://www.eclipse.org/papyrus/infra/gmfdiag/css" 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:css="http://www.eclipse.org/papyrus/infra/gmfdiag/css" 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="_W3I3kKiLEeSly6b4dPxjLg" type="PapyrusUMLProfileDiagram" name="OpenModelProfile_RequiredStereotypes" measurementUnit="Pixel"> <children xmi:type="notation:Shape" xmi:id="_W3I3kaiLEeSly6b4dPxjLg" type="Stereotype_Shape" fontHeight="8" fillColor="15912618" lineColor="14263149"> <children xmi:type="notation:DecorationNode" xmi:id="_W3I3kqiLEeSly6b4dPxjLg" type="Stereotype_NameLabel"> |