Commit 5d33b407 authored by sunse's avatar sunse
Browse files

Merge branch...

Merge branch '28.312_Rel19_CR0316_Support_MOCN_undifferentiated_radio_service_in_a_specified_area(251367)' into 'Integration_Rel19_SA5_160_YAML'

28.312 rel19 cr0316 support mocn undifferentiated radio service in a specified area(251367)

See merge request !1670
parents 4352bd89 560199d6
Loading
Loading
Loading
Loading
Loading
+37 −1
Original line number Diff line number Diff line
@@ -44,6 +44,8 @@ components:
              - $ref: "#/components/schemas/RANEnergyConsumptionTarget"
              - $ref: "#/components/schemas/RANEnergyEfficiencyTarget"
              - $ref: "#/components/schemas/ActiveUEsNumTarget"     
              - $ref: '#/components/schemas/PRBsTarget'
              - $ref: '#/components/schemas/InterRAThandoverTarget'                    
              - $ref: 'TS28312_IntentNrm.yaml#/components/schemas/ExpectationTarget'
        expectationContexts:
          type: array
@@ -716,6 +718,40 @@ components:
            type: integer
            minItems: 1
            maxItems: 2
    PRBsTarget:
      description: >-
        This data type is the "ExpectationTarget" data type with specialisations for PRBsTarget.
        It describes total available number of physical resource blocks (PRBs). This target is equal to the difference between the DL total available PRB plus UL total available PRB of operator A and the DL total available PRB plus UL total available PRB of operator B. DL total available PRB and UL total available PRB defined in clause 5.1.1.2.6 and 5.1.1.2.8 of TS 28.552 [12].
      type: object
      properties:
        targetName:
          type: string
          enum:
            - PRBS
        targetCondition:
          type: string
          enum:
            - IS_EQUAL_TO
        targetValueRange:
          type: integer
    InterRAThandoverTarget:
      description: >-
        This data type is the "ExpectationTarget" data type with specialisations for PRBsTarget.
        it shows how often a handover from 5GS to EPS is successful. The InterRAThandover target is equal to the difference between 5GS to EPS handover success rate of operator A and 5GS to EPS handover success rate of operator B. For details see attribute 5GS to EPS handover success rate defined in clause 6.6.4 of TS 28.554 [11].
      type: object
      properties:
        targetName:
          type: string
          enum:
            - INTERRATHANDOVER
        targetCondition:
          type: string
          enum:
            - IS_LESS_THAN
        targetValueRange:
          type: integer
          minimum: 0
          maximum: 100
    NumberofUEsTarget:
      description: >-
        This data type is the "ExpectationTarget" data type with specialisations for NumberofUEsTarget.It describes