Merge "Edit-conf changes for CLA use case."
[o-du/l2.git] / src / du_app / du_cell_mgr.c
index 8d600cc..f1d4486 100644 (file)
@@ -200,6 +200,7 @@ uint8_t duHandleCellUpInd(Pst *pst, OduCellId *cellId)
    {
       DU_LOG("\nINFO   -->  DU APP : 5G-NR Cell %d is UP", cellId->cellId);
       cellCb->cellStatus = ACTIVATED;
+      gCellStatus = CELL_UP;
 
 #ifdef O1_ENABLE
       DU_LOG("\nINFO   -->  DU APP : Raise cell UP alarm for cell id=%d", cellId->cellId);