Commit Graph

28 Commits

Author SHA1 Message Date
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