Commit Graph

435 Commits

Author SHA1 Message Date
Mike Hansen
59ec71d324 Integrate RF survey reportwith cloud backend, OSGW: Support RADIUS and WPA Enterprise pre-work 2020-06-09 13:04:29 -04:00
Mike Hansen
ff845d6f06 WEP EAP encryption support 2020-06-08 12:01:10 -04:00
Dmitry Toptygin
43edd90fef corrected default locations for the keystore and truststore files in NettySslContextConfig 2020-06-06 00:17:20 -04:00
Mike Hansen
7cf62b4668 Removed class no longer used 2020-06-05 14:37:53 -04:00
Mike Hansen
fb453a5b9d Re-enable attribute setting from Radio Status 2020-06-05 10:03:32 -04:00
Mike Hansen
922045b310 Stats Config, Default Profile settings 2020-06-04 17:21:15 -04:00
Mike Hansen
b91adbcd4c Wifi_Radio_State table updates handling. Remove temp objects, begin refactor for MQTT messages 2020-06-04 09:10:01 -04:00
Mike Hansen
9c4e914f32 Fix Config MAP for non-encrypted mode, allow externalize bridge name 2020-06-03 11:20:22 -04:00
Mike Hansen
906c32957a adding handling allowed_channels from Wifi_Radio_State 2020-06-02 17:41:23 -04:00
Mike Hansen
e01b880e59 Take allowed_channels list from Wifi_Radio_State, Retrieval additional attributes from base AP configs, add customer service support and default customer id 2020-06-01 17:40:50 -04:00
Mike Hansen
9b0dcd73f5 SSID Config Support, Support Radio and VIF IF naming (removed static) 2020-06-01 13:25:28 -04:00
Dmitry Toptygin
2351c68781 Merge branch 'master' of github.com:Telecominfraproject/wlan-cloud-opensync-controller 2020-05-29 18:13:07 -04:00
Mike Hansen
8393772f0a Add real serialNumber for statuc GW AP as all have different serial now 2020-05-29 10:06:26 -04:00
Dmitry Toptygin
e02f531883 Merge branch 'master' of github.com:Telecominfraproject/wlan-cloud-opensync-controller 2020-05-28 22:19:10 -04:00
Dmitry Toptygin
2d04d01df2 adjusted service metrics models 2020-05-28 22:02:43 -04:00
Mike Hansen
667fdfc654 Adding additional Wifi_Inet_Attribute setting based on Profiles 2020-05-28 17:43:14 -04:00
Mike Hansen
65a9ab0100 Fix exception in OvsdbDao when processing radio types for VIF, update static files for simpler analysis 2020-05-27 15:28:02 -04:00
Dmitry Toptygin
702388b6b7 added alarm service into the opensync-gateway-cloud-process 2020-05-26 17:51:33 -04:00
Mike Hansen
d44bcfe21d Wifi_VIF_Config set ap_bridge attribute based on stationIsolation 2020-05-26 16:34:55 -04:00
Mike Hansen
46c76cdcaa Power saving uapsd enabled/disabled 2020-05-26 16:22:21 -04:00
Mike Hansen
9ad3387e96 Key Refresh VIF attribute setting 2020-05-26 15:34:37 -04:00
Mike Hansen
48d75461a3 SSID (Wifi_VIF_Config) attributes for min_hw_mode, Wifi_Inet_Config updates for SSID update 2020-05-26 14:11:28 -04:00
Mike Hansen
36eb8c3d5c APSSIDMetrics reporting, workarounds/cleanup to handle missing AP values, disable clientsession report until BSSID/MAC present from AP 2020-05-25 18:17:18 -04:00
Mike Hansen
aa7717b690 Merge branch 'master' of github.com:Telecominfraproject/wlan-cloud-opensync-controller 2020-05-25 16:57:34 -04:00
Mike Hansen
774c29557b MQTT stats changes to support instances of 5GHzL and 5GHzU where appropriate 2020-05-25 16:51:30 -04:00
Mike Hansen
8a7bed840c MQTT stats changes to support instances of 5GHzL and 5GHzU where appropriate 2020-05-25 16:30:04 -04:00
Dmitry Toptygin
d140a0462e added processing of ApSsidMetrics, adjusted application properties for opensync-gateway-cloud-process to reference Client service 2020-05-22 18:34:45 -04:00
Mike Hansen
591629f90b Adding support for multiple SSIDs per Radio, and multiple SSID Profiles in single SSID json file 2020-05-22 15:20:40 -04:00
Mike Hansen
055fe42346 Merge branch 'master' of github.com:Telecominfraproject/wlan-cloud-opensync-controller 2020-05-22 13:30:59 -04:00
Mike Hansen
58b9909edd Add Enabled toggle for Radios and VIF (SSID), fix TxPower for correct setting wrt auto 2020-05-22 13:26:16 -04:00
Lynn Shi
9083244a55 Fix rrm provisioning 2020-05-22 11:31:52 -04:00
Mike Hansen
7d585ff534 OVSDB AP Configuration: Profiles, Legacy Config Support 2020-05-21 18:11:25 -04:00
Mike Hansen
b693c2a273 OVSDB AP Configuration: AP & SSIDs 2020-05-19 17:21:59 -04:00
Dmitry Toptygin
43c94fc38b corrected deregisterFromRoutingService method 2020-05-19 11:09:33 -04:00
Dmitry Toptygin
ae344b4e1e added status service to application.properties, corrected date format in the logback.xml 2020-05-17 11:11:56 -04:00
Dmitry Toptygin
123c3c2f26 added updateApStatus when processing apConnected method 2020-05-16 22:37:25 -04:00
Mike Hansen
f836e23b93 Adding Spring Profiles to Docker app to allow REST API connections for testing 2020-05-15 13:24:18 -04:00
Mike Hansen
b689206a96 Adding /closeSession for static and cloud GW. Registering Equipment with GW. 2020-05-14 16:08:51 -04:00
Mike Hansen
36500319f4 Adding initial auto-provisioning to LinkSys AP 2020-05-14 11:33:27 -04:00
Dmitry Toptygin
26f0321b8e updated config_2_ssids.json file to use radioType is5GHzL instead of is5GHz 2020-05-13 11:48:44 -04:00
Rahul Sharma
1481ec9dee Merge branch 'master' of github.com:Telecominfraproject/wlan-cloud-opensync-controller 2020-05-12 16:13:32 -04:00
Rahul Sharma
e3dd4efc07 TW-223: Removed the opensync-gateway-cloud-and-mqtt docker artifact
and renamed the opensync-gateway-static-and-mqtt to opensync-gateway-and-mqtt
2020-05-12 16:11:29 -04:00
Mike Hansen
59d5f8a556 Merge branch 'master' of github.com:Telecominfraproject/wlan-cloud-opensync-controller 2020-05-12 15:58:51 -04:00
Mike Hansen
d0289e61c5 AP Configuration, adding 5GHz U/L support, pre-work to extend SSID config support 2020-05-12 15:58:24 -04:00
Rahul Sharma
3b89bff216 TW-223: Changed the generated docker artifacts for opensync-gw to be one
for static and other for cloud.
2020-05-12 14:25:08 -04:00
Rahul Sharma
ae49d581ec TW-221: Change the service name of the MQTT broker to include a smaller
helm release name of tip-wlan instead of opensync-wifi-controller
2020-05-12 13:12:03 -04:00
Dmitry Toptygin
b3e3aa68af plugged in equipment routing service 2020-05-11 19:11:01 -04:00
Mike Hansen
9403056179 Add ApNodeMetrics MQTT message support 2020-05-08 10:53:17 -04:00
Mike Hansen
2155f4645e Removed static config file, using config from AllCloudInOneService, MQTT APClientMetrics 2020-05-07 22:33:27 -04:00
Mike Hansen
7b50b102b2 Align launch file with AllInOneCloud process ports 2020-05-07 19:41:13 -04:00