Rahul Sharma
fba855121f
TW-888: Updating comment
2020-08-04 12:42:33 -04:00
Rahul Sharma
722717a57c
TW-888: Uncommenting Firmware versions to add default values
...
during initial schema creation.
Also set the value of "autoUpgradeDeprecatedOnBind" to NEVER to prevent
opensync-gw pushing the firmware to the AP automatically.
We will update the value to ALWAYS when the AP builds are stable.
2020-08-04 12:33:42 -04:00
Rahul Sharma
83f8b7612f
TW-888: Fixing issues with OpensyncGW not able to decode settings in
...
customer_track_assignment.
Also fixed password issue for default portal users
2020-08-04 10:53:38 -04:00
AkshayJagadish-ne
ab29885f9c
Merge pull request #20 from Telecominfraproject/TW-967
...
TW-967: Alarm spelling mistake: "Equipment it not reachable from cloud"
2020-08-03 18:10:59 -04:00
Akshay Jagadish
541e0afc78
TW-967: Alarm spelling mistake: "Equipment it not reachable from cloud"
2020-08-03 18:07:27 -04:00
Dmitry Toptygin
3131983530
added a method to reset accumulated alarm counters (only used with cassandra datastore)
2020-08-03 12:27:15 -04:00
Dmitry Toptygin
5c88af48e7
reduced amount of logs in spc-docker
2020-08-02 18:29:01 -04:00
Dmitry Toptygin
22086801b8
when creating bulk of metrics and events and when their timestamps are not provided - assign unique timestamps in the batch
2020-08-02 18:28:17 -04:00
Rahul Sharma
7963fe6d56
TW-888: Adding default portal users
2020-08-01 11:40:30 -04:00
Rahul Sharma
f63a094ddc
TW-888: Added comments
2020-07-31 18:30:58 -04:00
Rahul Sharma
5fdaee6357
TW-888: Precreate profiles to apply to auto-provisioned TIP APs
2020-07-31 18:18:24 -04:00
Dmitry Toptygin
bcedf76929
Merge branch 'master' of github.com:Telecominfraproject/wlan-cloud-services
2020-07-31 17:10:51 -04:00
Dmitry Toptygin
ff8430abd0
corrected typo in the DEFAULT firmware track entry
2020-07-31 17:10:42 -04:00
Mike Hansen
2ff101ff36
support client rate limiting at SSID level, re-enable radio to vif_if mappings
2020-07-31 16:35:59 -04:00
Dmitry Toptygin
8131e34a04
added clientFingerPrintsDbUrl property to the CustomerDetails
2020-07-31 16:09:37 -04:00
Dmitry Toptygin
8d788b2cd3
described operation finalizeUniqueMacsCount in openApi doc
2020-07-31 16:00:19 -04:00
Dmitry Toptygin
7b4963c62f
Merge branch 'master' of github.com:Telecominfraproject/wlan-cloud-services
2020-07-31 15:55:56 -04:00
Dmitry Toptygin
9b84744053
make cloud event dispatcher populate timestamps on metrics and events if the incoming timestamps are missing
2020-07-31 15:55:10 -04:00
Dmitry Toptygin
04bc5d8be7
implemented stream processor that counts wifi service adoption metrics
2020-07-31 15:54:02 -04:00
Mike Hansen
4d531a9562
support client rate limiting at SSID level
2020-07-31 13:41:56 -04:00
Mike Hansen
5da9a7d801
support client rate limiting at SSID level
2020-07-31 13:33:24 -04:00
Dmitry Toptygin
c5ae6c5ca9
removed obsoleted dependency from adoption-metrics-models
2020-07-30 18:22:12 -04:00
Dmitry Toptygin
8956c6189a
implemented datastore, service, and interfaces for the adoption-metrics-service
2020-07-30 17:50:57 -04:00
Dmitry Toptygin
ba5f71a1b4
clear out existing records for alarms and statuses when removing an equipment
2020-07-30 10:49:29 -04:00
Dmitry Toptygin
1a4b7d8a2e
Merge branch 'master' of github.com:Telecominfraproject/wlan-cloud-services
2020-07-29 11:13:35 -04:00
Dmitry Toptygin
1a413f513c
removed unreachable code from DAOs for Alarm, ServiceMetric, SystemEvent
2020-07-29 11:13:14 -04:00
Mike Hansen
60f3262cdc
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:02:35 -04:00
Dmitry Toptygin
bd96b94ee5
Merge branch 'master' of github.com:Telecominfraproject/wlan-cloud-services
2020-07-28 10:01:13 -04:00
Dmitry Toptygin
fc21087ad0
added locationId attribute to ServiceMetric
2020-07-28 09:32:42 -04:00
Lynn Shi
ea256e196d
remove empty line
2020-07-27 19:22:46 -04:00
christieunitt-cu
d7567eb4ae
Add banned channels to customer details, add support for all radio types to new channel request and add a helper method to location details ( #19 )
...
Co-authored-by: Christie Unitt <christieunitt@Christies-MacBook-Pro.local >
2020-07-27 17:56:03 -04:00
Mike Hansen
7d243b1856
align mapping of tip.wlan.ovsdb.wifi-device.radio with tip.wlan.ovsdb.wifi-iface.default_radio
2020-07-27 17:39:08 -04:00
Rahul Sharma
acad02f312
TW-949: Update portal docker image to add variable that would be overriden from
...
Helm chart and dictates where the files are stored on this container
2020-07-27 17:21:06 -04:00
Dmitry Toptygin
ebf81a9878
ClientPortalController.updateClient - changed behaviour to match the OpenAPI docs: last update always wins for this operation
2020-07-27 16:40:46 -04:00
Dmitry Toptygin
1449742e09
changed ClientPortalController to create a client if it does not exist in the DB
2020-07-27 16:22:08 -04:00
Dmitry Toptygin
f387de24a3
configured default postgres db settings for all-cloud-in-one-process-with-persistence
2020-07-27 16:20:11 -04:00
Mike Hansen
96ec9dd28c
generic solution for ifname, bridge, port, support user param for 5g if specifically
2020-07-24 15:56:20 -04:00
Dmitry Toptygin
2b7fd641a7
added a new table status_by_datatype to support cassandra queries where only customerId and statusDataType values are provided
2020-07-23 15:30:27 -04:00
Dmitry Toptygin
65f8b980c9
moved some common methods into CassandraUtil class
2020-07-23 15:28:00 -04:00
Dmitry Toptygin
3cc48cd225
added an API to retrieve a list of blocked clients for the customer; send a command to OSGW when clients become blocked/unblocked
2020-07-22 18:30:50 -04:00
Dmitry Toptygin
0309d0c7bb
changing attribute names in the data model: blacklist -> blocklist, whitelist -> allowlist
2020-07-20 16:59:31 -04:00
Dmitry Toptygin
c33e7de626
added an optional parameter modelId into the /portal/firmware/version/byEquipmentType API; added API /portal/firmware/model/byEquipmentType - takes equipmentType as a parameter and returns a list of strings (modelIds).
2020-07-20 14:31:31 -04:00
Rahul Sharma
146435bf6c
TW-860: Update Provisioning server's database-source to pass in SSL related
...
connection parameters for secure communication.
2020-07-20 13:26:49 -04:00
Dmitry Toptygin
389a6dbcdd
Merge branch 'master' of github.com:Telecominfraproject/wlan-cloud-services
2020-07-18 18:44:26 -04:00
Dmitry Toptygin
3c63deee4d
implemented cassandra data stores for system events, service metrics, routing and client services
2020-07-18 18:43:00 -04:00
Rahul Sharma
c9da07a27f
TW-890: Adding URL env variables to run.sh, so they can be passed to JVM during
...
components startup. Components updatd: Portal, Prov, SSC and SPC
2020-07-17 11:37:20 -04:00
Rahul Sharma
f8866ae7e9
TW-884: Add another location with Id:8
2020-07-16 19:09:55 -04:00
Rahul Sharma
6e67a94d02
TW-883: Update schema generator to produce 2 SQL scripts for Prov server
...
TW-884: Update generated SQL script with default Customer and location data
2020-07-16 17:31:09 -04:00
picuron
78a628d1d7
Update README.md
2020-07-14 19:01:45 -04:00
picuron
6cccc8e4f1
Update README.md
2020-07-14 17:44:52 -04:00