Commit Graph

1006 Commits

Author SHA1 Message Date
Mike Hansen
187091e203 WIFI-1311: Cloud Backend - Update ApPerformance metric to include perProcessUtil for cpu and mem -- fix clone error 2021-01-19 16:09:11 -05:00
Mike Hansen
5e5859f344 WIFI-1311: Cloud Backend - Update ApPerformance metric to include perProcessUtil for cpu and mem 2021-01-19 12:23:32 -05:00
Mike Hansen
9c3a8af74d WIFI-1297: Cloud Backend - SystemEvent extenders implement HasClientMac where appropriate 2021-01-18 21:06:30 -05:00
Dmitry Toptygin
7e8313c762 WIFI-1236 in cassandra datastore automatically age out client sessions older than 90 days; WIFI-1287 - Add configurable variable for pfgw local port range 2021-01-18 17:36:43 -05:00
Mike Hansen
a559631661 Cloud Backend implement AP event rate configuration profile
OSGW - populate ovsdb Wifi_Stats_Config table on AP for default event
reporting thresholds.
2021-01-18 11:37:54 -05:00
Mike Hansen
d6a2dd4f3d 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:10:24 -05:00
Mike Hansen
559cde346a Updated Postman Collection for Hotspot20 config to support different user and customer values, constrained SSID length, SSID profile name length still timestamped 2021-01-14 11:12:29 -05:00
Dmitry Toptygin
dcd76aca15 added a way to remove statuses of specific data types ; when AP disconnects - remove only those status types that are marked with StatusTrait.DeleteOnEquipmentDisconnect 2021-01-13 21:16:10 -05:00
Mike Hansen
f3881f545c implement AP event rate configuration profile 2021-01-13 16:20:16 -05:00
Dmitry Toptygin
67e006d9f4 in portal-services-openapi.yaml documented how to use pagination APIs to retrieve large datasets 2021-01-13 11:45:04 -05:00
Dmitry Toptygin
9dad8cabfa re-added old table definitions for system_event* (not used by the current code) to support installing older versions of CloudSDK ; in Cassandra data stores rely only on nextPagingState to set the lastPage indicator 2021-01-13 10:25:09 -05:00
Mike Hansen
490c1de635 WIFI-767: pickup changes for WIFI-1254, WIFI-1255 2021-01-12 17:02:32 -05:00
Mike Hansen
d2c7c236ca WIFI-1255: OSGW Dhcp Event Publishing 2021-01-12 13:22:13 -05:00
Mike Hansen
522e5eb455 WIFI-1254: Cloud Back End Dhcp Event Models -- handle null/empty sessionId for BaseDhcpTransaction 2021-01-12 12:46:07 -05:00
Mike Hansen
c1b35d6f44 Modify postman collection for passpoint to create timestamped profile names, ensuring uniqueness 2021-01-12 09:04:25 -05:00
Mike Hansen
b68f8b45f3 Updating RadiusNasConfiguration operatorName 2021-01-11 18:00:43 -05:00
Mike Hansen
a09634f8f1 Updating RadiusNasConfiguration operatorName 2021-01-11 17:39:07 -05:00
Mike Hansen
889f6d34e2 WIFI-1247 - handle change of Map type to HashMap from EnumMap when deserialized 2021-01-11 13:43:14 -05:00
Dmitry Toptygin
cf1eabc55a WIFI-1235 - added ability to read history of the system events and service metrics with filters by locationId and by clientMac 2021-01-08 20:31:35 -05:00
Mike Hansen
0db110ada2 WIFI-1250: Cloud Back End API 2021-01-08 14:13:15 -05:00
Mike Hansen
efd257cfce 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:57 -05:00
Mike Hansen
db21433758 WIFI-767: Cloud Back End for Events Integration - Junit tests 2021-01-07 15:53:32 -05:00
Mike Hansen
62175a197b WIFI-767: Cloud Back End for Events Integration 2021-01-07 13:06:36 -05:00
Mike Hansen
58030d44c7 WIFI-767: Cloud Back End for Events Integration 2021-01-07 10:37:34 -05:00
Mike Hansen
21526660d5 Merge branch 'master' of github.com:Telecominfraproject/wlan-cloud-workspace 2021-01-06 18:30:34 -05:00
Mike Hansen
1a75c90053 WIFI-767: Cloud Back End for Events Integration 2021-01-06 18:30:15 -05:00
Dmitry Toptygin
d99d710ce7 WIFI-1251 implement custom claims processing to support auth0 webtokens 2021-01-06 18:04:29 -05:00
Mike Hansen
1b00409d23 WIFI-767: Cloud Back End for Events Integration 2021-01-06 17:45:05 -05:00
Mike Hansen
011fa8c22e WIFI-767: Cloud Back End for Events Integration 2021-01-06 15:57:11 -05:00
Mike Hansen
e8208b4b23 WIFI-767: Cloud Back End for Events Integration 2021-01-06 09:39:27 -05:00
Mike Hansen
0b7f371e01 client models for AP realtime event reporting 2021-01-06 08:28:29 -05:00
Mike Hansen
25ecbdfd63 Adding client models for AP realtime event reporting 2021-01-05 17:08:10 -05:00
Mike Hansen
3d7239561a Adding client models for AP realtime event reporting 2021-01-05 16:43:49 -05:00
Dmitry Toptygin
6a8ec85ccc WIFI-1247 OSGW needs to keep in sync the radio types reported by AP with the provisioned AP radio configuration ; createEquipment API needs to populate default AP radio configuration if not provided by the caller 2021-01-05 16:25:45 -05:00
Dmitry Toptygin
cd1ccbf658 WIFI-1226 add an API to get Clients by Equipment Ids 2021-01-05 13:26:50 -05:00
Mike Hansen
5019c58895 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:45:33 -05:00
Mike Hansen
d5a73f3a88 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:46 -05:00
Dmitry Toptygin
b130d18bb9 WIFI-1228 added API to get clients by macAddress sub-string (#49) 2021-01-04 10:35:43 -05:00
Dmitry Toptygin
01f7466d1c [WIFI-1227] Adding search equipment API by criteria on name or baseMac 2020-12-30 18:41:58 -05:00
Dmitry Toptygin
0fed2fe0a2 alow rdbms-related unit tests from different maven modules to be combined to set up composite schemas ; modify datastores for customer and portal-user so that 3rd-party vendors can combine them and perform db joins on the related tables 2020-12-29 18:58:40 -05:00
Mike Hansen
f50d7fb6a8 Update to match AP required changes for handling ClientEvent reporting 2020-12-24 10:07:40 -05:00
Mike Hansen
6742a88d69 WIFI-1241: When AP opensync connection is disconnected, need to terminate active client sessions -- update openapi files 2020-12-22 18:35:03 -05:00
Mike Hansen
3d7a236ceb Merge branch 'master' of github.com:Telecominfraproject/wlan-cloud-workspace 2020-12-22 16:13:51 -05:00
Mike Hansen
be3777de72 WIFI-1241: When AP opensync connection is disconnected, need to terminate active client sessions 2020-12-22 16:13:40 -05:00
Dmitry Toptygin
4a11b0f46b adjusted unit tests - related to default values in ApElementConfiguration 2020-12-22 16:08:53 -05:00
Dmitry Toptygin
180c6a71ab WIFI-1237: Radio/Channel Utilization is more than 100% - added log to track data 2020-12-22 15:46:02 -05:00
Dmitry Toptygin
89f2c6dbec fixed clone methods in RadioBestApSettings, SourceSelectionSteering, SourceSelectionValue, RadioConfiguration, and CustomerEventWithPayload 2020-12-22 13:30:12 -05:00
Dmitry Toptygin
2eae5e14d3 WIFI-1218 Correct 2 radio ssid setting 2020-12-21 11:26:18 -05:00
Mike Hansen
b4f7c6b933 Merge pull requests 2020-12-18 15:05:11 -05:00
Mike Hansen
7ae1d43cb4 Update postman collection for developer passpoint testing 2020-12-18 14:59:06 -05:00