Mike Hansen
|
f176c82d81
|
Refine ClientCount based on MQTT events - ClientSessions
|
2020-06-30 11:25:42 -04:00 |
|
Mike Hansen
|
ccfbeebfc9
|
Hostname for Client Sessions, Make sure collections initialized in models on instantiation
|
2020-06-30 08:34:22 -04:00 |
|
Mike Hansen
|
dece61257a
|
Merge branch 'master' of github.com:Telecominfraproject/wlan-cloud-opensync-controller
|
2020-06-29 18:22:22 -04:00 |
|
Mike Hansen
|
9274badad7
|
Refine ClientCount based on MQTT events
|
2020-06-29 18:22:08 -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
|
8ebbfd2f93
|
update client details status
|
2020-06-29 14:02:43 -04:00 |
|
Dmitry Toptygin
|
441ff8e623
|
Merge branch 'master' of github.com:Telecominfraproject/wlan-cloud-opensync-controller
# Conflicts:
# opensync-ext-cloud/src/main/java/com/telecominfraproject/wlan/opensync/external/integration/OpensyncExternalIntegrationCloud.java
|
2020-06-29 11:58:53 -04:00 |
|
Dmitry Toptygin
|
2c37455f94
|
when auto-provisioning equipment - follow the customer preferences for location and profiles
|
2020-06-29 11:44:45 -04:00 |
|
Mike Hansen
|
9a7d8ff299
|
Update OperatingSystemPerformance and EquipmentPerformance Status, update num of connected clients per radio based on Stats reports
|
2020-06-29 11:44:23 -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
|
3b79964c80
|
Merge branch 'master' of github.com:Telecominfraproject/wlan-cloud-opensync-controller
|
2020-06-28 17:04:38 -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 |
|
Dmitry Toptygin
|
cf5cce76f2
|
corrected class cast exception for reading from wifiInetStateDbTable
|
2020-06-28 16:59:04 -04:00 |
|
Mike Hansen
|
7c2af78805
|
Set bridge for SSID's to be LAN, Set 5GHz map to 5GHzU when only 1 5GHz radio
|
2020-06-28 15:20:31 -04:00 |
|
Dmitry Toptygin
|
dccf016619
|
populate ApNodeMetrics.clientMacAddressesPerRadio and Equipment.baseMacAddress in osgw-cloud
|
2020-06-27 16:39:45 -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
|
e64d8488bb
|
change to use 1st ethernet for WAN, or to use bridge for LAN
|
2020-06-26 18:04:41 -04:00 |
|
Mike Hansen
|
5ee0eface5
|
Adding handle of default channels for 5GHz
|
2020-06-26 17:16:19 -04:00 |
|
Mike Hansen
|
413d05be86
|
Change AP name to to AP_-number
|
2020-06-26 15:32:31 -04:00 |
|
Mike Hansen
|
2e63025388
|
adding the default wan/lan to docker images
|
2020-06-26 13:33:10 -04:00 |
|
Mike Hansen
|
4e1b3a9cf5
|
Provison SSIDs only on existing Radios, use WAN IP/MAC for connected node info if possible
|
2020-06-26 13:10:46 -04:00 |
|
Dmitry Toptygin
|
ad564fc3f6
|
Merge branch 'master' of github.com:Telecominfraproject/wlan-cloud-opensync-controller
|
2020-06-25 17:49:03 -04:00 |
|
Dmitry Toptygin
|
72ae8871d1
|
configure SSID on AP only if corresponding WifiRadio is enabled
|
2020-06-25 17:48:49 -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
|
4e29f2d3b9
|
fixing handling of null channel_list in ovsdb dao
|
2020-06-25 14:45:29 -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 |
|
Dmitry Toptygin
|
14ba1f51f1
|
output debug statements to show ovsdb operations being submitted in a batch
|
2020-06-25 14:04:42 -04:00 |
|
Dmitry Toptygin
|
7af93a052d
|
fixed NPE in OvsdbDao.updateVifConfigsSetForRadio
|
2020-06-25 12:24:25 -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
|
a878583e50
|
Merge branch 'master' of github.com:Telecominfraproject/wlan-cloud-opensync-controller
|
2020-06-24 17:49:19 -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 |
|
Mike Hansen
|
f8c48a64a8
|
Retrieve Radio State information on initial AP connect set allowed_channels in Wifi_Stats_Config -> re-enable device stats
|
2020-06-24 17:36:50 -04:00 |
|
Mike Hansen
|
39e10c90ad
|
Retrieve Radio State information on initial AP connect
|
2020-06-24 16:28:15 -04:00 |
|
Mike Hansen
|
7010919c11
|
Retrieve Radio State information on initial AP connect
|
2020-06-24 13:22:42 -04:00 |
|
Mike Hansen
|
82332611ce
|
Retrieve Radio State information on initial AP connect
|
2020-06-23 17:46:31 -04:00 |
|
Lynn Shi
|
2be3559547
|
cloud openSyncGW support FW
|
2020-06-22 23:11:18 -04:00 |
|
Mike Hansen
|
dda00db9e2
|
OSGW: Support firmware upgrade - adding check of FW track
|
2020-06-22 18:07:25 -04:00 |
|
Mike Hansen
|
5a185cb38f
|
OVSDB State Table Changes. Ensure BSSIDs captured from new/changed Wifi_VIF_State
|
2020-06-22 10:38:14 -04:00 |
|
Dmitry Toptygin
|
127592d0c6
|
addressed vulnerability reported by sonar: encrypt passwords in application.properties files with bcrypt
|
2020-06-19 17:21:53 -04:00 |
|
eugenetaranov-opsfleet
|
6f440e6002
|
Tools 23 fixghtoken (#3)
* TOOLS-23: added github token
* check pr
* disabled pr
* test
* test
* testing proxy
* added maven settings.xml
* moved github token to maven steps
* added cache
* retry
* test
* disabled PR
|
2020-06-19 11:28:52 -04:00 |
|
Lynn Shi
|
6550c656c9
|
openSyncGW cloud docker NBI and SBI support
|
2020-06-19 11:07:00 -04:00 |
|
eugenetaranov-opsfleet
|
27583013f1
|
TOOLS-23: added github token (#2)
* TOOLS-23: added github token
* check pr
* disabled pr
|
2020-06-19 09:44:50 -04:00 |
|
Dmitry Toptygin
|
3f524d4567
|
Updated README.md
|
2020-06-19 09:09:45 -04:00 |
|
eugenetaranov-opsfleet
|
ebe5a90ae0
|
TOOLS-23: sonar code analysis (#1)
* TOOLS-23: sonar code analysis
* enable pr
* fix pr
* added dep
* added maven cerdentials
* added maven creds
* split mvn build and sonar analysis
* test
* added MAVEN_REPO_USERNAME ?
* added maven env
* disabled test
* trigger
* job matrix
* added opensync-ext-interface
* disabled opensync-ext-cloud
* test
* enabled opensync-ext-cloud
* added opensync-ext-static
* test
* enabled opensync-gateway
* test
* added sonar.projectKey
* fix
* fix2
* separated mvn build and sonar steps
* test
* test
* test
* test
* test
* added project key
* test
* test
* test
* test
* enable caching
* disabled cache
* cleanup
* disabled PR
Co-authored-by: Eugene Taranov <eugene@taranov.me>
|
2020-06-19 09:02:25 -04:00 |
|
Mike Hansen
|
3690111d08
|
FirmwareFlash and FirmwareDownload support in Dao and Gateway. Contingent on AP support, currently sends command but doesn't actually upgrade for download, and Flash doesn't have a trigger point on AP
|
2020-06-18 15:39:22 -04:00 |
|
Mike Hansen
|
467562d578
|
Status updates and initialization for Radio
|
2020-06-18 13:40:02 -04:00 |
|