atlanticwave-sdx / sdx-controller

Central Controller for AtlanticWave SDX.
https://www.atlanticwave-sdx.net
MIT License
2 stars 3 forks source link

Use LC-X for topo db key #329

Closed congwang09 closed 1 month ago

congwang09 commented 1 month ago

This PR reverts part of https://github.com/atlanticwave-sdx/sdx-controller/pull/328, to use LC-X as database key. Because using domain name as db key caused some issues on provisioning connection.

coveralls commented 1 month ago

Pull Request Test Coverage Report for Build 11164979631

Details


Changes Missing Coverage Covered Lines Changed/Added Lines %
sdx_controller/handlers/lc_message_handler.py 0 2 0.0%
sdx_controller/messaging/rpc_queue_consumer.py 0 5 0.0%
<!-- Total: 0 7 0.0% -->
Files with Coverage Reduction New Missed Lines %
sdx_controller/handlers/lc_message_handler.py 1 24.0%
<!-- Total: 1 -->
Totals Coverage Status
Change from base Build 11131304124: -0.02%
Covered Lines: 1086
Relevant Lines: 1918

💛 - Coveralls