Commit Graph

275 Commits

Author SHA1 Message Date
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
Dmitry Toptygin
3b5701f930 set maintainer to TipWlan 2020-07-09 19:50:19 -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
56e8af9227 Merge branch 'master' of github.com:Telecominfraproject/wlan-cloud-opensync-controller 2020-07-09 18:32:42 -04:00
Dmitry Toptygin
e7629f29b2 simplified configuration of ApplicationListeners 2020-07-09 18:08:12 -04:00
Mike Hansen
fb0b407153 Adding initial/first junit test for OvsdbDao 2020-07-09 17:58:40 -04:00
Mike Hansen
37d24f8b06 Trying to fix build issues with ApplicationContext 2020-07-09 11:49:22 -04:00
Mike Hansen
a1114cd63c Remove comments from previous file 2020-07-09 10:55:10 -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
4a546dc8c6 Merge branch 'master' of github.com:Telecominfraproject/wlan-cloud-opensync-controller 2020-07-07 16:22:45 -04:00