Commit Graph

621 Commits

Author SHA1 Message Date
Mike Hansen
469c5fefb5 WIFI-1488: Configured NTP Server not used by AP 2021-02-05 13:33:35 -05:00
Mike Hansen
511f3c1253 WIFI-1424: OSGW refactor and cleanup com.telecominfraproject.wlan.opensync.external.integration.models 2021-02-04 17:40:03 -05:00
Mike Hansen
e7c288683f WIFI-1421: OSGW refactor OvsdbDao
Consolidate calls to get table row(s) from ovsdb.
2021-02-04 14:39:42 -05:00
Mike Hansen
e54ec7ab01 WIFI-1421: OSGW refactor OvsdbDao
Break OvsdbDao into a number of task oriented device adaptor classes classes.
OvsdbDao public methods now call these adapters, the callers to OvsdbDao
will not have to change.
Original methods and flow retained in this first step of refactoring, so
that the code is still following the same logic.
Going forward the actual inner workings of the smaller adapter classes
should be refactored as well.
2021-02-03 17:27:43 -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
b42a1f4318 WIFI-1443: OSGW add default delay, duration to Command_Config, set timestamp to current time (UTC) -- set delay to 0 for the startPortForwardingSession 2021-02-02 14:58:27 -05:00
Mike Hansen
925246604b WIFI-1451: CloudBackend - Configured MIMO mode doesn't get applied on AP 2021-02-02 14:36:55 -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
61b55491ed WIFI-1443: OSGW add default delay, duration to Command_Config, set timestamp to current time (UTC)
rename external attributes to include unit of seconds
2021-02-02 09:24:01 -05:00
Mike Hansen
7ae99a1b51 WIFI-1443: OSGW add default delay, duration to Command_Config, set timestamp to current time (UTC) 2021-02-02 08:44:41 -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
dc6e1a56b8 Merge pull request #24 from Telecominfraproject/WIFI-1397-2
WIFI-1397 fix unit test
2021-02-01 12:59:52 -05:00
Lynn Shi
f0f534fd70 WIFI-1397 fix unit test 2021-02-01 12:51:32 -05:00
Mike Hansen
ae846588b2 Merge pull request #23 from Telecominfraproject/WIFI-1397
WIFI-1397 Cloud SDK: inconsistent treatment of active/manual/auto/backup channel
2021-02-01 12:00:47 -05:00
Lynn Shi
6a8d5478a0 WIFI-1397 Cloud SDK: inconsistent treatment of active/manual/auto/backup channels 2021-02-01 09:36:43 -05:00
Lynn Shi
2f12768168 WIFI-1397 Cloud SDK: inconsistent treatment of active/manual/auto/backup channels 2021-01-31 20:49:17 -05:00
Mike Hansen
b4d010e64f WIFI-1404: OSGW - for VIFs on VLANs within GRE Tunnel, set bridge == if_name of Vlan from Inet Config -- fix Inet Config name based on parent name of GRE 2021-01-29 16:43:25 -05:00
Mike Hansen
460b1f78be WIFI-1404: OSGW - for VIFs on VLANs within GRE Tunnel, set bridge == if_name of Vlan from Inet Config 2021-01-29 16:35:42 -05:00
Mike Hansen
7e0a4bcddf WIFI-1404: OSGW - for VIFs on VLANs within GRE Tunnel, set bridge == if_name of Vlan from Inet Config 2021-01-29 16:23:18 -05:00
Mike Hansen
f4691fccd6 WIFI-1138: Cloud Backend Support -> VLANs in GRE Tunnel on Untagged Interface 2021-01-29 12:46:42 -05:00
Dmitry Toptygin
b51cd52f80 WIFI-1400 - System events and service metrics should have locationId populated wherever appropriate 2021-01-28 20:08:06 -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
ef31af48db WIFI-1395: Remove redundant field, allowedChannels, from ElementRadioConfiguration object 2021-01-28 11:41:21 -05:00
Mike Hansen
cea96f49f3 WIFI-1365: Add OSGW support to populate channelNumber and DFS in ElementRadioConfiguration->ChannelPowerLevel List 2021-01-27 17:11:05 -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
0ea56397b2 Added to align with AP for GRE tunnel configuration 2021-01-26 14:24:02 -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
cdc29b6b32 WIFI-1311: Cloud Backend - Update ApPerformance metric to include perProcessUtil for cpu and mem 2021-01-19 12:22:15 -05:00
Mike Hansen
4822a60f79 OpensyncGateway handle WIFI-1297: Cloud Backend - SystemEvent extenders implement HasClientMac where appropriate 2021-01-18 21:04:56 -05:00
Mike Hansen
6a22a9b2fb OSGW - populate ovsdb Wifi_Stats_Config table on AP for default event
reporting thresholds.
2021-01-18 11:08:31 -05:00
Mike Hansen
455b61c6c3 Updated re AP fix to event client event timestamp
-- handle changes to opensync_stats.proto, required uint64 for
timestamp, and timestamp now reported in milliseconds
2021-01-14 21:04:57 -05:00
Dmitry Toptygin
7fa1270066 when AP disconnects - remove only those status types that are marked with StatusTrait.DeleteOnEquipmentDisconnect 2021-01-13 21:01:26 -05:00
Mike Hansen
346476ef33 WIFI-1255: OSGW Dhcp Event Publishing -- robustness to guard against invalid populated proto messages, adding additional logs 2021-01-12 17:00:35 -05:00
Mike Hansen
b245061ed9 WIFI-1255: OSGW Dhcp Event Publishing 2021-01-12 13:21:29 -05:00
Mike Hansen
8a58ccd636 Updating RadiusNasConfiguration operatorName 2021-01-11 17:38:53 -05:00
Mike Hansen
49050f774f WIFI-1247 - handle change of Map type to HashMap from EnumMap when deserialized 2021-01-11 13:40:52 -05:00
Mike Hansen
2cbe0b8b34 WIFI-1247 OSGW needs to keep in sync the radio types reported by AP with the provisioned AP radio configuration -- add some logging and some checks in places where OSGW assumed to have values in equipments RadioMaps by default 2021-01-07 22:05:28 -05:00
Mike Hansen
ab0061b582 WIFI-767: Cloud Back End for Events Integration - Junit tests 2021-01-07 15:53:04 -05:00
Mike Hansen
a0f475a789 WIFI-767: Cloud Back End for Events Integration 2021-01-07 10:37:05 -05:00
Mike Hansen
9b52e7bf78 WIFI-767: Cloud Back End for Events Integration 2021-01-06 17:43:49 -05:00
Mike Hansen
cd4874ae18 WIFI-767: Cloud Back End for Events Integration 2021-01-06 15:56:48 -05:00
Mike Hansen
9659433e76 WIFI-767: Cloud Back End for Events Integration
Processing ClientSession metrics from AP, publishing to SystemEvents
2021-01-06 09:37:38 -05:00
Dmitry Toptygin
9a79c0e103 WIFI-1247 OSGW needs to keep in sync the radio types reported by AP with the provisioned AP radio configuration 2021-01-05 16:16:35 -05:00
Mike Hansen
cc0fd8c009 WIFI-1000: Opensync Gateway: handle Configuration Changes in Wifi_RRM_Config via Insert/Update/Delete vs. delete entire config and re-insert 2021-01-04 17:20:18 -05:00
Mike Hansen
41570bb705 Update to match AP required changes for handling ClientEvent reporting 2020-12-23 14:37:18 -05:00
Mike Hansen
932edc34c2 WIFI-1241: When AP opensync connection is disconnected, need to terminate active client sessions 2020-12-22 16:13:05 -05:00
lynnshi-design
34aba7191a Add log to track WIFI-1237: Radio/Channel Utilization is more than 100% (#22)
* Add log to track WIFI-1237: Radio/Channel Utilization is more than 100%

Co-authored-by: Lynn Shi <lynn.shi@netexperience.com>
2020-12-22 15:44:59 -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
cced70dd20 Pick up protobuf changes for DHCP transactions 2020-12-18 14:03:52 -05:00