NONRTRIC - RANPM - pm-file-converter to support 5G XML format
Description
relates to
Confluence content
mentioned on
- https://lf-o-ran-sc.atlassian.net/wiki/spaces/RICNR/pages/266076162/2025-01-21+Meeting+notes+-+Joint+OAM+NONRTRIC+SIM+Community+meeting
- https://lf-o-ran-sc.atlassian.net/wiki/spaces/RICNR/pages/267812865/2025-01-28+Meeting+notes+-+Joint+OAM+NONRTRIC+SIM+Community+meeting
- https://lf-o-ran-sc.atlassian.net/wiki/spaces/RICNR/pages/293502977/2025-02-04+Meeting+notes+-+Joint+OAM+NONRTRIC+SIM+Community+meeting
- https://lf-o-ran-sc.atlassian.net/wiki/spaces/RICNR/pages/293503023/2025-02-11+Meeting+notes+-+Joint+OAM+NONRTRIC+SIM+Community+meeting
- https://lf-o-ran-sc.atlassian.net/wiki/spaces/RICNR/pages/331841538/2025-03-04+Meeting+notes+-+Joint+OAM+NONRTRIC+SIM+Community+meeting
- https://lf-o-ran-sc.atlassian.net/wiki/spaces/RICNR/pages/343769093/2025-03-11+Meeting+notes+-+Joint+OAM+NONRTRIC+SIM+Community+meeting
- https://lf-o-ran-sc.atlassian.net/wiki/spaces/RICNR/pages/358875137/2025-03-18+Meeting+notes+-+Joint+OAM+NONRTRIC+SIM+Community+meeting
Activity
Show:
John Keeney (Ericsson EST) February 18, 2025 at 2:16 PM
John Keeney (Ericsson EST)
February 18, 2025 at 2:16 PM
Our initial studies indicate this will require several changes throughout the NONRTRIC RANPM toolchain - in particular if we support multiple versions.
Most of the functions treat the data as a JSON 'Object', with assumptions that fields/attributes are present. (i.e. not model-driven / schema-aware)
It will take some time to merge this into the toolchain, so in the meantime you will need to keep using your fork. We will merge as soon as possible.
Alex Stancu February 18, 2025 at 1:57 PM
Alex Stancu
February 18, 2025 at 1:57 PM
FYI
Martin Skorupski January 21, 2025 at 4:53 PM
Martin Skorupski
January 21, 2025 at 4:53 PM
fyi
Done
Details
Details
Assignee
Reporter
Sprint
None
Priority
Created January 16, 2025 at 12:37 PM
Updated March 25, 2025 at 3:03 PM
Resolved March 14, 2025 at 12:13 PM
Hi team,
Currently, the pm-file-converter is only able to handle 3GPP TS 32.432 and 3GPP TS 32.435 PM file formats, according to this.
This format is 2G/3G/LTE only. We need to add support for 3GPP TS 28.532 as well, which is 5G (example schema here). We need to discuss in our weekly meetings how to handle this.