Commit 0512c20d authored by Muhammad Hamza's avatar Muhammad Hamza
Browse files

add NFVSOL(26)000010r3_SOL005ed541 changes

parent 770648ea
Loading
Loading
Loading
Loading
Loading
+60 −8
Original line number Diff line number Diff line
@@ -3352,7 +3352,6 @@ definitions:
        items:
          $ref: "#/definitions/DeployableModulesInConstituentVnf"


  ParamsForVnf:
    description: >
      This type defines the additional parameters for the VNF instance
@@ -3480,6 +3479,11 @@ definitions:
        type: array
        items:
          $ref: "../../definitions/SOL005_def.yaml#/definitions/IdentifierInVnfd"
      powerWeight:
        description: >
          The value of PowerWeight is assigned from the NSD. Weight calculation is performed
          by NFVO and this value can be overwritten during runtime.
        type: integer

  LocationConstraints:
    description: >
@@ -3636,7 +3640,17 @@ definitions:
        type: array
        items:
          $ref: "#/definitions/OverridingVersionDependency"

      energyStateParam:
        description: >
          Identifier of a required virtual energy-aware state chosen among the Virtual
          Energy-Aware States supported by the VnfDf used to deploy the VNF instance whose
          identifier is vnfInstanceId.
        $ref: "#/definitions/IdentifierInNsd"
      powerWeight:
        description: >
          The value of PowerWeight is assigned from the NSD. Weight calculation is performed
          by NFVO and this value can be overwritten during runtime.
        type: integer

  NestedNsInstanceData:
    description: >
@@ -4452,10 +4466,17 @@ definitions:
        type: array
        items:
          $ref: "../../definitions/SOL005_def.yaml#/definitions/IdentifierInVnfd"




      energyStateParam:
        description: >
          Identifier of a required virtual energy-aware state chosen among the Virtual
          Energy-Aware States supported by the VnfDf used to deploy the VNF instance whose
          identifier is vnfInstanceId.
        $ref: "#/definitions/IdentifierInNsd"
      powerWeight:
        description: >
          The value of PowerWeight is assigned from the NSD. Weight calculation is performed
          by NFVO and this value can be overwritten during runtime.
        type: integer

  ChangeVnfFlavourData:
    description: >
@@ -4564,6 +4585,17 @@ definitions:
          instance in delegation mode. Otherwise shall not be
          present.
        $ref: "#/definitions/CertificateConfigurationData"
      energyStateParam:
        description: >
          Identifier of a required virtual energy-aware state chosen among the Virtual
          Energy-Aware States supported by the VnfDf used to deploy the VNF instance whose
          identifier is vnfInstanceId.
        $ref: "#/definitions/IdentifierInNsd"
      powerWeight:
        description: >
          The value of PowerWeight is assigned from the NSD. Weight calculation is performed
          by NFVO and this value can be overwritten during runtime.
        type: integer

  OperateVnfData:
    description: >
@@ -4609,6 +4641,17 @@ definitions:
          to the Operate VNF operation, specific to the VNF being
          operated.
        $ref: "../../definitions/SOL005_def.yaml#/definitions/KeyValuePairs"
      energyStateParam:
        description: >
          Identifier of a required virtual energy-aware state chosen among the Virtual
          Energy-Aware States supported by the VnfDf used to deploy the VNF instance whose
          identifier is vnfInstanceId.
        $ref: "#/definitions/IdentifierInNsd"
      powerWeight:
        description: >
          The value of PowerWeight is assigned from the NSD. Weight calculation is performed
          by NFVO and this value can be overwritten during runtime.
        type: integer

  OperationalStates:
    description: >
@@ -5104,6 +5147,17 @@ definitions:
        type: array
        items:
          $ref: "#/definitions/DeployableModulesInConstituentVnf"
      energyStateParam:
        description: >
          Identifier of a required virtual energy-aware state chosen among the Virtual
          Energy-Aware States supported by the NsDf used to deploy the NS instance whose
          identifier is nsInstanceId.
        $ref: "#/definitions/IdentifierInNsd"
      powerWeight:
        description: >
          The value of PowerWeight is assigned from the NSD. Weight calculation is performed
          by NFVO and this value can be overwritten during runtime.
        type: integer

  AddPnfData:
    description: >
@@ -6941,8 +6995,6 @@ definitions:
                Highest IP address belonging to the range.
              $ref: "#/definitions/IpAddress"



  IpOverEthernetAddressData:
    description: >
      This type represents network address data for IP over Ethernet.