Commit Graph

  • 565df5fbd0 add Radius Accounting Server to Ssid Profile Mike Hansen 2020-11-03 08:42:55 -05:00
  • 45a49f2772 Wifi-1024: Add Gre Tunnel Profile to wlan-cloud-services Mike Hansen 2020-11-03 08:31:40 -05:00
  • 7877e84909 Wifi-1024: Add Gre Tunnel Profile to wlan-cloud-services Mike Hansen 2020-11-02 17:29:01 -05:00
  • 7059a67529 OpensyncGateway changes to only treat clients which appear in Wifi_Associated_Clients table as clients which can be added to the cloud's client and client session lists. Other changes through either stats changes or via other tables in ovsdb can only alter existing clients and sessions. Else they are ignored. SSIDs and InetConfig for SSIDs are not automatically deleted if an existing configuration for this AP containing profiles for the ssids exists on the cloud. Mike Hansen 2020-11-02 16:09:04 -05:00
  • 81ae1cc348 Merge branch 'master' of https://github.com/Telecominfraproject/wlan-cloud-workspace into master Thomas Currie 2020-11-02 11:01:07 -05:00
  • 8ace169699 add new commit from wlan-cloud-services Thomas Currie 2020-11-02 11:00:45 -05:00
  • 23acb583d2 When ap connected, check for any clients with AP's wan HWAddr and remove them, in case the AP itself has accidentally been registered as a client previously Mike Hansen 2020-10-30 09:31:19 -04:00
  • 42976f45be Fix JUnit, add expectation of thrown RuntimeException for new connectionInfoFail case Mike Hansen 2020-10-29 20:43:37 -04:00
  • 8d48e3f5c2 Do not allow AP to connect until the WAN (or LAN if only LAN) state has IP and MAC addresses in the Wifi_Inet_State table Mike Hansen 2020-10-29 20:12:47 -04:00
  • eba4cb2e22 VLAN changes per AP request to create LAN and WAN Vlan Interfaces whenever a VLAN is provisioned Mike Hansen 2020-10-29 17:47:36 -04:00
  • 0582b0b8e6 Update reported IpV4 address for wan interface based on the value in the Wifi_Inet_Table when the table state changes. Handles situation where the AP connects before it's services are up and the table is not populated with the IPs of the wan/lan interfaces. Mike Hansen 2020-10-29 15:05:20 -04:00
  • 04797e62b6 Update Wifi_Inet_Config for vlan handling Mike Hansen 2020-10-28 18:19:29 -04:00
  • 4005499d1f WIFI-1007: AP is reported as WiFi clients Mike Hansen 2020-10-28 15:24:08 -04:00
  • 25e485fe54 update superproject with new commit from wlan-cloud-services Thomas Currie 2020-10-28 10:05:37 -04:00
  • 8cd4ebc135 Update Wifi_Inet_Config for vlan handling Mike Hansen 2020-10-26 19:13:58 -04:00
  • 68d621a5ce Update Wifi_Inet_Config for vlan, adding _ to interface names. Mike Hansen 2020-10-26 18:15:18 -04:00
  • cf84baf74e Wifi_Inet_Config take ipAssignScheme for vifs from parent interface Mike Hansen 2020-10-22 16:53:59 -04:00
  • 8edce13690 update superproject with commit from wlan-cloud-services Thomas Currie 2020-10-22 15:11:46 -04:00
  • ec85382329 Re-enable device stats regardless of whether or not profile is used Mike Hansen 2020-10-21 17:39:58 -04:00
  • 8fbc09b70c Adding SourceSelection classes ralphlee 2020-10-21 13:34:11 -04:00
  • 39f082823b WIFI-830: Cloud BE: support configuration of fragmentation threshold -- Disable this write to ovsdb until AP support is present Mike Hansen 2020-10-21 09:35:52 -04:00
  • 605ba0a0aa WIFI-872: Add Profile for Identity - remove Radius, remove child relationship between provider and osu ssid Mike Hansen 2020-10-20 13:24:11 -04:00
  • 598ac325af WIFI-900: add global property for toggling mutation of clientCn handle mqttSettings clientCn in AWLAN_Node Mike Hansen 2020-10-20 12:24:05 -04:00
  • 3f3fcadf05 Temporary work-around until AP load has updated ovsdb-schema with the changes to the Hotspot20_OSU_Providers Mike Hansen 2020-10-19 18:53:34 -04:00
  • 378227ef97 Fix error where Wifi_Inet_Config->ip_assign_scheme not parsed correctly when null/empty. Mike Hansen 2020-10-19 11:00:19 -04:00
  • 2ab2112811 WIFI-873: Open API changes for HS2.0 Profile Mike Hansen 2020-10-15 18:32:16 -04:00
  • d93c0cc547 WIFI-873: Open API changes for HS2.0 Profile WIFI-874: Open API changes for Operator Profile WIFI-875: Open API changes for Venue Profile WIFI-876: Open API changes for Identity Profile Mike Hansen 2020-10-15 16:16:44 -04:00
  • 6f02fc57be Adding Metrics Profile into portal-services openapi Mike Hansen 2020-10-15 11:52:10 -04:00
  • 832abad2f0 WIFI-873: Open API changes for HS2.0 Profile WIFI-874: Open API changes for Operator Profile WIFI-875: Open API changes for Venue Profile WIFI-876: Open API changes for Identity Profile Mike Hansen 2020-10-14 18:26:19 -04:00
  • f515c31500 WIFI-876: Open API changes for Identity Profile Mike Hansen 2020-10-14 17:17:35 -04:00
  • 5ade14fe8e WIFI-956: WPA2-Enterprise SSID Not Broadcasting Mike Hansen 2020-10-14 12:30:20 -04:00
  • 37be0fe5c5 WIFI-908: Provision Hotspot20_Config in opensync database via opensync gateway, using new Hotspot/passpoint profiles Mike Hansen 2020-10-14 10:13:26 -04:00
  • 4fd40116bb WIFI-872: Add Profile for Identity Mike Hansen 2020-10-14 10:09:13 -04:00
  • 365f25ba1c WIFI-908: Provision Hotspot20_Config in opensync database via opensync gateway, using new Hotspot/passpoint profiles Mike Hansen 2020-10-13 18:18:44 -04:00
  • 34f1692f32 WIFI-872: Add Profile for Identity Mike Hansen 2020-10-13 17:52:45 -04:00
  • 5056221787 WIFI-872: Add Profile for Identity Mike Hansen 2020-10-13 16:48:15 -04:00
  • 9e723a08d7 Changes to support independent component version testing AkshayJagadish-ne 2020-10-13 00:55:39 -04:00
  • bc5f1c2efc added commit property file to containers Akshay Jagadish 2020-10-12 22:54:18 -04:00
  • 061fe40dc2 WIFI-906: Add new Hotspot, IdProvider, Operator, and Venue profiles to static opensync gateway Mike Hansen 2020-10-09 16:21:00 -04:00
  • ce8792ca01 WIFI-444: APNOS : UCC Heuristics phase 2 Mike Hansen 2020-10-09 13:42:34 -04:00
  • 1d7497a7c6 Updated submodule wlan-cloud-services. Updated PF-gateway-docker run.sh Rahul Sharma 2020-10-09 13:22:52 -04:00
  • 03d0a8a6be 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-947: Add opensync gateway support for CEGWNewChannelRequest to change back-up channel in Wifi_RRM_Config Mike Hansen 2020-10-09 13:03:11 -04:00
  • e2566e7b6d Updated submodule wlan-cloud-opensync-controller Rahul Sharma 2020-10-09 11:54:46 -04:00
  • 80e5cd604b Updated submodule wlan-cloud-services Rahul Sharma 2020-10-09 11:54:01 -04:00
  • 883a292053 Updated submodule wlan-cloud-services. Updated enum RealTimeEvent Rahul Sharma 2020-10-09 00:13:51 -04:00
  • 31e347345c 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 WIFI-869: Add Profile for HS 2.0 WIFI-907: Add new Hotspot, IdProvider, Operator, and Venue profiles to all-cloud-in-one Mike Hansen 2020-10-08 15:35:39 -04:00
  • d9fef4ee74 Workflow Test AkshayJagadish-ne 2020-10-08 13:28:11 -04:00
  • e96df2bf2d Removed property file copy over to containers AkshayJagadish-ne 2020-10-08 04:10:16 -04:00
  • 64826a083a Merge branch 'master' of https://github.com/Telecominfraproject/wlan-cloud-workspace into master Akshay Jagadish 2020-10-08 03:49:20 -04:00
  • 54602a00d0 Removed step to copy over commit.properties to containers Akshay Jagadish 2020-10-08 03:42:30 -04:00
  • 3728da780c Added property file to be copied over to the docker container AkshayJagadish-ne 2020-10-08 03:06:51 -04:00
  • d962c53bd4 Changed DockerFile to copy over commit.properties file Akshay Jagadish 2020-10-08 03:01:57 -04:00
  • 6bc7c55be7 Added property file to be copied over to the docker container AkshayJagadish-ne 2020-10-07 23:50:17 -04:00
  • 13aa255430 Changed DockerFile to copy over commit.properties file Akshay Jagadish 2020-10-07 23:48:03 -04:00
  • 0965492ce3 WIFI-906: Add new Hotspot, IdProvider, Operator, and Venue profiles to static opensync gateway WIFI-907: Add new Hotspot, IdProvider, Operator, and Venue profiles to all-cloud-in-one Mike Hansen 2020-10-07 20:10:09 -04:00
  • 4837f86db0 WIFI-869: Add Profile for HS 2.0 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 Mike Hansen 2020-10-07 19:51:04 -04:00
  • ff926c8947 added externallyVisiblePort, externallyVisibleHostName, externallyVisibleIpAddress to ConnectorProperties so that we can better deal with port mappers and external load balancers Dmitry Toptygin 2020-10-07 13:08:33 -04:00
  • 2a59a3e5fd WIFI-906: Add new Hotspot, IdProvider, Operator, and Venue profiles to static opensync gateway WIFI-907: Add new Hotspot, IdProvider, Operator, and Venue profiles to all-cloud-in-one 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 Mike Hansen 2020-10-06 17:55:39 -04:00
  • 1c03d404c7 Added support for optional nightly build AJ AkshayJagadish-ne 2020-10-06 15:34:55 -04:00
  • c282d219b7 Merge branch 'master' of github.com:Telecominfraproject/wlan-cloud-workspace Mike Hansen 2020-10-06 02:35:09 -04:00
  • a039531c01 WIFI-872: Add Profile for Identity WIFI-878: Define Data Types for Passpoint Profile models Mike Hansen 2020-10-06 02:34:54 -04:00
  • 42520afb35 Workflow Test AkshayJagadish-ne 2020-10-06 02:33:55 -04:00
  • 08df176a77 Workflow Test AkshayJagadish-ne 2020-10-06 02:26:45 -04:00
  • d8e3614d92 Workflow Test AkshayJagadish-ne 2020-10-06 02:17:32 -04:00
  • c62db2502a Workflow Test AkshayJagadish-ne 2020-10-06 01:57:59 -04:00
  • 0d91ed7bd4 Workflow Test AkshayJagadish-ne 2020-10-06 00:46:22 -04:00
  • cd5f7b6feb Workflow Test AkshayJagadish-ne 2020-10-06 00:25:26 -04:00
  • 433e7909df Workflow Test AkshayJagadish-ne 2020-10-06 00:16:53 -04:00
  • 019bf785f4 Workflow Test AkshayJagadish-ne 2020-10-06 00:06:01 -04:00
  • a4e21b8aba WIFI-846: Add component version and commit hash to application ping AkshayJagadish-ne 2020-10-05 23:45:27 -04:00
  • 8c10eeba08 WIFI-846: Add component version and commit hash to application ping Akshay Jagadish 2020-10-05 21:35:17 -04:00
  • 2472aed690 WIFI-900: add global property for toggling mutation of clientCn Mike Hansen 2020-10-05 16:22:33 -04:00
  • ef90f470b9 WIFI-900: add global property for toggling mutation of clientCn Mike Hansen 2020-10-05 13:47:38 -04:00
  • e3347a6986 WIFI-900: add global property for toggling mutation of clientCn WIFI-878: Define Data Types for Passpoint Profile models Mike Hansen 2020-10-05 13:37:00 -04:00
  • a66b04a958 WIFI-878: Define Data Types for Passpoint Profile models Mike Hansen 2020-10-05 10:50:43 -04:00
  • 401ad3a185 WIFI-845: Support Kubernetes Deployment Versioning AkshayJagadish-ne 2020-10-02 20:01:11 -04:00
  • eb87cb873d WIFI-845: Support Kubernetes Deployment Versioning Akshay Jagadish 2020-10-02 19:53:50 -04:00
  • e23518f381 WIFI-845: Support Kubernetes Deployment Versioning Akshay Jagadish 2020-10-02 18:18:09 -04:00
  • d56a460856 WIFI-863: Add Table R/W to OvsdbDao to support Configuration and Status WIFI-862: Opensync Gateway: Add Table Models to OvsdbDao WIFI-871: Add Profile for Venue WIFI-870: Add Profile for Operator Mike Hansen 2020-10-01 19:18:46 -04:00
  • db46621fab Updated wlan-cloud-services --> schema-generator project. Rahul Sharma 2020-10-01 14:29:13 -04:00
  • 73607c6577 WIFI-870: Add Profile for Operator Mike Hansen 2020-09-30 19:10:45 -04:00
  • f66fa2cfc1 WIFI-862: Opensync Gateway: Add Table Models to OvsdbDao Mike Hansen 2020-09-30 18:26:14 -04:00
  • f34b41601a WIFI-869: Add Profile for HS 2.0 Mike Hansen 2020-09-30 16:42:16 -04:00
  • 5a543b8891 WIFI-869: Add Profile for HS 2.0 Mike Hansen 2020-09-30 15:29:18 -04:00
  • 5e586dd3d0 WIFI-878: Define Data Types for Passpoint Profile models Mike Hansen 2020-09-30 12:46:08 -04:00
  • fa0185e358 WIFI-469: CloudSDK BE : Passpoint Support Mike Hansen 2020-09-29 17:37:12 -04:00
  • 651c8ec47e WIFI-862: Opensync Gateway: Add Table Models to OvsdbDao Mike Hansen 2020-09-29 17:22:00 -04:00
  • d5592d7860 Opensync Gateway: Add Table R/W to OvsdbDao to support Configuration and Status Mike Hansen 2020-09-29 14:31:57 -04:00
  • dd13ef981d WIFI-862: Opensync Gateway: Add Table Models to OvsdbDao Mike Hansen 2020-09-29 13:59:05 -04:00
  • c4666c9a7c Adding ProfileMetrics to backend test classes and test docker images. Mike Hansen 2020-09-28 20:00:44 -04:00
  • e008c87974 Adding use of Metrics Profile for Stats Config in opensync gateway. Mike Hansen 2020-09-28 19:41:40 -04:00
  • 69fd35daba Changes for Metrics Profile Mike Hansen 2020-09-25 18:06:57 -04:00
  • 40233a43fb Metrics Profile Mike Hansen 2020-09-25 17:43:04 -04:00
  • 7a7310ec7b Metrics Profile models and opensync gateway integration Integration on Dao coming soon Mike Hansen 2020-09-25 17:16:08 -04:00
  • 8d96c4a2ad Added RealTimeChannelHopEvent to system-event models Mike Hansen 2020-09-25 10:58:58 -04:00
  • 7ae6bcc86f WIFI-828: Cloud SDK BE: support configuration of DTIM interval Mike Hansen 2020-09-24 15:22:16 -04:00
  • 3bfa62966b WIFI-828: Cloud SDK BE: support configuration of DTIM interval Mike Hansen 2020-09-24 14:58:45 -04:00
  • 79023e80cd WIFI-828: Cloud SDK BE: support configuration of DTIM interval Mike Hansen 2020-09-24 14:54:21 -04:00
  • 1b8e181f1f WIFI-828: Cloud SDK BE: support configuration of DTIM interval WIFI-829: Cloud BE: support configuration of RTS/CTS threshold WIFI-830: Cloud BE: support configuration of fragmentation threshold Mike Hansen 2020-09-24 12:41:29 -04:00
  • 5403367b02 WIFI-631 Truncated HTTP Payloads when triggering POST request APIs Akshay Jagadish 2020-09-23 19:10:33 -04:00