Commit Graph

73 Commits

Author SHA1 Message Date
Akshay Jagadish
5ad10a53c6 WIFI-3471 Update SDK master to use image tag 1.3.0-SNAPSHOT 2021-08-13 13:01:25 -04:00
Akshay Jagadish
bbe36d4a9f Update SDK master to use image tag 1.2.0-SNAPSHOT 2021-05-26 18:00:18 -04:00
Akshay Jagadish
1af6b363b8 WIFI-2026 Changed pom versions from 0.0.1-SNAPSHOT to 1.1.0-SNAPSHOT 2021-04-16 15:28:03 -04:00
Dmitry Toptygin
36d5f30a73 WIFI-1624 - in pom.xml files replace ${tip-wlan-cloud.release.version} with 0.0.1-SNAPSHOT to make sure that mvn release:update-versions command works 2021-02-20 10:19:35 -05:00
lynnshi-design
6416a76f88 WIFI-1552 Address auto/manual changes to backup channel number (#26)
* WIFI-1552 Address auto/manual changes to backup channel number

* WIFI-1552 remove the redundant code

* WIFI-1552 update based on review comments

* WIFI-1552 add NPE check

Co-authored-by: Lynn Shi <lynn.shi@netexperience.com>
2021-02-17 09:20:26 -05:00
Mike Hansen
e1f84648c8 Revert WIFI-831: Cloud BE: support enable or disable 802.11b modulation rates until downstream ready 2021-02-03 13:51:39 -05:00
Mike Hansen
32160fd699 WIFI-831: Cloud BE: support enable or disable 802.11b modulation rates
Set status for disable_b_rates on 2.4GHz radios based on enable80211b in
SsidConfiguration->RadioBasedConfiguration2g

Update static test files to latest versions, cleanup
OpensyncExternalIntegrationSimple to have it provide only bare
functionality.
2021-02-02 13:18:19 -05:00
Mike Hansen
877cf41249 WIFI-1432: Remove unused fields from GreTunnelConfiguration object in profile-models 2021-02-01 16:22:15 -05:00
Mike Hansen
5a87904787 WIFI-1329: CloudSDK: SSID with Captive Portal Auth can't be configured 2021-01-28 13:18:32 -05:00
Mike Hansen
b7ab0b973c WIFI-1329: CloudSDK: SSID with Captive Portal Auth can't be configured 2021-01-27 16:00:54 -05:00
Mike Hansen
bba5008753 Radius Profile Provisioning -- change name authPort on RadiusServer to port 2021-01-25 16:43:22 -05:00
Mike Hansen
095c611b8a Radius Profile Provisioning 2021-01-22 14:54:44 -05:00
Mike Hansen
8a58ccd636 Updating RadiusNasConfiguration operatorName 2021-01-11 17:38:53 -05:00
Mike Hansen
9b83f28ab3 WIFI-1219: Cloud Backend Services - Enhance Radius NAS modelling -- remove deprecated attributes -- update static profiles 2020-12-18 14:25:47 -05:00
Mike Hansen
67c0ae9ffc WIFI-1182: Cloud Backend Services and API - Support for NAS-ID RADIUS Attribute to be configurable via CloudSDK
WIFI-1185: Cloud Backend Services and API - Support for NAS-IP RADIUS Attribute to be configurable via CloudSDK
WIFI-1188: Support for Operator-Name RADIUS Attribute to be configurable via CloudSDK

Also add registration for events per RadioBand vs. at device level.

Support for static tools
2020-12-11 17:02:34 -05:00
Mike Hansen
8ff3010190 WIFI-1138: Cloud Backend Support -> VLANs in GRE Tunnel on Untagged Interface 2020-12-11 10:56:41 -05:00
Mike Hansen
66035a22ad WIFI-1175: Passpoint Operator Domain In ID Provider Config Object 2020-12-09 19:58:21 -05:00
Mike Hansen
40c283ba89 WIFI-1171: Organization ID or RCOI config failure 2020-12-09 16:46:38 -05:00
Mike Hansen
9e58a9d7b7 code cleanup re static analysis checks 2020-12-01 17:59:20 -05:00
Mike Hansen
d79917d20f WIFI-1132: Cloud osgw static changes 2020-11-30 18:32:01 -05:00
Christie Unitt
f0daa18906 Clean up LocationActivityDetails 2020-11-24 20:35:43 -05:00
Mike Hansen
036bd8ccc2 WIFI-1074: Make Profile Names Specific and Clear - updates to static config files for testing 2020-11-18 10:16:29 -05:00
Mike Hansen
52a5a2ac72 Maven dependencies clean-up 2020-11-18 08:03:01 -05:00
Mike Hansen
e31b8ebd12 Wifi-727: WMM not getting disabled from the REST API -- remove attribute, it is not configurable, always enabled 2020-11-12 13:35:57 -05:00
Mike Hansen
1e822e432c remove extra .gitignore files 2020-11-05 17:11:44 -05:00
Mike Hansen
95173ada39 WIFI-870: Add Profile for Operator
Remove unused 'Hostname' attribute from Operator profile, this will be
provided by the id providers (OSU) profiles. Update json files used by
the static configurations.
2020-11-05 11:48:37 -05:00
Mike Hansen
14b410e84b Wifi-999: JUnit updates opensync-gateway and opensync-ext-cloud 2020-11-04 12:36:39 -05:00
ralphlee3
012935818d WIFI-797 RF SourceSelection (#13)
* Implementing SourceSelection on RRM parameters, updating static json
2020-10-21 16:30:26 -04:00
Mike Hansen
94b8234ce3 WIFI-872: Add Profile for Identity - remove Radius, remove child relationship between provider and osu ssid 2020-10-20 13:23:31 -04:00
ralphlee3
5bf25b8696 WIFI-792 RF Implementation - Comments reviewed (#12)
Update rf profile examples in static
2020-10-14 12:50:33 -04:00
Mike Hansen
a3fe53d6bd WIFI-956: WPA2-Enterprise SSID Not Broadcasting
Correct search for the RadiusProfiles OpensyncGatewayExternalCloud to be
under the equipment_ap profile, as opposed to the previous SSID Profile.
This allows creation of profiles with Radius on the AP.

** Additional correct docker image build
2020-10-14 12:29:16 -04:00
ralphlee3
6b3b835e80 WIFI-792: RF Implementation (#11)
* Removing RF parameters from ApElementConfig, refactoring to RF profile
2020-10-09 21:57:19 -04:00
Mike Hansen
2c8e37c174 WIFI-906: Add new Hotspot, IdProvider, Operator, and Venue profiles to static opensync gateway
Cleanup/align static gateway files
2020-10-09 16:15:44 -04:00
Mike Hansen
76d9cf79f5 WIFI-444: APNOS : UCC Heuristics phase 2
New VideoVoice protobufs

** also fix Json file for captive portal static tests.
2020-10-09 13:34:17 -04:00
Mike Hansen
621ec89889 WIFI-908: Provision Hotspot20_Config in opensync database via opensync gateway, using new Hotspot/passpoint profiles
WIFI-909: Provision Hotspot20_Icon_Config in opensync database via opensync gateway, using new Hotspot/passpoint profiles
WIFI-910: Provision Hotspot20_OSU_Providers in opensync database via opensync gateway, using new Hotspot/passpoint profiles
WIFI-906: Add new Hotspot, IdProvider, Operator, and Venue profiles to static opensync gateway

Multiple providers, multiple nai realms, multiple icons, address availability derived correctly, VIFs for Access and Open VIF for OSU

Add profile changes in for static gateway
2020-10-08 15:29:06 -04:00
Mike Hansen
3153138dba WIFI-906: Add new Hotspot, IdProvider, Operator, and Venue profiles to static opensync gateway 2020-10-07 20:09:18 -04:00
Mike Hansen
2d579a7f19 WIFI-908: Provision Hotspot20_Config in opensync database via opensync gateway, using new Hotspot/passpoint profiles
WIFI-910: Provision Hotspot20_OSU_Providers in opensync database via opensync gateway, using new Hotspot/passpoint profiles
2020-10-07 19:48:48 -04:00
Mike Hansen
d34f4934bd WIFI-906: Add new Hotspot, IdProvider, Operator, and Venue profiles to static opensync gateway 2020-10-06 17:51:56 -04:00
Mike Hansen
b04d71e75a WIFI-872: Add Profile for Identity
WIFI-878: Define Data Types for Passpoint Profile models
2020-10-06 02:34:19 -04:00
Mike Hansen
4d624233c6 WIFI-900: add global property for toggling mutation of clientCn
-Dtip.wlan.preventClientCnAlteration=false //default, change to avoid
appending the serial number to the clientCn
2020-10-05 13:31:07 -04:00
ralphlee3
e2d2278fe0 WIFI 792 - Adding RF profile parameters to static and setups (#6)
* Adding RF profile parameters to static and setups
2020-09-30 17:32:11 -04:00
Mike Hansen
4193978e24 Use Metrics profiles when present
Static test profiles added
2020-09-28 19:40:21 -04:00
Mike Hansen
3f23f57746 Metrics Profile
-- missing dependencies for static configs.
2020-09-25 17:35:06 -04:00
Mike Hansen
bb3a49addb Support for Metrics Profile
Added to OpensyncAPConfig
Added Profiles for Static.
Added handler in OvsdbClient to process.
Currently not applying the values, uses the defaults still, but
remaining functionality will come in subsequent updates.
2020-09-25 17:13:51 -04:00
Mike Hansen
6d752a4468 support client rate limiting at SSID level, re-enable radio to vif_if mappings 2020-07-31 16:33:38 -04:00
Mike Hansen
30a28b2a11 Revert back to using VIF if mapping based on radio band vs radio number until AP changes to support otherwise are present 2020-07-28 16:01:43 -04:00
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
Lynn Shi
f2ded11a0b Static GW handles captive portal profile 2020-07-22 11:50:16 -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
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