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.
...
HONEYCOMB:
Add new MessageTypes for son-use-case:
ANR control-loop changes:
- Code to be added in onMessage method to receive son-usecase PM_MESSAGE
- New class to send PM notification to VES
- Code to be added in writeData/updateData methods to handle changes when isHOAllowed is modified during ANR control-loop.
PCI control-loop changes:
- Code to be added in onMessage method to receive son-usecase FM_MESSAGE
- New class to send Fault notification to VES
- Code to be added in writeData/updateData methods to handle changes when nRPCI is modified during PCI control-loop.