Commit Graph

100 Commits

Author SHA1 Message Date
Mike Hansen
786a696a38 Fix throughput for ClientSession, add AP Id to ovsdbClient connect/disconnect where possible 2020-07-27 17:01:21 -04:00
Mike Hansen
19d2b6fc7c FW Download/Flash robustness 2020-07-24 21:32:07 -04:00
Mike Hansen
57a87d345e Adding locationId for ClientSessions. Throttling table state changes for FW Flash 2020-07-24 18:47:16 -04:00
Mike Hansen
1d6f980c30 fw upgrade robustness, generic solution for ifname, bridge, port 2020-07-24 15:55:25 -04:00
Lynn Shi
a828426618 GW Support blocked client list northbound 2020-07-23 19:47:54 -04:00
Mike Hansen
e13a4ca320 Changes re FW Upgrade testing. Adding additional stats data. 2020-07-23 17:49:48 -04:00
Mike Hansen
bb17a5a420 Provisioning support of 802.11r and cleanup fwVersion check 2020-07-22 14:52:07 -04:00
Lynn Shi
d0c6a81191 GW supports captive portal profile 2020-07-21 21:55:02 -04:00
Mike Hansen
1ffd1a4e0b Fix JUnit for handling non-autoprovisioned AP 2020-07-21 17:30:57 -04:00
Mike Hansen
39c63c32d5 Setting external and internal mqtt broker addresses, Allow autoprov off with pre-config/enrolled APs, JUnit tests 2020-07-21 17:10:55 -04:00
Dmitry Toptygin
a744b26adf added NPE protection in OpensyncExternalIntegrationCloud for retrieving auto provisioning properties of the customer 2020-07-20 22:10:44 -04:00
Mike Hansen
6ce752255c Do not delete ClientSession when Client is not connected 2020-07-20 16:30:18 -04:00
Mike Hansen
95e702119c Adding support for FW_IMAGE_NAME tag for determining FW version on AP, as part of FW Upgrade support 2020-07-20 15:16:07 -04:00
Mike Hansen
643797b9e3 Checking autoprovisioning, and if not enabled, do not do ap connect, ap config, or ap status. JUnit testing 2020-07-20 14:57:30 -04:00
Mike Hansen
68de002c8e Ensure that client is only created by Wifi Associated Clients, not metrics. Metrics only updates ClientSession metrics. 2020-07-20 10:03:40 -04:00
Mike Hansen
ce98ab994f Metrics and Junit tests for network probe + synthetic client 2020-07-17 11:10:53 -04:00
Mike Hansen
b807788b0c OVSDB State Table Changes -- JUnit for RadioState and VIFState table update handling on OpensyncExternalIntegrationCloud 2020-07-16 17:53:42 -04:00
Mike Hansen
0103d99a50 Do not remove ClientInfo when MQTT stats data indicates instance of client disconnect 2020-07-16 12:22:21 -04:00
Mike Hansen
95e551bc7f OVSDB State Table Changes -- JUnit for RadioState and VIFState table update handling on OpensyncExternalIntegrationCloud 2020-07-14 17:58:59 -04:00
Mike Hansen
90245f305c OVSDB State Table Changes - add VIFs for Radio State Change, add AssociatedClient for VIF state change, updates to Status for ActiveBSSIDs and ClientDetails 2020-07-14 15:03:00 -04:00
Mike Hansen
4a516c26d2 First JUnit tests for OpensyncExternalIntegrationCloud 2020-07-10 16:24:26 -04:00
AkshayJagadish-ne
b9c0a6d88a TW-749: Change reference of ConnectUs to TIP (#4)
* ConnectUs Reference Changes

Removed Loggers

* ConnectUs Reference Changes

Changed
-all properties (shell files and launcher file), -profile ssidnames,
-launcher certificates,
-removed connectus.ai componentscan package

* Changed Docker Connectus References

* Changed Java ConnectUs References

* Changed json ssid Connectus references

* Minor changes

* ConnectUs Reference Changes

Removed Loggers

* ConnectUs Reference Changes

Changed
-all properties (shell files and launcher file), -profile ssidnames,
-launcher certificates,
-removed connectus.ai componentscan package

* Changed Docker Connectus References

* Changed Java ConnectUs References

* Changed json ssid Connectus references

* Minor changes

* Reference changes in Junit

* Changed OvsdbRedirector to TipWlanOvsdbRedirector
2020-07-09 19:24:21 -04:00
Dmitry Toptygin
e7629f29b2 simplified configuration of ApplicationListeners 2020-07-09 18:08:12 -04:00
Mike Hansen
fc275ae4a9 Adding initial JUnit tests for ConnectusOvsdbClient 2020-07-09 10:51:44 -04:00
Lynn Shi
fefaaa471a Resolve Equipment Change Event Loop 2020-07-08 13:33:08 -04:00
Mike Hansen
acc1f0dc89 OVSDB State Table Changes - NPE fix 2020-07-08 11:54:49 -04:00
Mike Hansen
20a22f4c2b OVSDB State Table Changes 2020-07-08 09:58:42 -04:00
Mike Hansen
d2ce476e91 FW Upgrade error messages/status handling, re-enable Survey based stats for ChannelBandwidth and RadioUtilization 2020-07-07 16:20:01 -04:00
Mike Hansen
25870f88ac Firmware updates 2020-07-06 13:36:10 -04:00
Mike Hansen
fc18ad0140 Wifi_Stats_Config support all radio freq_bands, create on/off channel by radio types. Status update improvement for Wifi_Radio_State changes. 2020-07-03 12:20:24 -04:00
Mike Hansen
4f6aa7a531 Cleanup of ActiveBSSIDs when VIFs table deleted. Fix condition for ClientSession handling 2020-07-03 08:46:50 -04:00
Mike Hansen
f904906562 Client Session update handling, only for client entries without null values 2020-06-30 14:39:13 -04:00
Mike Hansen
b893590b0e Client Session update handling, only for client entries without null values 2020-06-30 14:32:30 -04:00
Mike Hansen
d81b636632 NPE fix for client session add 2020-06-30 13:54:36 -04:00
Mike Hansen
a4575f8d12 Disable monitor when handle config changed, optimization of handle Wifi_Radio_State changes 2020-06-30 13:44:51 -04:00
Mike Hansen
f176c82d81 Refine ClientCount based on MQTT events - ClientSessions 2020-06-30 11:25:42 -04:00
Mike Hansen
ccfbeebfc9 Hostname for Client Sessions, Make sure collections initialized in models on instantiation 2020-06-30 08:34:22 -04:00
Mike Hansen
9274badad7 Refine ClientCount based on MQTT events 2020-06-29 18:22:08 -04:00
Mike Hansen
8ebbfd2f93 update client details status 2020-06-29 14:02:43 -04:00
Dmitry Toptygin
441ff8e623 Merge branch 'master' of github.com:Telecominfraproject/wlan-cloud-opensync-controller
# Conflicts:
#	opensync-ext-cloud/src/main/java/com/telecominfraproject/wlan/opensync/external/integration/OpensyncExternalIntegrationCloud.java
2020-06-29 11:58:53 -04:00
Dmitry Toptygin
2c37455f94 when auto-provisioning equipment - follow the customer preferences for location and profiles 2020-06-29 11:44:45 -04:00
Mike Hansen
9a7d8ff299 Update OperatingSystemPerformance and EquipmentPerformance Status, update num of connected clients per radio based on Stats reports 2020-06-29 11:44:23 -04:00
Mike Hansen
4ed2d584bc Adding support to Docker for passing lan type AND name, update Dao with attrs 2020-06-28 17:04:31 -04:00
Mike Hansen
7c2af78805 Set bridge for SSID's to be LAN, Set 5GHz map to 5GHzU when only 1 5GHz radio 2020-06-28 15:20:31 -04:00
Dmitry Toptygin
dccf016619 populate ApNodeMetrics.clientMacAddressesPerRadio and Equipment.baseMacAddress in osgw-cloud 2020-06-27 16:39:45 -04:00
Mike Hansen
5ee0eface5 Adding handle of default channels for 5GHz 2020-06-26 17:16:19 -04:00
Mike Hansen
413d05be86 Change AP name to to AP_-number 2020-06-26 15:32:31 -04:00
Mike Hansen
39e10c90ad Retrieve Radio State information on initial AP connect 2020-06-24 16:28:15 -04:00
Mike Hansen
7010919c11 Retrieve Radio State information on initial AP connect 2020-06-24 13:22:42 -04:00
Mike Hansen
82332611ce Retrieve Radio State information on initial AP connect 2020-06-23 17:46:31 -04:00