Commit fd70e032 authored by Muhammad Hamza's avatar Muhammad Hamza
Browse files

fix minor issues in SOL003VNFLifecycleManagement_def.yaml

parent 1ba421ee
Loading
Loading
Loading
Loading
+17 −12
Original line number Diff line number Diff line
@@ -2761,7 +2761,7 @@ definitions:
        type: array
        items:
          $ref: "#/definitions/CertificateBaseProfile"
      securityPolicies:
      securityPolicy:
        description: >
          Security policy to be satisfied for the certificate.
        type: array
@@ -2848,6 +2848,7 @@ definitions:
    type: object
    required:
      - endPoint
      - supportedProtocols
    properties:
      endPoint:
        description: End point of CMF instance.
@@ -2863,12 +2864,13 @@ definitions:
        description: Supported protocols by CMF instance.
        type: array
        items:
          $ref: "../../General_Definitions/SOL003_def.yaml#/definitions/SupportedProtocolEnum"
          $ref: "../../General_Definitions/SOL003_def.yaml#/definitions/SupportedProtocol"

  CertSubjectData:
    description: >
      This type provides input information related to the subject of the
      certificate.
      This type provides input information related to the subject of the certificate.

      NOTE: At least one overriding attributes shall be present, otherwise shall be absent.
    type: object
    properties:
      commonName:
@@ -2900,6 +2902,7 @@ definitions:
    required:
      - id
      - endPoint
      - supportedProtocol
    properties:
      id:
        description: Identifier of this CMF information.
@@ -2914,11 +2917,11 @@ definitions:
          link:
            description: A link to this end point.
            $ref: "../../General_Definitions/SOL003_def.yaml#/definitions/Link"
      supportedProtocols:
      supportedProtocol:
        description: Supported protocols by CMF instance.
        type: array
        items:
          $ref: "../../General_Definitions/SOL003_def.yaml#/definitions/SupportedProtocolEnum"
          $ref: "../../General_Definitions/SOL003_def.yaml#/definitions/SupportedProtocol"
      certificateChain:
        description: Certificate chain that this CMF provides.
        type: array
@@ -2950,7 +2953,7 @@ definitions:
        $ref: "../../General_Definitions/SOL003_def.yaml#/definitions/Identifier"
      changeType:
        description: Signals the type of change.
        $ref: "../../General_Definitions/SOL003_def.yaml#/definitions/ChangeTypeEnum"
        $ref: "../../General_Definitions/SOL003_def.yaml#/definitions/ChangeType"

  PaasServiceInfo:
    description: >
@@ -3018,6 +3021,8 @@ definitions:
    description: >
      This type provides input information related to certificate management.
    type: object
    required:
      - securityPolicy
    properties:
      certificateBaseProfile:
        description: Information for certificate profile.
@@ -3038,9 +3043,9 @@ definitions:

  CertificateContent:
    description: >
      NOTE: The CertificateDesc data type is defined in clause 7.1.19.2 of ETSI GS NFV IFA 011 [10].

      This type provides input information related to certificate content.
      
      NOTE: The CertificateDesc data type is defined in clause 7.1.19.2 of ETSI GS NFV IFA 011 [10].
    type: object
    required:
      - id
@@ -3071,7 +3076,7 @@ definitions:
        description: Serial number of this certificate.
        type: integer
      signatureAlgorithm:
        description: Algorithm of this certificates signature.
        description: Algorithm of this certificate's signature.
        type: string
      issuer:
        description: Issuer of this certificate.
@@ -3086,7 +3091,7 @@ definitions:
        description: Subject of this certificate.
        type: string
      publicKeyAlgorithm:
        description: Algorithm of this certificates public key.
        description: Algorithm of this certificate's public key.
        type: string
      publicKey:
        description: Public key of this certificate.
@@ -3502,7 +3507,7 @@ definitions:
              transport header of the packets or it may be an identifier used between the application 
              and the NFVI networking infrastructure to identify the network sub-interface of the trunk 
              port in question. In the latter case the NFVI infrastructure will map this local segmentationId 
              to whatever segmentationId is actually used by the NFVIs transport technology.
              to whatever segmentationId is actually used by the NFVI's transport technology.
    type: object
    anyOf:
      - required: