Commit 6a1f0861 authored by Giacomo Bernini's avatar Giacomo Bernini
Browse files

more fixes

parent 923e8cb9
Loading
Loading
Loading
Loading
+5 −5
Original line number Original line Diff line number Diff line
@@ -44,13 +44,13 @@ definitions:
          This information is copied from the VNFD.
          This information is copied from the VNFD.
          It shall be present after the VNF package content has been
          It shall be present after the VNF package content has been
          on-boarded and absent otherwise.
          on-boarded and absent otherwise.
        $ref: "../../../definitions/SOL002SOL003VNFLifecycleManagement_def.yaml#/definitions/Version"
        $ref: "../../../definitions/SOL002SOL003_def.yaml#/definitions/Version"
      vnfdVersion:
      vnfdVersion:
        description: >
        description: >
          The version of the VNFD. This information is copied from the VNFD.
          The version of the VNFD. This information is copied from the VNFD.
          It shall be present after the VNF package content has been
          It shall be present after the VNF package content has been
          on-boarded and absent otherwise.
          on-boarded and absent otherwise.
        $ref: "../../../definitions/SOL002SOL003VNFLifecycleManagement_def.yaml#/definitions/Version"
        $ref: "../../../definitions/SOL002SOL003_def.yaml#/definitions/Version"
      checksum:
      checksum:
        description: >
        description: >
          Checksum of the on-boarded VNF package.
          Checksum of the on-boarded VNF package.
@@ -218,7 +218,7 @@ definitions:
      version:
      version:
        description: >
        description: >
          Version of the software image.
          Version of the software image.
        $ref: "../../../definitions/SOL002SOL003VNFLifecycleManagement_def.yaml#/definitions/Version"
        $ref: "../../../definitions/SOL002SOL003_def.yaml#/definitions/Version"
      checksum:
      checksum:
        description: >
        description: >
          Checksum of the software image file.
          Checksum of the software image file.
@@ -403,7 +403,7 @@ definitions:
                        vnfSoftwareVersion:
                        vnfSoftwareVersion:
                          description: >
                          description: >
                            VNF software version to match.
                            VNF software version to match.
                          $ref: "../../../definitions/SOL002SOL003VNFLifecycleManagement_def.yaml#/definitions/Version"
                          $ref: "../../../definitions/SOL002SOL003_def.yaml#/definitions/Version"
                        vnfdVersions:
                        vnfdVersions:
                          description: >
                          description: >
                            If present, match VNF packages that contain VNF
                            If present, match VNF packages that contain VNF
@@ -412,7 +412,7 @@ definitions:
                            one particular provider.
                            one particular provider.
                          type: array
                          type: array
                          items:
                          items:
                            $ref: "../../../definitions/SOL002SOL003VNFLifecycleManagement_def.yaml#/definitions/Version"
                            $ref: "../../../definitions/SOL002SOL003_def.yaml#/definitions/Version"
      vnfdId:
      vnfdId:
        description: >
        description: >
          Match VNF packages with a VNFD identifier listed in the attribute.
          Match VNF packages with a VNFD identifier listed in the attribute.