mirror of
https://github.com/Telecominfraproject/wlan-cloud-opensync-controller.git
synced 2025-10-29 17:52:21 +00:00
Wifi_Stats_Config support all radio freq_bands, create on/off channel by radio types. Status update improvement for Wifi_Radio_State changes. Remove log from ConnectusOvsdbClient
This commit is contained in:
@@ -79,7 +79,6 @@ public class ConnectusOvsdbClient implements ConnectusOvsdbClientInterface {
|
||||
@Override
|
||||
public void connected(OvsdbClient ovsdbClient) {
|
||||
|
||||
LOG.info("MJH {}", ovsdbClient.getConnectionInfo());
|
||||
String remoteHost = ovsdbClient.getConnectionInfo().getRemoteAddress().getHostAddress();
|
||||
int localPort = ovsdbClient.getConnectionInfo().getLocalPort();
|
||||
String subjectDn = null;
|
||||
|
||||
Reference in New Issue
Block a user