Commit Graph

38 Commits

Author SHA1 Message Date
Mike Hansen
bb3a49addb Support for Metrics Profile
Added to OpensyncAPConfig
Added Profiles for Static.
Added handler in OvsdbClient to process.
Currently not applying the values, uses the defaults still, but
remaining functionality will come in subsequent updates.
2020-09-25 17:13:51 -04:00
Mike Hansen
fbc7b4b5b9 WIFI-456: Cloud SDK BackEnd : Bonjour Gateway support
Add Bonjour Profile support to OpensyncApConfig
Add static files for static and static-docker versions.

Refactor of OpensyncExternalIntegrationCloud. Separate concerns, move
MQTT message processing and stats events to new class.

JUnit tests updated based on refactor
2020-09-04 12:29:23 -04:00
Lynn Shi
c9f9bce45c Use new default AP setting for controller and mqtt broker on static GW docker 2020-08-13 12:58:23 -04:00
Lynn Shi
338078d8ac Add captive portal profile sample in static GW docker 2020-08-05 13:38:06 -04:00
Mike Hansen
6d752a4468 support client rate limiting at SSID level, re-enable radio to vif_if mappings 2020-07-31 16:33:38 -04:00
Mike Hansen
30a28b2a11 Revert back to using VIF if mapping based on radio band vs radio number until AP changes to support otherwise are present 2020-07-28 16:01:43 -04:00
Mike Hansen
b66ae8e91e Static OSGW docker fix for align mapping of tip.wlan.ovsdb.wifi-device.radio with tip.wlan.ovsdb.wifi-iface.default_radio 2020-07-28 10:35:15 -04:00
Mike Hansen
7cbfd6f163 align mapping of tip.wlan.ovsdb.wifi-device.radio with tip.wlan.ovsdb.wifi-iface.default_radio 2020-07-27 17:38:18 -04:00
Mike Hansen
1d6f980c30 fw upgrade robustness, generic solution for ifname, bridge, port 2020-07-24 15:55:25 -04:00
Mike Hansen
39c63c32d5 Setting external and internal mqtt broker addresses, Allow autoprov off with pre-config/enrolled APs, JUnit tests 2020-07-21 17:10:55 -04:00
Dmitry Toptygin
3b5701f930 set maintainer to TipWlan 2020-07-09 19:50:19 -04:00
AkshayJagadish-ne
b9c0a6d88a TW-749: Change reference of ConnectUs to TIP (#4)
* ConnectUs Reference Changes

Removed Loggers

* ConnectUs Reference Changes

Changed
-all properties (shell files and launcher file), -profile ssidnames,
-launcher certificates,
-removed connectus.ai componentscan package

* Changed Docker Connectus References

* Changed Java ConnectUs References

* Changed json ssid Connectus references

* Minor changes

* ConnectUs Reference Changes

Removed Loggers

* ConnectUs Reference Changes

Changed
-all properties (shell files and launcher file), -profile ssidnames,
-launcher certificates,
-removed connectus.ai componentscan package

* Changed Docker Connectus References

* Changed Java ConnectUs References

* Changed json ssid Connectus references

* Minor changes

* Reference changes in Junit

* Changed OvsdbRedirector to TipWlanOvsdbRedirector
2020-07-09 19:24:21 -04:00
Mike Hansen
4ed2d584bc Adding support to Docker for passing lan type AND name, update Dao with attrs 2020-06-28 17:04:31 -04:00
Mike Hansen
163ad39e4e Set default WAN If to eth for docker based launches 2020-06-26 21:05:42 -04:00
Mike Hansen
2e63025388 adding the default wan/lan to docker images 2020-06-26 13:33:10 -04:00
Mike Hansen
2dd8f49a72 Fix IP address in Radius.Json 2020-06-09 16:46:54 -04:00
Mike Hansen
688962f8fc Static GW Docker support for Radius Profile configs 2020-06-09 16:27:06 -04:00
Mike Hansen
59ec71d324 Integrate RF survey reportwith cloud backend, OSGW: Support RADIUS and WPA Enterprise pre-work 2020-06-09 13:04:29 -04:00
Mike Hansen
9c4e914f32 Fix Config MAP for non-encrypted mode, allow externalize bridge name 2020-06-03 11:20:22 -04:00
Mike Hansen
9b0dcd73f5 SSID Config Support, Support Radio and VIF IF naming (removed static) 2020-06-01 13:25:28 -04:00
Mike Hansen
65a9ab0100 Fix exception in OvsdbDao when processing radio types for VIF, update static files for simpler analysis 2020-05-27 15:28:02 -04:00
Mike Hansen
591629f90b Adding support for multiple SSIDs per Radio, and multiple SSID Profiles in single SSID json file 2020-05-22 15:20:40 -04:00
Mike Hansen
7d585ff534 OVSDB AP Configuration: Profiles, Legacy Config Support 2020-05-21 18:11:25 -04:00
Mike Hansen
b693c2a273 OVSDB AP Configuration: AP & SSIDs 2020-05-19 17:21:59 -04:00
Dmitry Toptygin
ae344b4e1e added status service to application.properties, corrected date format in the logback.xml 2020-05-17 11:11:56 -04:00
Mike Hansen
f836e23b93 Adding Spring Profiles to Docker app to allow REST API connections for testing 2020-05-15 13:24:18 -04:00
Dmitry Toptygin
26f0321b8e updated config_2_ssids.json file to use radioType is5GHzL instead of is5GHz 2020-05-13 11:48:44 -04:00
Rahul Sharma
e3dd4efc07 TW-223: Removed the opensync-gateway-cloud-and-mqtt docker artifact
and renamed the opensync-gateway-static-and-mqtt to opensync-gateway-and-mqtt
2020-05-12 16:11:29 -04:00
Rahul Sharma
3b89bff216 TW-223: Changed the generated docker artifacts for opensync-gw to be one
for static and other for cloud.
2020-05-12 14:25:08 -04:00
Rahul Sharma
ae49d581ec TW-221: Change the service name of the MQTT broker to include a smaller
helm release name of tip-wlan instead of opensync-wifi-controller
2020-05-12 13:12:03 -04:00
Rahul Sharma
276083d259 Updating the base image to alpine-jre to reduce docker image size. 2020-04-29 17:45:58 -04:00
Dmitry Toptygin
3b4196005f added /app/config volume mount to the docker image opensync-gateway-and-mqtt so that alternative AP config files could be supplied from the outside of the container 2020-04-17 16:12:18 -04:00
Dmitry Toptygin
675f673a99 switched docker registry to JFrog 2020-04-12 17:51:20 -04:00
Dmitry Toptygin
0f0286bfcb changed relative location of root pom 2020-04-08 18:41:43 -04:00
Dmitry Toptygin
9a597231f4 replaced references to whizcontrol with tip.wlan 2020-03-24 18:08:00 -04:00
Dmitry Toptygin
461d9b29b0 updated docker run.sh scripts to remove startup warnings about reflection 2020-03-16 17:36:30 -04:00
DTop
13c0afdeab TW-120 Added a docker image that has mqtt broker and opensync gateway. Corrected warnings generated by the pom.xml during maven build. 2020-03-11 21:49:24 -04:00
Rahul Sharma
1063e0df0e TW-114: Update project to a new docker project 2020-03-10 15:52:46 -04:00