Commit Graph

287 Commits

Author SHA1 Message Date
Mike Hansen
b66ae8e91e Static OSGW docker fix for align mapping of tip.wlan.ovsdb.wifi-device.radio with tip.wlan.ovsdb.wifi-iface.default_radio 2020-07-28 10:35:15 -04:00
Dmitry Toptygin
917fd3d8a3 Merge branch 'master' of github.com:Telecominfraproject/wlan-cloud-opensync-controller 2020-07-28 09:59:35 -04:00
Dmitry Toptygin
307b41081a added locationId attribute to ServiceMetric 2020-07-28 09:59:21 -04:00
Lynn Shi
34ef918a18 Add captivePortal sample file 2020-07-27 23:02:27 -04:00
Mike Hansen
7cbfd6f163 align mapping of tip.wlan.ovsdb.wifi-device.radio with tip.wlan.ovsdb.wifi-iface.default_radio 2020-07-27 17:38:18 -04:00
Rahul Sharma
39fddcd912 TW-948: Updated Opensync-GW with the following 2 variables:
- EXTERNAL_URL: This will be over-written in the Helm chart to the actual LoadBalancer setup
to reach the REST API on Opensync-GW
- FILESTORE_location: Location of the stored files
2020-07-27 17:18:12 -04:00
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
Mike Hansen
c30573f87e Provisioning support of 802.11v check radio based configs for specific v type 2020-07-22 13:08:37 -04:00
Mike Hansen
1089f84b08 Merge branch 'master' of github.com:Telecominfraproject/wlan-cloud-opensync-controller 2020-07-22 12:45:43 -04:00
Mike Hansen
4e1fa6040a Provisioning support of 802.11v 2020-07-22 12:45:28 -04:00
Lynn Shi
0b8a9bd737 remove a wrong log 2020-07-22 11:55:55 -04:00
Lynn Shi
f2ded11a0b Static GW handles captive portal profile 2020-07-22 11:50:16 -04:00
Lynn Shi
d0c6a81191 GW supports captive portal profile 2020-07-21 21:55:02 -04:00
Lynn Shi
c2fbf95c32 GW supports captive portal profile 2020-07-21 21:54:11 -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
Dmitry Toptygin
f1ad8cb939 changing attribute names in the data model: blacklist -> blocklist, whitelist -> allowlist 2020-07-20 17:00:19 -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
024f0feb74 Adding support for setting NetworkProbe stats based on syntheticClient status in AP Profile Details. Added JUnits 2020-07-20 12:58:25 -04:00
Mike Hansen
9799070c83 Handle SSIDs (VIF) if_name for 5GHz radio instead of re-using if_name of 5GHzU 2020-07-20 11:28:12 -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
Rahul Sharma
c9a4ed6f13 TW-882: Fixed the URLs again to point to the right Prov and SSC services 2020-07-16 19:07:34 -04:00
Rahul Sharma
8b5b9a0f68 Merge branch 'master' of github.com:Telecominfraproject/wlan-cloud-opensync-controller 2020-07-16 18:25:57 -04:00
Rahul Sharma
f306eba5f4 TW-882: Fixed URLs for Profile and clientService 2020-07-16 18:25:05 -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
Rahul Sharma
a833ef18e8 TW-882: Updated run.sh by removing the Backend_Server variable and
instead introduced variables relevant to All-in-one-cloud and Distributed
environments. These variables are called:
PROV_SERVER
SSC_SERVER
INTEGRATED_SERVER

Expectation is that for All-in-one-cloud env, we would define Integrated_server
variable, whereas for Distributed we will have Prov_server and SSC_server defined..
2020-07-16 16:51:03 -04:00
Mike Hansen
a5c1f5929a Change Bridge or NAT for Inet Config. Bridge yes/no for VIF Config = wan OR lan. NAT = forwardMode for SSID profile 2020-07-16 13:41:58 -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
14f00d01e7 Bridge or NAT for Inet Config. Bridge yes/no for VIF Config 2020-07-16 12:16:11 -04:00
Mike Hansen
6e4f77a17b Change logging when unable to get VIFs for RadioStateChange, as this is potentially a valid scenario 2020-07-15 16:39:00 -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
5865ad1843 Merge branch 'master' of github.com:Telecominfraproject/wlan-cloud-opensync-controller 2020-07-13 17:08:09 -04:00
Mike Hansen
add8c990cd JUnit tests and resources for OvsdbDao 2020-07-13 17:07:53 -04:00
Dmitry Toptygin
adf7c0ab4c removed values for serviceUser,servicePassword,show-banner,csrf-enabled from eclipse launcher for OpenSyncProcessCloud because the defaults are enough 2020-07-13 14:06:16 -04:00
Dmitry Toptygin
4301889bdf cleared credentialsList in default httpClientConfig.json for opensync-gateway-cloud-process - we are using client cert auth between cloud services, user/passwords are not used for that 2020-07-13 12:28:58 -04:00
Dmitry Toptygin
cf29aae904 added a placeholder for startup commands in the opensync-gateway-cloud-process 2020-07-13 12:26:40 -04:00
Mike Hansen
20b0d06d1e Junit additional failure handling testing on OvsdbDao 2020-07-13 12:05:39 -04:00
Mike Hansen
eabf83f387 Adding tests for SelectResult on OvsdbDao when doing getConnectNode. Add JUnit for handling failed get Wlan from Inet 2020-07-13 11:38:24 -04:00
Mike Hansen
4a516c26d2 First JUnit tests for OpensyncExternalIntegrationCloud 2020-07-10 16:24:26 -04:00