Commit Graph

179 Commits

Author SHA1 Message Date
Lynn Shi
cd15177511 correct cloud openSyncGW docker 2020-06-24 18:51:06 -04:00
Rahul Sharma
a878583e50 Merge branch 'master' of github.com:Telecominfraproject/wlan-cloud-opensync-controller 2020-06-24 17:49:19 -04:00
Rahul Sharma
8f81a2cecd TW-0630: Updating the run.sh to include the env variables that will be overwritten in Helm chart 2020-06-24 17:47:57 -04:00
Mike Hansen
f8c48a64a8 Retrieve Radio State information on initial AP connect set allowed_channels in Wifi_Stats_Config -> re-enable device stats 2020-06-24 17:36:50 -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
Lynn Shi
2be3559547 cloud openSyncGW support FW 2020-06-22 23:11:18 -04:00
Mike Hansen
dda00db9e2 OSGW: Support firmware upgrade - adding check of FW track 2020-06-22 18:07:25 -04:00
Mike Hansen
5a185cb38f OVSDB State Table Changes. Ensure BSSIDs captured from new/changed Wifi_VIF_State 2020-06-22 10:38:14 -04:00
Dmitry Toptygin
127592d0c6 addressed vulnerability reported by sonar: encrypt passwords in application.properties files with bcrypt 2020-06-19 17:21:53 -04:00
eugenetaranov-opsfleet
6f440e6002 Tools 23 fixghtoken (#3)
* TOOLS-23: added github token

* check pr

* disabled pr

* test

* test

* testing proxy

* added maven settings.xml

* moved github token to maven steps

* added cache

* retry

* test

* disabled PR
2020-06-19 11:28:52 -04:00
Lynn Shi
6550c656c9 openSyncGW cloud docker NBI and SBI support 2020-06-19 11:07:00 -04:00
eugenetaranov-opsfleet
27583013f1 TOOLS-23: added github token (#2)
* TOOLS-23: added github token

* check pr

* disabled pr
2020-06-19 09:44:50 -04:00
Dmitry Toptygin
3f524d4567 Updated README.md 2020-06-19 09:09:45 -04:00
eugenetaranov-opsfleet
ebe5a90ae0 TOOLS-23: sonar code analysis (#1)
* TOOLS-23: sonar code analysis

* enable pr

* fix pr

* added dep

* added maven cerdentials

* added maven creds

* split mvn build and sonar analysis

* test

* added MAVEN_REPO_USERNAME ?

* added maven env

* disabled test

* trigger

* job matrix

* added opensync-ext-interface

* disabled opensync-ext-cloud

* test

* enabled opensync-ext-cloud

* added opensync-ext-static

* test

* enabled opensync-gateway

* test

* added sonar.projectKey

* fix

* fix2

* separated mvn build and sonar steps

* test

* test

* test

* test

* test

* added project key

* test

* test

* test

* test

* enable caching

* disabled cache

* cleanup

* disabled PR

Co-authored-by: Eugene Taranov <eugene@taranov.me>
2020-06-19 09:02:25 -04:00
Mike Hansen
3690111d08 FirmwareFlash and FirmwareDownload support in Dao and Gateway. Contingent on AP support, currently sends command but doesn't actually upgrade for download, and Flash doesn't have a trigger point on AP 2020-06-18 15:39:22 -04:00
Mike Hansen
467562d578 Status updates and initialization for Radio 2020-06-18 13:40:02 -04:00
Dmitry Toptygin
aec16cbffb added /api prefix for all REST APIs exposed by the gateway 2020-06-17 22:04:18 -04:00
Dmitry Toptygin
f4d183a1bc Added filestore service to the opensync gateway cloud process so that APs can download firmware images. 2020-06-17 20:39:29 -04:00
Dmitry Toptygin
ed0d2f38ae Merge branch 'master' of github.com:Telecominfraproject/wlan-cloud-opensync-controller 2020-06-17 16:50:17 -04:00
Dmitry Toptygin
b5a57dbd1b corrected description of opensync-ext-cloud/pom.xml 2020-06-17 16:49:35 -04:00
Mike Hansen
dc1ccb11bf Stats processing cleanup for OSGW, Initial hook for autoprovision on/off toggle 2020-06-17 16:00:50 -04:00
Mike Hansen
352ced0bbb Client Stats, Active BSSID status, incorporate Radio/VIF MacAddresses now available 2020-06-17 13:43:35 -04:00
Dmitry Toptygin
a7d3cf1fbe added firmwareServiceBaseUrl and manufacturerServiceBaseUrl into application.properties of opensync-gateway-cloud-process 2020-06-16 18:22:20 -04:00
Mike Hansen
09fed160f4 RSSI handle unsigned int for neighbor and client stats, ClientSession Metrics details RSSI, and Mbps for Tx/Rx 2020-06-16 12:54:41 -04:00
Mike Hansen
e401e7585c ft_psk/ft_mobility_domain off by default, can be enabled via SSID profile RadioConfigs set 802.11r == true, HT_MODE cleanup 2020-06-16 11:09:03 -04:00
Mike Hansen
765af28c2a AP Ssid report Client Stats update. 802.11r set ON by default for SsidProfile (Default) 2020-06-15 18:02:23 -04:00
Mike Hansen
d7966b81fa Migrate to OVSDB 2.0 protos, placeholder in Dao for steering and capacity reports 2020-06-15 13:58:09 -04:00
Dmitry Toptygin
52387b6079 changed log level for ovsdb client startup messages to info, provided more flexible SSL config for OpensyncMqttClient 2020-06-12 21:10:10 -04:00
Mike Hansen
9b1f79440c Channels specified only for off-channel, remove unimplemented/unsupported parameters from ovsdb neighbor stats config 2020-06-12 12:27:52 -04:00
Dmitry Toptygin
519588edcf Merge branch 'master' of github.com:Telecominfraproject/wlan-cloud-opensync-controller 2020-06-11 17:43:53 -04:00
Dmitry Toptygin
8cfb4e93b0 populate location Id on client sessions 2020-06-11 17:43:34 -04:00
Mike Hansen
180593b28a ChannelBandwidth reporting ON/OFF-CHAN 2020-06-11 17:23:16 -04:00
Mike Hansen
e909fe3c81 ClientSession update 2020-06-11 15:37:49 -04:00
Dmitry Toptygin
bcb5806534 Merge branch 'master' of github.com:Telecominfraproject/wlan-cloud-opensync-controller 2020-06-10 16:11:09 -04:00
Dmitry Toptygin
5ee07129b2 use external host/port when registering opensync gateway with the routing service 2020-06-10 16:05:11 -04:00
Mike Hansen
7f5e50d06d MQTT Node Metrics 2020-06-10 15:51:12 -04:00
Mike Hansen
13299cf592 Integrate RF survey report with cloud backend 2020-06-10 09:11:37 -04:00
Mike Hansen
2dd8f49a72 Fix IP address in Radius.Json 2020-06-09 16:46:54 -04:00
Mike Hansen
688962f8fc Static GW Docker support for Radius Profile configs 2020-06-09 16:27:06 -04:00
Dmitry Toptygin
883c92f61c Merge branch 'master' of github.com:Telecominfraproject/wlan-cloud-opensync-controller 2020-06-09 15:47:48 -04:00
Dmitry Toptygin
e6b2903912 implemented equipment gateway service to deliver commands to the APs 2020-06-09 15:47:23 -04:00
Mike Hansen
98f80869da Support for Enterprise settings WPA, WPA2, WPA-WPA2 and pass to Wifi_VIF_Config via Profile 2020-06-09 15:40:13 -04:00
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