Commit f2507b03 authored by ruiyue's avatar ruiyue
Browse files

CR0825 (S5-226205) is agreed

Merge branch '28.541_Rel18_CR0825_Correct_the_misalignment_information_between_stage2_and_stage3' into 'Integration_Rel18_SA5_146_YAML'

Update TS28541_NrNrm.yaml // Initial CR

See merge request sa5/MnS!455
parents 7b23f566 5896b6f0
Loading
Loading
Loading
Loading
+7 −5
Original line number Diff line number Diff line
@@ -825,16 +825,18 @@ components:
                      $ref: '#/components/schemas/GnbName'
                    plmnId:
                      $ref: '#/components/schemas/PlmnId'
                    x2BlackList:
                    x2BlockList:
                      $ref: '#/components/schemas/GGnbIdList'
                    xnBlackList:
                    xnBlockList:
                      $ref: '#/components/schemas/GGnbIdList'
                    x2WhiteList:
                    x2AllowList:
                      $ref: '#/components/schemas/GGnbIdList'
                    xnWhiteList:
                    xnAllowList:
                      $ref: '#/components/schemas/GGnbIdList'
                    x2XnHOBlackList:
                    x2HOBlockList:
                      $ref: '#/components/schemas/GEnbIdList'
                    xnHOBlackList:
                      $ref: '#/components/schemas/GGnbIdList'
                    mappingSetIDBackhaulAddress:
                      $ref: '#/components/schemas/MappingSetIDBackhaulAddress'
                    tceMappingInfoList:
+7 −5
Original line number Diff line number Diff line
@@ -2,18 +2,20 @@

The Rel-16 branch represents the latest Rel-16 content approved and published after each TSG SA plenary. 

Rel17-draft branch represents the current working in progress release status.
The Rel-17 branch represents the latest Rel-17 content approved and published after each TSG SA plenary. 

Rel-18 branch represents the current working in progress release status.

(c) 2020, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA, TTC). 
All rights reserved.

Branch {+Rel17-draft+} validation status:
Branch {+Rel-18+} validation status:

[![pipeline status](https://forge.3gpp.org/rep/SA5/MnS/badges/Rel17-draft/pipeline.svg)](https://forge.3gpp.org/rep/SA5/MnS/commits/Rel17-draft)
[![pipeline status](https://forge.3gpp.org/rep/SA5/MnS/badges/Rel-18/pipeline.svg)](https://forge.3gpp.org/rep/SA5/MnS/commits/Rel-18)

## Data models validation

The YANG data models in the present projects are validated by an automated CI agent. Learn more at:

* [Jenkins job run for this project](https://forge.3gpp.org/jenkins/view/SA5/)
* [Validation scripts repository](https://forge.3gpp.org/rep/tools/3gpp-scripts)
* [Management And Orchestration APIs Wiki](https://forge.3gpp.org/rep/sa5/MnS/-/wikis/home)
* [Validation scripts repository](https://forge.3gpp.org/rep/tools/3gpp-scripts/sa5)