Commit Graph

45 Commits

Author SHA1 Message Date
Akshay Jagadish
bbe36d4a9f Update SDK master to use image tag 1.2.0-SNAPSHOT 2021-05-26 18:00:18 -04:00
Mike Hansen
4552118b4e WIFI-2067: Enable setting default reporting interval for on and off-channel wifi stats as VM args 2021-04-26 12:29:01 -04:00
Akshay Jagadish
1af6b363b8 WIFI-2026 Changed pom versions from 0.0.1-SNAPSHOT to 1.1.0-SNAPSHOT 2021-04-16 15:28:03 -04:00
Dmitry Toptygin
36d5f30a73 WIFI-1624 - in pom.xml files replace ${tip-wlan-cloud.release.version} with 0.0.1-SNAPSHOT to make sure that mvn release:update-versions command works 2021-02-20 10:19:35 -05:00
Dmitry Toptygin
9cd260f1a9 corrected default value for JVM_MEM_OPTIONS in docker run scripts 2020-12-10 12:36:43 -05:00
Dmitry Toptygin
1d6c356a1a corrected default value for JVM_MEM_OPTIONS, introduced REMOTE_DEBUG_ENABLE variable to not start debug agent in the java process by default 2020-12-09 18:26:32 -05:00
Dmitry Toptygin
77b67ca3d2 added externally configurable JVM_MEM_OPTIONS environment variable into all docker files - to be able to adjust memory and garbage collection properties of the java process 2020-12-09 17:09:18 -05:00
Akshay Jagadish
5f35b59a34 reverted tag addition for docker build 2020-11-16 17:20:18 -05:00
Akshay Jagadish
d3729a47d2 NETEXP-485:
Added seperate variables for manager_addr port and mqtt_settings port
that are displayed the AWLAN table. The default values are 1883 and
6640, but these can be overriden in the helm charts based on customer
requirements
2020-11-16 17:16:02 -05:00
Rahul Sharma
0840795bd5 Updated run.sh comments to bash-comments 2020-10-09 11:53:01 -04:00
Akshay Jagadish
85c323e3f1 Added Step in dockerfile to copy over commit.properties to docker
container
2020-10-08 13:49:02 -04:00
Akshay Jagadish
f3bc79cbae Removed step to copy over commit.properties to containers 2020-10-08 03:32:08 -04:00
Akshay Jagadish
50ec9297b2 Added property file to be copied over to the docker container 2020-10-08 02:48:55 -04:00
Akshay Jagadish
b67f36a8a1 adjusted indentation 2020-10-02 16:21:16 -04:00
Akshay Jagadish
3cab779757 WIFI-845: Support Kubernetes Deployment Versioning 2020-10-02 15:42:22 -04:00
Rahul Sharma
0d3f80a8c0 TW-1001: Enable remote debug for Opensync-GW. This flag will be controlled by Helm Charts 2020-08-06 14:11:47 -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
Rahul Sharma
ecec992274 Update the default_wan_name, default_lan_name, default_wan_type and fix the typo in
default_wan_name
2020-07-29 17:58:00 -04:00
Mike Hansen
753cb29cc2 NoiseFloor from survey now used, default wan name set to br-wan, RadioUtilization reporting in ApNode metrics -- wan name to cloud docker 2020-07-29 12:19:41 -04:00
Rahul Sharma
77b0a33fff TW-948: Change the HTTP ports to 9096 and 9097 from 443 and 444 2020-07-28 13:41:31 -04:00
Rahul Sharma
39fddcd912 TW-948: Updated Opensync-GW with the following 2 variables:
- EXTERNAL_URL: This will be over-written in the Helm chart to the actual LoadBalancer setup
to reach the REST API on Opensync-GW
- FILESTORE_location: Location of the stored files
2020-07-27 17:18:12 -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
Rahul Sharma
c9a4ed6f13 TW-882: Fixed the URLs again to point to the right Prov and SSC services 2020-07-16 19:07:34 -04:00
Rahul Sharma
f306eba5f4 TW-882: Fixed URLs for Profile and clientService 2020-07-16 18:25:05 -04:00
Rahul Sharma
a833ef18e8 TW-882: Updated run.sh by removing the Backend_Server variable and
instead introduced variables relevant to All-in-one-cloud and Distributed
environments. These variables are called:
PROV_SERVER
SSC_SERVER
INTEGRATED_SERVER

Expectation is that for All-in-one-cloud env, we would define Integrated_server
variable, whereas for Distributed we will have Prov_server and SSC_server defined..
2020-07-16 16:51:03 -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
Rahul Sharma
fa49329909 TW-804: Introducing the HostName variables for opensync-gw
This variable will be overriden in the Helm chart to the IP Address of the
opensync gw pod
2020-06-29 18:16:36 -04:00
Mike Hansen
130eb00a17 Adding support to Docker for passing lan type AND name, update Dao with attrs 2020-06-28 17:25:09 -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
Rahul Sharma
663b3ba2fc Merge branch 'master' of github.com:Telecominfraproject/wlan-cloud-opensync-controller 2020-06-25 17:48:40 -04:00
Rahul Sharma
9894f075d4 TW-772: Added mqtt log file in opensync GW pod 2020-06-25 17:47:53 -04:00
Lynn Shi
3a01499fb9 set autoprov default customer ID 2020-06-25 17:40:05 -04:00
Dmitry Toptygin
39872da896 added a way to configure provide LOGBACK_CONFIG_FILE to opensync-gateway-cloud-docker 2020-06-25 14:24:56 -04:00
Lynn Shi
bbed379675 set br-lan as default bridge 2020-06-25 11:16:21 -04:00
Rahul Sharma
fa7e85de3f TW-0630: Remove the externalHost and InternalHost variables.
They will get defaulted to the podIP/name
2020-06-25 10:49:56 -04:00
Lynn Shi
cd15177511 correct cloud openSyncGW docker 2020-06-24 18:51:06 -04:00
Rahul Sharma
8f81a2cecd TW-0630: Updating the run.sh to include the env variables that will be overwritten in Helm chart 2020-06-24 17:47:57 -04:00
Lynn Shi
2be3559547 cloud openSyncGW support FW 2020-06-22 23:11:18 -04:00
Lynn Shi
6550c656c9 openSyncGW cloud docker NBI and SBI support 2020-06-19 11:07:00 -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
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
Mike Hansen
58242e9e40 Initial Drop of Opensync Gateway for Cloud. Still non-functional in several areas 2020-05-05 17:28:48 -04:00