2022-08-09 Meeting notes
Date
Aug 9, 2022
Attendees
@N.K. Shankaranarayanan
@Halil Cakal
@Dharani S
@Malarvizhi Paramasivam
@murali parthasarathy k
@Vishal Varvate
Recording: video1724205171.mp4
Agenda
Discussion of A1 flow in RAN-Sim
Notes
Item | Who | Notes |
---|---|---|
A1-Simulator (A1 Terminator) → RAN App | 8/9: A1-Termination code is in OSC repo https://gerrit.o-ran-sc.org/r/gitweb?p=sim%2Fa1-interface.git;a=shortlog;h=refs%2Fheads%2Fmaster Payload of A1 Policy msg will have HO_KPI is numeric form. RAN App is programmed / configured with a poorHOKPI_threshold (e.g, 20). If HO_KPI < threshold, then the cell relation needs to be marked as isHOAllowed=false. 7/19: @Halil Cakal discussed the previous email message to converge on the Kafka message format between the A1 Terminator and RAN App
-- from 7/12 last week --
| |
RAN App → RAN-Sim Controller → Honeycomb RAN NF (CU) | 8/9 See comments in INT-2129: Create RAN App in RAN-Sim to support A1-based action for SON Use CaseClosed netconf editmsg to change nrcellrelation/isHOAllowed property has been added to the the JIRA. This is aligned with the O-RAN yang model. RAN App output will use this format as the payload in the websocket msg. |