INITIAL DATA:
- Initial data pre-load in below sql script for gnbDuFunction, gnbCuFunction, nrCellDu, nrCellCu
...
- Reuse sendRanInitialConfig method of slicing use case to load initial data/properties.
Changes to the getInitialConfigTree method to include the cucp list in the ran network.
...
USECASE RELATED CHANGES:
- Modify handleModifyPciFromGuimethod to send message according to the new O-RAN model to honeycomb via NetconfClient.
...
HONEYCOMB:
Add new MessageTypes for son-use-case:
...
- Code to be added in writeData/updateData methods to handle changes when isHOAllowed is modified during ANR control-loop.
...
- Code to be added in writeData/updateData methods to handle changes when nRPCI is modified during PCI control-loop.
...