atlanticwave-sdx / sdx-controller

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

Convert all mongodb keys to str #134

Closed congwang09 closed 1 year ago

congwang09 commented 1 year ago

Fix Mongodb key issue. Mongodb requires keys to be string. Change Mongodb port to 27117. Since the Kytos MongoDB is using default port 27017.

coveralls commented 1 year ago

Coverage Status

Coverage: 46.454% (+0.3%) from 46.187% when pulling aa541cae52cea467bf34adfbb78027fb3c3a916f on fix-mongodb-key-format into cd014d185d9934e7594b8ce54b61038185ee0d82 on main.