mirror of
https://github.com/Telecominfraproject/ols-nos.git
synced 2025-12-07 16:35:25 +00:00
- Why I did it Remove EEPROM cache file and use DB instead - How I did it Read EEPROM data from DB if possible If data is not ready in DB, read from hardware using a visitor pattern - How to verify it Manual test and regression