Commit c15afcc7 authored by Muhammad Umair Khan's avatar Muhammad Umair Khan
Browse files

fix issue #15 - [SOL003] [v4.3.1] corrected compliance issue in...

fix issue #15 - [SOL003] [v4.3.1] corrected compliance issue in InstantiateVnfRequest component note 3
parent 5c022fac
Loading
Loading
Loading
Loading
Loading
+0 −5
Original line number Diff line number Diff line
@@ -389,11 +389,6 @@ definitions:
                instantiating scalable constituents of the VNF (e.g, VDUs/VLs). For scaling aspects not specified in 
                targetScaleLevelInfo or for the VNF constituents (e.g., VDUs/VLs) that are not scalable, the default 
                instantiation level as declared in the VNFD shall be used for instantiation.        
    anyOf:  
      - required:
        - instantiationLevelId
      - required:
        - targetScaleLevelInfo
    type: object
    required:
      - flavourId
+0 −5
Original line number Diff line number Diff line
@@ -24,11 +24,6 @@ definitions:
                scalable constituents of the VNF (e.g, VDUs/VLs). For scaling aspects not specified in targetScaleLevelInfo or
                for the VNF constituents (e.g.,VDUs/VLs) that are not scalable, the default instantiation level as declared in the
                VNFD shall be used for instantiation.
    anyOf:  
      - required:
        - instantiationLevelId
      - required:
        - targetScaleLevelInfo
    type: object
    required:
      - flavourId