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


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

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


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


  CertificateContent:
  CertificateContent:
    description: >
    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.
      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
    type: object
    required:
    required:
      - id
      - id
@@ -3071,7 +3076,7 @@ definitions:
        description: Serial number of this certificate.
        description: Serial number of this certificate.
        type: integer
        type: integer
      signatureAlgorithm:
      signatureAlgorithm:
        description: Algorithm of this certificates signature.
        description: Algorithm of this certificate's signature.
        type: string
        type: string
      issuer:
      issuer:
        description: Issuer of this certificate.
        description: Issuer of this certificate.
@@ -3086,7 +3091,7 @@ definitions:
        description: Subject of this certificate.
        description: Subject of this certificate.
        type: string
        type: string
      publicKeyAlgorithm:
      publicKeyAlgorithm:
        description: Algorithm of this certificates public key.
        description: Algorithm of this certificate's public key.
        type: string
        type: string
      publicKey:
      publicKey:
        description: Public key of this certificate.
        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 
              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 
              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 
              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
    type: object
    anyOf:
    anyOf:
      - required:
      - required: