Commit Graph

  • 04925c9ff4 Updated all internal documentation to reflect ... (#16) picuron 2020-06-29 14:59:06 -04:00
  • 6193ca7a11 Firmware service openapi documentation (#14) picuron 2020-06-29 14:32:51 -04:00
  • 1d1e368139 Manufacturer service openapi (#15) picuron 2020-06-29 14:30:21 -04:00
  • 1cd1c46fb1 added customer preferences for equipment auto-provisioning Dmitry Toptygin 2020-06-29 11:46:06 -04:00
  • 029d28dbf6 create a canned instance of captive portal profile Dmitry Toptygin 2020-06-28 16:57:54 -04:00
  • cf8491ebb8 fixed LocationServiceRemoteTest Dmitry Toptygin 2020-06-27 18:07:53 -04:00
  • ad58399a19 protect location from being deleted if it contains other locations or equipment Dmitry Toptygin 2020-06-27 17:59:42 -04:00
  • c147e4ec6f populate ApNodeMetrics.clientMacAddressesPerRadio in the pre-canned data for all-in-one processes Dmitry Toptygin 2020-06-27 16:41:30 -04:00
  • cc0d2c62bf implemented stream processors for the portal dashboard, added an API to return counts of provisioned equipment for a customer. Dmitry Toptygin 2020-06-27 15:13:43 -04:00
  • 92317ea81b TW-763: Create docker image for Stream Processor Rahul Sharma 2020-06-26 19:55:29 -04:00
  • f46cbfbba5 preparation for filling in CustomerPortalDashboard Dmitry Toptygin 2020-06-26 12:24:11 -04:00
  • c7abda926f automatically load and cache Manufacturer OUI details on startup of all-cloud-in-one-process and all-cloud-and-opensync-gw-in-one-process Dmitry Toptygin 2020-06-24 13:52:08 -04:00
  • 757c56fab1 corrected logger format in all-cloud-in-one-docker-with-persistence/src/main/docker/app/intcloudcomp/logback.xml Dmitry Toptygin 2020-06-24 08:50:25 -04:00
  • 5f61f838c8 Merge branch 'master' of github.com:Telecominfraproject/wlan-cloud-services Dmitry Toptygin 2020-06-23 20:52:44 -04:00
  • 2aa7ee1dbd added alarm-datastore-cassandra project Dmitry Toptygin 2020-06-23 20:51:28 -04:00
  • b0c7dfeb9c TW-753: Updating SSC to connect with Kafka as Producer TW-758: Update SSC to communicate with Kafka securely Rahul Sharma 2020-06-23 15:59:24 -04:00
  • 8c89f82eba cloud openSyncGW support FW Lynn Shi 2020-06-22 23:14:35 -04:00
  • 4af752c7ab TW-742: Removed the AllInOneStartListener as startup tasks since we don't need precanned data Rahul Sharma 2020-06-20 12:38:49 -04:00
  • 9200956827 TW-529: Integrating Postgres with All-In-One-Cloud image Rahul Sharma 2020-06-19 19:38:42 -04:00
  • b8151cb1f6 addressed bugs reported by sonar Dmitry Toptygin 2020-06-19 18:30:00 -04:00
  • 09e32ee352 addressed vulnerability reported by sonar: encrypt passwords in application.properties files with bcrypt Dmitry Toptygin 2020-06-19 17:22:27 -04:00
  • 1cf5d24a66 openSyncGW cloud docker NBI and SBI support Lynn Shi 2020-06-19 10:58:26 -04:00
  • dceee60ba9 TW-671: Remove the comments from pom.xml Rahul Sharma 2020-06-18 17:28:30 -04:00
  • a483e5ea3d TW-671: Updated Provisioning Service to switch to Postgres db Also updated the sql scripts to not create Database, User, Tables or Sequences if they already exists Rahul Sharma 2020-06-18 14:32:58 -04:00
  • 29876eb62d Adding additional CEGWModels for command support Mike Hansen 2020-06-18 13:10:01 -04:00
  • 1c721a3e4d pre-create directory tip.wlan.fileStoreDirectory if it does not exist, documented filestore operations Dmitry Toptygin 2020-06-17 21:56:18 -04:00
  • b239afa3e6 Added simple filestore service so that stand-alone CloudSDK can serve firmware images to the APs. Supports only single level directory. Files can be stored and retrieved with webtoken auth by the portal and with client certificate auth by the AP. Dmitry Toptygin 2020-06-17 20:37:53 -04:00
  • 812a4aca48 removed extra interfaces from CustomerFirmwareTrackDAO and FirmwareTrackAssignmentDAO because they were producing side effects with autowiring Dmitry Toptygin 2020-06-17 19:24:26 -04:00
  • 07c8a7d0bb fixed unit test Dmitry Toptygin 2020-06-17 17:56:13 -04:00
  • a35d2496ae resolved bean naming conflict Dmitry Toptygin 2020-06-17 17:34:21 -04:00
  • 84c181e4bf added a way to upload OUI DataFile in raw format and in base64-encoded format Dmitry Toptygin 2020-06-17 17:30:13 -04:00
  • 6cee9c317d implemented service that handles manufacturer-OUI translation Dmitry Toptygin 2020-06-17 16:48:49 -04:00
  • f9f250b925 documented required fields in FirmwareTrackAssignmentDetails Dmitry Toptygin 2020-06-17 11:33:36 -04:00
  • 9d7ba13684 added parent to schema-generator/pom.xml Dmitry Toptygin 2020-06-17 09:35:19 -04:00
  • e2007298ff plugged in schema-generator module into the github build Dmitry Toptygin 2020-06-17 08:50:28 -04:00
  • c4af62ae11 Merge branch 'master' of github.com:Telecominfraproject/wlan-cloud-services Dmitry Toptygin 2020-06-16 18:24:27 -04:00
  • 0f40d293f8 finished implementation of firmware service Dmitry Toptygin 2020-06-16 18:24:07 -04:00
  • 9fac3a2ddb Merge branch 'master' of github.com:Telecominfraproject/wlan-cloud-services Rahul Sharma 2020-06-16 18:23:01 -04:00
  • 9af707fef0 TW-700: Project to create sql script on every build and upload in Artifactory Rahul Sharma 2020-06-16 18:21:29 -04:00
  • 13511fd248 Add missing enum check in hasUnsupportedValue Christie Unitt 2020-06-16 17:25:01 -04:00
  • 3708d1c37b adjusted properties of OperatingSystemPerformance status object Dmitry Toptygin 2020-06-15 23:54:06 -04:00
  • 56298ca694 implemented firmware models and datastore Dmitry Toptygin 2020-06-15 23:49:31 -04:00
  • 6cbe50503c populated equipment model and Client DHCP details in sample data that is being created on startup Dmitry Toptygin 2020-06-15 08:45:51 -04:00
  • b65c3d8644 switched equipment gateway interface to local one Dmitry Toptygin 2020-06-15 08:44:38 -04:00
  • 9d182acb18 added project that defines docker images for all-cloud-and-opensync-gw-in-one-docker Dmitry Toptygin 2020-06-12 21:12:27 -04:00
  • dc3a1b916d Added project for all-cloud-and-opensync-gw-in-one-process - it includes all cloud services (accessible via REST APIs) and OpenSync gateway in one process, with no persistence. To be used in integration testing. Dmitry Toptygin 2020-06-12 18:28:36 -04:00
  • 6d502280ee implemented updateRrmBulk API on Equipment service Dmitry Toptygin 2020-06-12 13:08:46 -04:00
  • 77e0d3b4b8 implemented forEquipmentWithFilter API for Status service Dmitry Toptygin 2020-06-12 08:02:50 -04:00
  • 3cf89086f9 added getAlarmCounts API Dmitry Toptygin 2020-06-11 17:34:45 -04:00
  • 76194b33ed described updateEquipmentRrmBulk API in portal-services-openapi.yaml Dmitry Toptygin 2020-06-11 16:47:11 -04:00
  • 6d96b1b817 added location filter to the getClientSessionsForCustomer API, added locationId to ClientSession Dmitry Toptygin 2020-06-11 11:44:40 -04:00
  • 4a935a3209 fixed IndexOutOfBoundsException in EquipmentGatewayServiceInterface - added unit test Dmitry Toptygin 2020-06-11 09:27:44 -04:00
  • 2e8d2440fc fixed IndexOutOfBoundsException in EquipmentGatewayServiceInterface Dmitry Toptygin 2020-06-11 09:21:45 -04:00
  • a4666bfc42 implemented method getCountsOfEquipmentThatUseProfiles Dmitry Toptygin 2020-06-11 08:49:29 -04:00
  • 34d8d8a1c3 TW-666 Update the hsqldb file Rahul Sharma 2020-06-10 18:19:09 -04:00
  • e428dc83f7 TW-666: Updated indexes in the schema to begin with idx_ Rahul Sharma 2020-06-10 18:05:07 -04:00
  • 113f450a58 corrected value of the routingServiceBaseUrl in portal-process and in spc-process Dmitry Toptygin 2020-06-10 15:31:25 -04:00
  • 29bc073ecc plug in stream processor for config push notifications Dmitry Toptygin 2020-06-10 15:09:41 -04:00
  • f8d5459436 on sample Radius profile use radius server ip of 192.168.0.1 because 127.0.0.1 is not passing internal validation rules Dmitry Toptygin 2020-06-10 15:07:47 -04:00
  • 8c54cf04fe added APIs for getEquipmentIdsByProfileIds and getEquipmentIdsByLocationIds Dmitry Toptygin 2020-06-10 13:04:26 -04:00
  • 6eb8da4bf6 added Profile Service API - getTopLevelProfiles Dmitry Toptygin 2020-06-10 10:26:13 -04:00
  • 52a7cde139 Merge branch 'master' of github.com:Telecominfraproject/wlan-cloud-services Dmitry Toptygin 2020-06-09 15:48:04 -04:00
  • fa25757a05 implemented equipment gateway service to deliver commands to the APs Dmitry Toptygin 2020-06-09 15:44:30 -04:00
  • b10e9d5836 Support for Enterprise settings WPA, WPA2, WPA-WPA2 Mike Hansen 2020-06-09 15:39:17 -04:00
  • d6562a23c2 Cloud event dispatcher service openapi (#12) picuron 2020-06-09 13:09:19 -04:00
  • 74db1c1561 System event service openapi (#11) Dmitry Toptygin 2020-06-09 13:07:18 -04:00
  • a270a91dea OSGW: Support RADIUS and WPA Enterprise pre-work and add to AllCloudInOne Mike Hansen 2020-06-09 13:06:32 -04:00
  • d8bbec1517 Completed changes picuron 2020-06-09 12:05:11 -04:00
  • e7cbaf52a6 implemented spc-process, integrated with kafka consumers Dmitry Toptygin 2020-06-08 18:52:07 -04:00
  • ae65f10e64 added a way to publish events and metrics into the Kafka queue Dmitry Toptygin 2020-06-06 00:09:07 -04:00
  • dc5d828eb1 Add more details into firmware management models Dmitry Toptygin 2020-06-06 00:01:20 -04:00
  • 19c02bae84 Merge branch 'master' of github.com:Telecominfraproject/wlan-cloud-services Dmitry Toptygin 2020-06-05 23:59:00 -04:00
  • b8ed17eafc Validate channel number based on allowed channels Lynn Shi 2020-06-05 17:20:27 -04:00
  • 0a77fa0d6d System event service openapi picuron 2020-06-04 14:03:31 -04:00
  • 3bd58750ce Merge https://github.com/Telecominfraproject/wlan-cloud-services picuron 2020-06-04 12:14:31 -04:00
  • c11d01cfed corrected default value for SortColumnsServiceMetric Dmitry Toptygin 2020-06-04 11:48:41 -04:00
  • 83668aca79 Service metric service openapi (#10) picuron 2020-06-04 11:44:31 -04:00
  • b6dc92f14d PortalUser service openapi (#9) picuron 2020-06-04 11:05:51 -04:00
  • 08dae3899e Client service openapi (#8) picuron 2020-06-04 10:41:21 -04:00
  • e69ab5559d Add additional 802.11 radio modes for opensync Mike Hansen 2020-06-04 09:06:34 -04:00
  • 269b40c910 described SystemEvent data model, exposed system event service via portal APIs Dmitry Toptygin 2020-06-03 15:59:39 -04:00
  • 8f241b1979 Merge https://github.com/Telecominfraproject/wlan-cloud-services picuron 2020-06-03 09:54:03 -04:00
  • 7d35435a96 implemented SystemEvent service - data model and APIs Dmitry Toptygin 2020-06-02 19:42:27 -04:00
  • 9dfa2de021 Merge https://github.com/Telecominfraproject/wlan-cloud-services picuron 2020-06-02 14:01:17 -04:00
  • 4085fc941f updated definitions for ElementRadioConfiguration and MacAddress Dmitry Toptygin 2020-06-02 13:33:38 -04:00
  • 6775b684c3 Merge branch 'master' of github.com:Telecominfraproject/wlan-cloud-services Dmitry Toptygin 2020-06-02 13:27:03 -04:00
  • 04078a900e Adding allowed_channels list to ElementRadioConfiguration, update JUnit, update equipment-service-openapi Mike Hansen 2020-06-02 13:19:55 -04:00
  • 29e4824d09 allow to pass null for initial pagination context and use the default one in that case Dmitry Toptygin 2020-06-02 12:49:26 -04:00
  • 7fa02ca1c5 added a component to periodically purge old ServiceMetrics Dmitry Toptygin 2020-06-02 11:49:21 -04:00
  • c07147244d Alarm service openapi (#7) picuron 2020-06-02 08:44:32 -04:00
  • 702a26d258 Routing service openapi (#6) picuron 2020-06-02 08:41:58 -04:00
  • 46f2dbe24d finished plugging-in ServiceMetrics Dmitry Toptygin 2020-06-01 22:29:53 -04:00
  • e9aa298541 moved MinMaxAvgValueInt into base-models Dmitry Toptygin 2020-06-01 22:28:42 -04:00
  • 21d4e91734 hardened RoutingDatastoreInMemory against NPE Dmitry Toptygin 2020-06-01 22:27:39 -04:00
  • 171f5aaa1a moved MinMaxAvgValueInt into base-models Dmitry Toptygin 2020-06-01 22:26:13 -04:00
  • b17931a739 Merge https://github.com/Telecominfraproject/wlan-cloud-services picuron 2020-06-01 15:41:25 -04:00
  • c1075768d4 implemented methods for storing and retrieving a history of ServiceMetrics Dmitry Toptygin 2020-05-29 18:15:18 -04:00
  • 92ceeacdf5 Merge branch 'master' of github.com:Telecominfraproject/wlan-cloud-services Dmitry Toptygin 2020-05-29 18:13:13 -04:00
  • 7d78f8a146 Status service openapi (#5) picuron 2020-05-29 15:41:47 -04:00
  • 1c692f6458 Merge branch 'master' of github.com:Telecominfraproject/wlan-cloud-services Dmitry Toptygin 2020-05-28 22:19:35 -04:00