Commit Graph

  • a384d31973 GW supports wifi RRM config (not turn on yet) Lynn Shi 2020-08-05 18:51:02 -04:00
  • ee5fed1e3a ClientSessions and Client Metrics, fix RateValue for Client Metric, Frames for ClientSessionMetric Mike Hansen 2020-08-05 17:34:46 -04:00
  • 5c727a2e94 ClientSession handling associationState Mike Hansen 2020-08-05 16:42:32 -04:00
  • f0596a3b84 ClientSession handling associationState. Add GET/SET, make OLD GET == calculate Mike Hansen 2020-08-05 16:41:18 -04:00
  • b21a3cb880 Add captive portal profile sample in static GW docker Lynn Shi 2020-08-05 13:38:52 -04:00
  • c997b67d68 ClientSession Updates (Connect/Disconnect times). Props from wlan-cloud-services Mike Hansen 2020-08-04 21:12:05 -04:00
  • 48086c5c7a Robustness for ActiveBSSIDs, state change handling cleanup Mike Hansen 2020-08-04 18:46:04 -04:00
  • 38369d2fae Updated submodule wlan-cloud-services. Updated a comment Rahul Sharma 2020-08-04 12:44:18 -04:00
  • 65dc4c98cf Updated submodule wlan-cloud-services. Added default values to be added during initial schema creation Rahul Sharma 2020-08-04 12:36:47 -04:00
  • c554a5854a added a method to reset accumulated alarm counters Dmitry Toptygin 2020-08-03 12:28:14 -04:00
  • d54cce489c Merge branch 'master' of github.com:Telecominfraproject/wlan-cloud-workspace Dmitry Toptygin 2020-08-02 18:30:06 -04:00
  • 59c21a3bb0 updated submodules Dmitry Toptygin 2020-08-02 18:29:39 -04:00
  • 72afbab55d Merge branch 'master' of github.com:Telecominfraproject/wlan-cloud-workspace Rahul Sharma 2020-08-01 11:41:23 -04:00
  • 215db448a1 Updated submodule wlan-cloud-services Rahul Sharma 2020-08-01 11:41:15 -04:00
  • 7eab45658c Change IP address from bytes to string per request from AP for DNS probe metrics Mike Hansen 2020-08-01 08:28:23 -04:00
  • 32c38624e9 Updated submodule wlan-cloud-services Rahul Sharma 2020-07-31 18:31:42 -04:00
  • 0095a9e1b8 Updated submodule wlan-cloud-services Rahul Sharma 2020-07-31 18:19:43 -04:00
  • bb699d0e76 Merge branch 'master' of github.com:Telecominfraproject/wlan-cloud-workspace Dmitry Toptygin 2020-07-31 17:12:22 -04:00
  • bf298f5e0c support client rate limiting at SSID level, re-enable radio to vif_if mappings; corrected typo in the DEFAULT firmware track entry Dmitry Toptygin 2020-07-31 17:12:08 -04:00
  • cddd1b157b support client rate limiting at SSID level, re-enable radio to vif_if mappings Mike Hansen 2020-07-31 16:36:44 -04:00
  • 4b09bddf23 added clientFingerPrintsDbUrl property to the CustomerDetails Dmitry Toptygin 2020-07-31 16:10:17 -04:00
  • 9b506e430d implemented stream processor that counts wifi service adoption metrics; make cloud event dispatcher populate timestamps on metrics and events if the incoming timestamps are missing Dmitry Toptygin 2020-07-31 16:01:43 -04:00
  • d2e5d13f0e Calculate equipment capacity details Lynn Shi 2020-07-31 14:53:37 -04:00
  • 37d29a9044 support client rate limiting at SSID level Mike Hansen 2020-07-31 13:42:41 -04:00
  • e9c3aa0605 Fix noise floor calculation and update status RadioUtilizationReport Lynn Shi 2020-07-30 22:36:03 -04:00
  • cd612f6892 implemented datastore, service, and interfaces for the adoption-metrics-service Dmitry Toptygin 2020-07-30 18:23:09 -04:00
  • d0c75fdf46 Fix typo in docker run Mike Hansen 2020-07-29 21:09:52 -04:00
  • 1d322b99ff Updated submodule wlan-cloud-opensync-controller Rahul Sharma 2020-07-29 17:59:47 -04:00
  • 0dd08d2ce5 ClientSession fix to merge with previous session to preserve values Mike Hansen 2020-07-29 12:56:04 -04:00
  • df3fc71141 NoiseFloor from survey now used, default wan name set to br-wan, RadioUtilization reporting in ApNode metrics Mike Hansen 2020-07-29 12:20:25 -04:00
  • 94ed28ae4a Correct configurable property for filestore in GW Lynn Shi 2020-07-29 12:05:35 -04:00
  • 06a75e32b6 Fix captive image file url, add support for rrm manual config Lynn Shi 2020-07-28 20:17:00 -04:00
  • ce04010bdc Revert back to using VIF if mapping based on radio band vs radio number until AP changes to support otherwise are present Mike Hansen 2020-07-28 16:02:54 -04:00
  • d793066a91 Updated submodule wlan-cloud-opensync-controller Rahul Sharma 2020-07-28 13:43:01 -04:00
  • 10fb139e90 Provisioning support of 802.11r Mike Hansen 2020-07-28 12:39:00 -04:00
  • 388405248a Static OSGW docker fix for align mapping of tip.wlan.ovsdb.wifi-device.radio with tip.wlan.ovsdb.wifi-iface.default_radio Mike Hansen 2020-07-28 10:35:35 -04:00
  • 71193f084e added locationId attribute to ServiceMetric Dmitry Toptygin 2020-07-28 10:01:48 -04:00
  • d919d7f12d Add captivePortal sample file Lynn Shi 2020-07-27 23:03:17 -04:00
  • 92344ee533 remove empty line Lynn Shi 2020-07-27 19:36:20 -04:00
  • 32053256ee align mapping of tip.wlan.ovsdb.wifi-device.radio with tip.wlan.ovsdb.wifi-iface.default_radio Mike Hansen 2020-07-27 17:40:16 -04:00
  • b886fa272d Updated Submodule wlan-cloud-opensync-controller Rahul Sharma 2020-07-27 17:23:26 -04:00
  • 637486e537 Updated submodule wlan-cloud-services Rahul Sharma 2020-07-27 17:23:00 -04:00
  • f23cc3c370 Fix throughput for ClientSession, add AP Id to ovsdbClient connect/disconnect where possible Mike Hansen 2020-07-27 17:02:04 -04:00
  • 7011e8baf7 ClientPortalController.updateClient - changed behaviour to match the OpenAPI docs: last update always wins for this operation Dmitry Toptygin 2020-07-27 16:41:11 -04:00
  • 5fcfcec67b changed ClientPortalController to create a client if it does not exist in the DB; configured default postgres db settings for all-cloud-in-one-process-with-persistence Dmitry Toptygin 2020-07-27 16:22:52 -04:00
  • 69e7f7f191 FW Download/Flash robustness Mike Hansen 2020-07-24 21:32:46 -04:00
  • e86291cde6 Adding locationId for ClientSessions. Throttling table state changes for FW Flash Mike Hansen 2020-07-24 18:48:12 -04:00
  • afc291c440 fw upgrade robustness, support user param for 5g ifname Mike Hansen 2020-07-24 15:57:21 -04:00
  • a2e2eec10c GW Support blocked client list northbound Lynn Shi 2020-07-23 19:48:34 -04:00
  • e336d2ffb5 Merge branch 'master' of github.com:Telecominfraproject/wlan-cloud-workspace Mike Hansen 2020-07-23 17:53:20 -04:00
  • ca97b38fbe added a new table status_by_datatype to support cassandra queries where only customerId and statusDataType values are provided; moved some common methods into CassandraUtil class Dmitry Toptygin 2020-07-23 15:31:37 -04:00
  • 487591af28 added a new table status_by_datatype to support cassandra queries where only customerId and statusDataType values are provided; moved some common methods into CassandraUtil class Dmitry Toptygin 2020-07-23 15:31:37 -04:00
  • 13b9e7e85d added an API to retrieve a list of blocked clients for the customer; send a command to OSGW when clients become blocked/unblocked Dmitry Toptygin 2020-07-22 18:32:05 -04:00
  • e7d2b954ab Provisioning support of 802.11r and cleanup fwVersion check Mike Hansen 2020-07-22 14:55:11 -04:00
  • cae55d7f0e Provisioning support of 802.11v check radio based configs for specific v type Mike Hansen 2020-07-22 13:09:04 -04:00
  • f7257cf1e3 Provisioning support of 802.11v Mike Hansen 2020-07-22 12:46:37 -04:00
  • a6470d5943 remove a wrong log Lynn Shi 2020-07-22 11:56:45 -04:00
  • c2c49004ed Static GW handles captive portal profile Lynn Shi 2020-07-22 11:52:09 -04:00
  • 889bd8ad5f GW supports captive portal profile Lynn Shi 2020-07-21 22:07:14 -04:00
  • b19d643409 Fix JUnit for handling non-autoprovisioned AP Mike Hansen 2020-07-21 17:33:00 -04:00
  • 4175e851df Setting external and internal mqtt broker addresses, Allow autoprov off with pre-config/enrolled APs, JUnit tests Mike Hansen 2020-07-21 17:11:25 -04:00
  • 1ff68dfec0 added NPE protection in OpensyncExternalIntegrationCloud for retrieving auto provisioning properties of the customer Dmitry Toptygin 2020-07-20 22:18:41 -04:00
  • 5176f4c6e8 changing attribute names in the data model: blacklist -> blocklist, whitelist -> allowlist Dmitry Toptygin 2020-07-20 17:06:36 -04:00
  • d9099a142f Do not delete ClientSession when Client is not connected Mike Hansen 2020-07-20 16:30:40 -04:00
  • 125f357602 Adding support for FW_IMAGE_NAME tag for determining FW version on AP, as part of FW Upgrade support Mike Hansen 2020-07-20 15:16:47 -04:00
  • 8a61c6598d Checking autoprovisioning, and if not enabled, do not do ap connect, ap config, or ap status. JUnit testing Mike Hansen 2020-07-20 14:58:28 -04:00
  • 67b4646b6e added an optional parameter modelId into the /portal/firmware/version/byEquipmentType API; added API /portal/firmware/model/byEquipmentType - takes equipmentType as a parameter and returns a list of strings (modelIds); Update Provisioning server's database-source to pass in SSL related connection parameters for secure communication. Dmitry Toptygin 2020-07-20 14:32:17 -04:00
  • 32b3b6c803 Updated submodule wlan-cloud-base Rahul Sharma 2020-07-20 13:23:47 -04:00
  • c9467d8539 Adding support for setting NetworkProbe stats based on syntheticClient status in AP Profile Details. Added JUnits Mike Hansen 2020-07-20 12:58:54 -04:00
  • 7a5553cd7c Handle SSIDs (VIF) if_name for 5GHz radio instead of re-using if_name of 5GHzU Mike Hansen 2020-07-20 11:28:45 -04:00
  • 35d003dead Ensure that client is only created by Wifi Associated Clients, not metrics. Metrics only updates ClientSession metrics. Mike Hansen 2020-07-20 10:03:59 -04:00
  • c4386bdf30 implemented cassandra data stores for system events, service metrics, routing and client services Dmitry Toptygin 2020-07-18 18:51:01 -04:00
  • bf1b222a81 Updated submodule wlan-cloud-services Rahul Sharma 2020-07-17 11:39:37 -04:00
  • 67a4bdbc70 Metrics and Junit tests for network probe + synthetic client Mike Hansen 2020-07-17 11:11:14 -04:00
  • 9130b7fe92 Updated submodule wlan-cloud-services Rahul Sharma 2020-07-16 19:10:44 -04:00
  • 3588ba50b6 Merge branch 'master' of github.com:Telecominfraproject/wlan-cloud-workspace Rahul Sharma 2020-07-16 19:09:05 -04:00
  • f10c436366 Updated submodule wlan-cloud-opensync-controller Rahul Sharma 2020-07-16 19:08:57 -04:00
  • 72f3254e18 OVSDB State Table Changes -- JUnit for RadioState and VIFState table update handling on OpensyncExternalIntegrationCloud, wlan-cloud-services props Mike Hansen 2020-07-16 17:54:19 -04:00
  • e09e5aac66 Updated Submodule wlan-cloud-opensync-controller Rahul Sharma 2020-07-16 16:55:59 -04:00
  • 5379cf1eef Change Bridge or NAT for Inet Config. Bridge yes/no for VIF Config = wan OR lan. NAT = forwardMode for SSID profile Mike Hansen 2020-07-16 13:43:04 -04:00
  • f2594d0f94 Do not remove ClientInfo when MQTT stats data indicates instance of client disconnect Mike Hansen 2020-07-16 12:22:42 -04:00
  • f26866ee71 Bridge or NAT for Inet Config. Bridge yes/no for VIF Config Mike Hansen 2020-07-16 12:18:20 -04:00
  • c1b80f7a4f Change logging when unable to get VIFs for RadioStateChange, as this is potentially a valid scenario, props to wlan-cloud-services Mike Hansen 2020-07-15 16:41:02 -04:00
  • 7aa8198629 OVSDB State Table Changes -- JUnit for RadioState and VIFState table update handling on OpensyncExternalIntegrationCloud Mike Hansen 2020-07-14 17:59:20 -04:00
  • 35a251fa1c OVSDB State Table Changes - add VIFs for Radio State Change, add AssociatedClient for VIF state change, updates to Status for ActiveBSSIDs and ClientDetails Mike Hansen 2020-07-14 15:03:21 -04:00
  • 570fd17c6b implemented Status datastore for Cassandra Dmitry Toptygin 2020-07-13 18:19:51 -04:00
  • fd485d5373 JUnit tests and resources for OvsdbDao, merge commit Mike Hansen 2020-07-13 17:10:12 -04:00
  • bd577c0c5f configured prov-process to talk to the postgresql server on the localhost by default; replaced calls of deprecated methods on httpClientBuilder with more recent ones; updated eclipse launcher for OpenSyncProcessCloud; added a placeholder for startup commands in the opensync-gateway-cloud-process; cleared credentialsList in default httpClientConfig.json for opensync-gateway-cloud-process Dmitry Toptygin 2020-07-13 14:08:24 -04:00
  • 594fee22a1 Junit additional failure handling testing on OvsdbDao, propagation of wlan-cloud-services Mike Hansen 2020-07-13 12:06:28 -04:00
  • 5ee6be60e8 Adding tests for SelectResult on OvsdbDao when doing getConnectNode. Add JUnit for handling failed get Wlan from Inet Mike Hansen 2020-07-13 11:38:45 -04:00
  • 36f26b1bb0 First JUnit tests for OpensyncExternalIntegrationCloud Mike Hansen 2020-07-10 16:24:59 -04:00
  • 6efabb2d74 set maintainer to TipWlan Dmitry Toptygin 2020-07-09 19:51:35 -04:00
  • e9f7d40b15 Change reference of ConnectUs to TIP Dmitry Toptygin 2020-07-09 19:27:48 -04:00
  • a3f53b1a1f simplified configuration of ApplicationListeners, added EquipmentGatewayPortalController with requestFirmwareUpdate API Dmitry Toptygin 2020-07-09 18:33:23 -04:00
  • 847b72cdd9 Adding initial/first junit test for OvsdbDao Mike Hansen 2020-07-09 17:59:01 -04:00
  • 28ea3c0e76 added stream processor for raising/clearing equipment alarms: AccessPointIsUnreachable, CPUTemperature, CPUUtilization, MemoryUtilization Dmitry Toptygin 2020-07-09 15:12:08 -04:00
  • 97b11c6b00 Updated submodule wlan-cloud-services Rahul Sharma 2020-07-09 14:45:44 -04:00
  • 78fedba57a Fix build issues with JUnit's ApplicationContext Mike Hansen 2020-07-09 11:50:49 -04:00
  • e70d7f07c4 Remove comments from previous file Mike Hansen 2020-07-09 10:55:42 -04:00
  • f8b1f1fcc7 Adding initial JUnit tests for ConnectusOvsdbClient Mike Hansen 2020-07-09 10:53:32 -04:00