Dmitry Toptygin
2eae5e14d3
WIFI-1218 Correct 2 radio ssid setting
2020-12-21 11:26:18 -05:00
Mike Hansen
b4f7c6b933
Merge pull requests
2020-12-18 15:05:11 -05:00
Mike Hansen
7ae1d43cb4
Update postman collection for developer passpoint testing
2020-12-18 14:59:06 -05:00
Mike Hansen
309d00935d
WIFI-1219: Cloud Backend Services - Enhance Radius NAS modelling -- remove deprecated attributes -- update static profiles
2020-12-18 14:26:01 -05:00
Mike Hansen
07074116cf
Adding support for DHCP transactions, pulling PR to main branch
2020-12-18 14:04:58 -05:00
Mike Hansen
624afd88af
WIFI-1220: Cloud Gateway - Enhance Radius NAS modelling
2020-12-18 13:10:17 -05:00
Mike Hansen
64d0cdd13e
WIFI-1219: Cloud Backend Services - Enhance Radius NAS modelling
2020-12-18 11:04:13 -05:00
Mike Hansen
cc33e2c507
WIFI-1215: Support Passpoint Provider and Icon unique string id for ovsdb -- add schema check until AP load is delivered into pending stream
2020-12-17 19:42:30 -05:00
Mike Hansen
3b8e390d18
Merge branch 'master' of github.com:Telecominfraproject/wlan-cloud-workspace
2020-12-17 15:13:15 -05:00
Mike Hansen
b168e3bc6a
WIFI-1215: Support Passpoint Provider and Icon unique string id for ovsdb
2020-12-17 15:13:06 -05:00
Dmitry Toptygin
6ec880978c
WIFI-1212 allow extension of the portal user roles by the 3rd party vendors
2020-12-17 15:12:13 -05:00
Dmitry Toptygin
48341ac530
WIFI-1208: Update equipment_location table by adding a new column detailsBin of type bytea. DAO for equipment location was changed to store full location details object instead of a delta to the default values. That allows for the 3rd-party vendors to extend location details with their specific attributes.
2020-12-16 10:45:04 -05:00
Mike Hansen
bab0d4db84
Network: AP Equipment Profile: SKU and Country Code should not be left empty.
2020-12-15 16:58:48 -05:00
Mike Hansen
48cbfbacd4
WIFI-1201: merge pull requests for yaml fixes
2020-12-14 15:01:29 -05:00
Dmitry Toptygin
ca1f62bd6c
corrected portal-services-openapi.yaml: Equipment already has baseMacAddress property
2020-12-14 12:14:31 -05:00
Mike Hansen
69009c9686
REST API :Get all Status objects for a given customer equipment doesn't return any response
2020-12-14 11:33:41 -05:00
Mike Hansen
c8897beb8b
Fix NPE dereference error in VIF state table processing when the details for ACTIVE_BSSIDS == null
2020-12-13 16:17:38 -05:00
Mike Hansen
01af5ba9d0
WIFI-1195: JsonSerializedException for MacAddress with Client Interface
2020-12-13 15:42:30 -05:00
Mike Hansen
19cc3abdc8
Merge pull request: WIFI-1194
2020-12-13 11:48:56 -05:00
Mike Hansen
32a2ee01d1
WIFI-1192 Reboot AP from cloud SDK does not work
2020-12-12 16:52:20 -05:00
Mike Hansen
83587cea81
The number of connected AP displayed on Client Devices page and Dashboard page are not in sync.
2020-12-12 15:01:25 -05:00
Mike Hansen
2e0b3bb54b
WIFI-1182: Cloud Backend Services and API - Support for NAS-ID RADIUS Attribute to be configurable via CloudSDK
...
WIFI-1183: Cloud Gateway - Support for NAS-ID RADIUS Attribute to be configurable via CloudSDK and Provisioned on AP
WIFI-1185: Cloud Backend Services and API - Support for NAS-IP RADIUS Attribute to be configurable via CloudSDK
WIFI-1187: Cloud Gateway - Support for NAS-IP RADIUS Attribute to be configurable via CloudSDK and Provision on AP
WIFI-1188: Support for Operator-Name RADIUS Attribute to be configurable via CloudSDK
WIFI-1190: Cloud Gateway - Support for Operator-Name RADIUS Attribute to be configurable via CloudSDK and Provisioned on AP
2020-12-11 18:14:35 -05:00
Mike Hansen
c2278c0215
WIFI-1138: Cloud Backend Support -> VLANs in GRE Tunnel on Untagged Interface
2020-12-11 10:57:05 -05:00
Dmitry Toptygin
27a5daf3b5
ClientSessionDAO - fixed locationId and equipmentId filtering in getSessionsForCustomer for cassandra datastore
2020-12-10 23:19:38 -05:00
Dmitry Toptygin
878cde47b1
EquipmentDAO - when counting equipment count per OUI, include count of equipment with undefined base MACs
2020-12-10 21:59:37 -05:00
Dmitry Toptygin
30da8c74a9
ProfilePortalController.deleteProfile - added check to reject delete operation if the profile is in use by any network equipment
2020-12-10 21:22:02 -05:00
Dmitry Toptygin
ddb18152ad
make EquipmentAlarmsProcessor recognize removed equipment; expand AlarmPortalController.resetAlarmCounters to also garbage-collect alarms that may be left-over from deleted equipment
2020-12-10 19:54:34 -05:00
Dmitry Toptygin
6e4584d2fe
Update README.md
2020-12-10 14:34:53 -05:00
Dmitry Toptygin
5a827125cc
corrected default value for JVM_MEM_OPTIONS in docker run scripts
2020-12-10 12:39:24 -05:00
Mike Hansen
5fbd06d8da
WIFI-1175: Passpoint Operator Domain In ID Provider Config Object
2020-12-09 19:58:57 -05:00
Dmitry Toptygin
3151032b00
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:29:17 -05:00
Dmitry Toptygin
83f9801acc
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:15:18 -05:00
Mike Hansen
51273e59dc
WIFI-1171: Organization ID or RCOI config failure
2020-12-09 16:48:17 -05:00
Dmitry Toptygin
f4b387d706
added prefix tip.wlan to maxHttpThreads property
2020-12-09 15:52:37 -05:00
Dmitry Toptygin
c9518c9727
HttpClientConfigResolver: allow to override values for maxConnectionsTotal and maxConnectionsPerRoute using environment variables
2020-12-09 15:39:29 -05:00
Mike Hansen
7537749483
WIFI-1176: In case of deletion notification g/w should force kick an AP
2020-12-09 14:54:24 -05:00
Mike Hansen
7842bd18c8
Update AllInOnStartListener to align with the profile name validation changes
2020-12-09 11:42:32 -05:00
Mike Hansen
482a6ad4bb
WIFI-1167: Radio Utilization and Channel Utilization reporting values over 100%
2020-12-09 09:51:05 -05:00
Dmitry Toptygin
a748e3cc5a
WIFI-1170: Need to support Auto-Provisioning in disabled mode ( #19 )
2020-12-08 19:25:29 -05:00
Dmitry Toptygin
ab701ec1f9
fix Customer copy constructor to propertly assign customer details object
2020-12-08 13:28:50 -05:00
Dmitry Toptygin
6554de47c5
[WIFI-1149] profile unique name validation ( #40 )
2020-12-07 17:48:30 -05:00
Mike Hansen
34b637e28c
WIFI-446: CloudSDK : WPA3 Back End support
2020-12-04 15:18:28 -05:00
Mike Hansen
439b49f208
Merge branch 'master' of github.com:Telecominfraproject/wlan-cloud-workspace
2020-12-03 16:33:30 -05:00
Mike Hansen
a404cc6976
Update PasspointProfilesCreateConfigureAndDelete -> add support for the radiusAcountingServiceInterval in the access ssid profile
2020-12-03 16:33:17 -05:00
ralphlee
c9610f157f
Removing profile validation for better concurrency handling for this use case
2020-12-03 16:26:58 -05:00
ralphlee
6ad73129d2
Adding profile name and type validation
2020-12-03 16:08:04 -05:00
Lynn Shi
936e9f3ef0
WIFI-1150 Network: The AP list table should also show the Connected/Disconnected status of every AP
2020-12-03 15:05:56 -05:00
Mike Hansen
4fa2e92394
updated postman collection with working roaming_oi values
2020-12-02 11:50:19 -05:00
Mike Hansen
d33c919846
mv mapping and constants utilities under the util package
2020-12-02 10:59:45 -05:00
Mike Hansen
2048916ee6
adding devtools for wlan cloud
2020-12-02 10:29:50 -05:00