Commit Graph

668 Commits

Author SHA1 Message Date
Dmitry Toptygin
f646c3f0b3 Merge pull request #5 from Telecominfraproject/WIFI-1054-rs256-decoding 2020-11-16 10:43:36 -05:00
Mike Hansen
da8c3a69fb WIFI-908: Provision Hotspot20_Config in opensync database via opensync gateway. Fix roaming_oi values 2020-11-16 09:14:04 -05:00
Mike Hansen
019cf0c757 WIFI-908: Provision Hotspot20_Config in opensync database via opensync gateway. Set the roaming_oi values as hex strings 2020-11-12 18:32:24 -05:00
Mike Hansen
b1537125e9 Wifi-727: WMM not getting disabled from the REST API -- remove attribute, it is not configurable, always enabled 2020-11-12 13:36:19 -05:00
Mike Hansen
c284ee09fe Wifi-1024: Add Gre Tunnel Profile
Add GRE configuration attribures to SsidConfiguration remove from CommonNetworkConfiguration, based on further discussions related to mapping between VLANs and GRE tunnels
2020-11-12 10:40:42 -05:00
Mike Hansen
0ce779ec5d Merge branch 'master' of github.com:Telecominfraproject/wlan-cloud-workspace 2020-11-10 16:41:57 -05:00
Mike Hansen
58a436abe2 Handling some test scenarios, using postman, which may have null vlanIds 2020-11-10 16:41:47 -05:00
Lynn Shi
7880ab131f WIFI-1006 Remove alarm codes not supported in Cloud SDK 2020-11-10 15:17:03 -05:00
Mike Hansen
3af3bdef51 Metrics: setting values for Tx/Rx Throughput and Tx/Rx Rate Kbps 2020-11-10 13:48:30 -05:00
Lynn Shi
e5e6ef4a6b Add TransactionSynchronizationManager handler in BaseRemoteTest 2020-11-09 13:27:13 -05:00
Mike Hansen
1dfbb7858b Wifi-1060: Junit tests for Hotspot20 provisioning 2020-11-09 12:43:03 -05:00
Mike Hansen
f1212c6dec VLAN changes per AP requirement. When vlan_id is unset or < 2, set vlan_id to 1 2020-11-06 14:40:24 -05:00
Mike Hansen
070ba2eb44 Radius Accounting Server, ensure supports different name than the radius server 2020-11-05 18:08:40 -05:00
Mike Hansen
c4e90b072f build order change, to ensure dependencies build before dependents 2020-11-05 17:22:55 -05:00
Dmitry Toptygin
6e6770cf05 in portal-services-openapi.yaml described the /ping operation that allows to query the cloud backend version information 2020-11-05 17:22:14 -05:00
Mike Hansen
283ee00686 Merge branch 'master' of github.com:Telecominfraproject/wlan-cloud-workspace 2020-11-05 17:13:18 -05:00
Mike Hansen
0079f50cb7 remove extra .gitignore files 2020-11-05 17:13:08 -05:00
Dmitry Toptygin
ecd288345a WIFI-1011 - Access Point Unreachable Alarm does not get cleared - Changed the logic to use the server timestamps when monitoring for AP connectivity, added code to clean up multiple alarms per-code-per-equipment that could have been raised in rare corner cases. 2020-11-05 15:07:43 -05:00
Mike Hansen
e514a94d58 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:49:41 -05:00
Mike Hansen
3ea02b9d5e WIFI-874: Open API changes for Operator Profile
WIFI-870: Add Profile for Operator

Remove unused 'Hostname' attribute from Operator profile, this will be
provided by the id providers (OSU) profiles.
2020-11-05 11:47:08 -05:00
Mike Hansen
22a572c466 revert accidental submission of pom, regarding using project artifacts 2020-11-05 10:19:02 -05:00
Mike Hansen
c03204abc4 Wifi-1038: openapi.yaml updates for profile-service and portal-services 2020-11-04 16:29:04 -05:00
Mike Hansen
6813d797c9 Wifi-999: JUnit updates opensync-gateway and opensync-ext-cloud 2020-11-04 12:37:05 -05:00
Mike Hansen
cc6ee697f3 Wifi-1004: Provision gre_ifname, gre_local_inet_addr, gre_remote_inet_addr, gre_remote_mac_addr on AP
Add checks to make sure required parameters are not null before
attempting to configure on AP. Required because the gre attributes are
in the ApProfile now, so cannot just have check based on whether there
is an attached GreProfile.
2020-11-04 12:30:14 -05:00
Mike Hansen
2f586e12d1 Wifi-1004: Provision gre_ifname, gre_local_inet_addr, gre_remote_inet_addr, gre_remote_mac_addr on AP
Wifi-999: JUnit updates opensync-gateway and opensync-ext-cloud

Move the GreProfile attributes to the ApProfile.
2020-11-04 12:17:15 -05:00
Mike Hansen
4a57e1b37f Wifi-1024: Add Gre Tunnel Profile to wlan-cloud-services -- per design discussion, move Gre profile contents into equipment_ap profile 2020-11-04 12:12:44 -05:00
Mike Hansen
bebb08e79a Wifi-1004: Provision gre_ifname, gre_local_inet_addr, gre_remote_inet_addr, gre_remote_mac_addr on AP -- remove hardcoded 'wan' for parent if_name 2020-11-04 11:47:34 -05:00
Mike Hansen
24cecd0854 Wifi-999: JUnit updates opensync-gateway and opensync-ext-cloud 2020-11-04 10:30:13 -05:00
Mike Hansen
ad176591db add Radius Accounting Server to Ssid Profile 2020-11-03 17:55:02 -05:00
Mike Hansen
82ee739845 Wifi-1004: Provision gre_ifname, gre_local_inet_addr, gre_remote_inet_addr, gre_remote_mac_addr on AP
Wifi-996: Add GRE support to WifiInetConfigInfo
2020-11-03 17:01:28 -05:00
Mike Hansen
8ab297b8e2 Wifi-996: Add GRE support to WifiInetConfigInfo 2020-11-03 16:52:55 -05:00
Mike Hansen
ea6d182f18 SSIDs and InetConfig for SSIDs remove Vlans when no longer used, set if_name to be lowest availabe for freq band for new VIFs 2020-11-03 15:05:23 -05:00
Mike Hansen
1061d775ea add Radius Accounting Server attributes from Ssid Profile to Wifi_VIF_Config 2020-11-03 09:24:35 -05:00
Mike Hansen
565df5fbd0 add Radius Accounting Server to Ssid Profile 2020-11-03 08:42:55 -05:00
Mike Hansen
45a49f2772 Wifi-1024: Add Gre Tunnel Profile to wlan-cloud-services 2020-11-03 08:31:40 -05:00
Mike Hansen
7877e84909 Wifi-1024: Add Gre Tunnel Profile to wlan-cloud-services 2020-11-02 17:29:01 -05:00
Mike Hansen
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.
2020-11-02 16:09:04 -05:00
Thomas Currie
81ae1cc348 Merge branch 'master' of https://github.com/Telecominfraproject/wlan-cloud-workspace into master 2020-11-02 11:01:07 -05:00
Thomas Currie
8ace169699 add new commit from wlan-cloud-services 2020-11-02 11:00:45 -05:00
Mike Hansen
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 2020-10-30 09:31:19 -04:00
Mike Hansen
42976f45be Fix JUnit, add expectation of thrown RuntimeException for new connectionInfoFail case 2020-10-29 20:43:37 -04:00
Mike Hansen
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 2020-10-29 20:12:47 -04:00
Mike Hansen
eba4cb2e22 VLAN changes per AP request to create LAN and WAN Vlan Interfaces whenever a VLAN is provisioned 2020-10-29 17:47:36 -04:00
Mike Hansen
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.

Ensure dhcp_sniff is set on all interfaces.
2020-10-29 15:05:20 -04:00
Mike Hansen
04797e62b6 Update Wifi_Inet_Config for vlan handling 2020-10-28 18:19:29 -04:00
Mike Hansen
4005499d1f WIFI-1007: AP is reported as WiFi clients 2020-10-28 15:24:08 -04:00
Thomas Currie
25e485fe54 update superproject with new commit from wlan-cloud-services 2020-10-28 10:05:37 -04:00
Mike Hansen
8cd4ebc135 Update Wifi_Inet_Config for vlan handling 2020-10-26 19:13:58 -04:00
Mike Hansen
68d621a5ce Update Wifi_Inet_Config for vlan, adding _ to interface names. 2020-10-26 18:15:18 -04:00
Mike Hansen
cf84baf74e Wifi_Inet_Config take ipAssignScheme for vifs from parent interface 2020-10-22 16:53:59 -04:00