Changes between Version 33 and Version 34 of Other/Summer/2025/Cloud-Native-O-RAN


Ignore:
Timestamp:
Jul 22, 2025, 8:22:41 PM (28 hours ago)
Author:
jsharshitha
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Other/Summer/2025/Cloud-Native-O-RAN

    v33 v34  
    100100'''ODLUX GUI Activation and Login Fixes:'''
    101101- Fixed minor issues in the docker-compose.yaml and ODLUX configuration files.
     102- Ensured that the controller container (typically OpenDaylight-based SDN-R) starts correctly and is healthy, allowing ODLUX to connect via the northbound RESTCONF interface.
     103- Verified proper controller endpoint mappings in the SMO solution (inside smo/oam/docker-compose.yaml) to expose port 8181 required by ODLUX.
     104- Checked health checks and logs to resolve service failures (e.g., replacing broken containers, restarting Docker services).
     105- Set up network services (like ves-collector) to support back-end event monitoring used in the ODLUX dashboard.
     106- After resolving the above issues, we were successfully able to access the ODLUX landing page.
    102107
    103108