- 06 Oct, 2021 2 commits
-
-
Carlos Natalino Da Silva authored
Renaming the previous `centralized cybersecurity` into `centralized attack detector` See merge request teraflow-h2020/controller!23
-
Carlos Natalino Da Silva authored
-
- 05 Oct, 2021 8 commits
-
-
Lluis Gifre Renom authored
Skeleton implementation of the centralized cybersecurity component See merge request teraflow-h2020/controller!19
-
Carlos Natalino Da Silva authored
Fixing two issues with the previous commit: i) obtaining the correct service gRPC port; ii) updating the gitlab ci file to use the correct service port.
-
Lluis Gifre Renom authored
Modifying the test and coverage execution files to accommodate the case where... See merge request teraflow-h2020/controller!21
-
Carlos Natalino Da Silva authored
-
Lluis Gifre Renom authored
Integrate implementation of Device Driver API and minor common improvements See merge request teraflow-h2020/controller!22
-
Lluis Gifre Renom authored
-
Lluis Gifre Renom authored
-
Lluis Gifre Renom authored
Including the dependencies of all components into the development dependencies. See merge request teraflow-h2020/controller!20
-
- 04 Oct, 2021 6 commits
-
-
Lluis Gifre Renom authored
-
Lluis Gifre Renom authored
-
Lluis Gifre Renom authored
-
Lluis Gifre Renom authored
-
Lluis Gifre Renom authored
- added unit testing into automated unit testing processes
-
Lluis Gifre Renom authored
- Finished preliminary implementation of Emulated Driver - Emulated Driver uses APScheduler to emulate subscriptions - Implemented basic unitary testing for Device Driver API - Still pending to integrate Driver API within Device service
-
- 01 Oct, 2021 1 commit
-
-
Lluis Gifre Renom authored
- Implemented GetConfig/SetConfig/DeleteConfig - Implemented unit tests for GetConfig/SetConfig/DeleteConfig - Implementing simple DiscriteEventSimulator to emulate monitoring - Remains to implement SubscribeState/UnsubscribeState/GetState - Remains to implement unit tests for SubscribeState/UnsubscribeState/GetState
-
- 30 Sep, 2021 3 commits
-
-
Carlos Natalino Da Silva authored
Modifying the test and coverage execution files to accomodate the case where the project is located in any folder.
-
Carlos Natalino Da Silva authored
-
Carlos Natalino Da Silva authored
-
- 29 Sep, 2021 3 commits
-
-
Carlos Natalino Da Silva authored
-
Carlos Natalino Da Silva authored
-
Carlos Natalino Da Silva authored
-
- 28 Sep, 2021 1 commit
-
-
Lluis Gifre Renom authored
This commit is just a backup.
-
- 27 Sep, 2021 2 commits
-
-
Lluis Gifre Renom authored
Added REST API Server to Compute component See merge request teraflow-h2020/controller!17
-
Lluis Gifre Renom authored
- Added REST API Server to Compute component - Factorized get settings from environment variabes into common method get_setting
-
- 22 Sep, 2021 11 commits
-
-
Lluis Gifre Renom authored
Fix renaming of compute.proto methods from snake-case to camel-case in component. See merge request teraflow-h2020/controller!16
-
Lluis Gifre Renom authored
Fix renaming of compute.proto methods from snake-case to camel-case. Added minor naming improvements.
-
Lluis Gifre Renom authored
fix: change naming convention of rpc methods from snake case to camel case Changelog: - GetStream_kpi method changed to GetStreamKpi inside monitoring.proto. - All names of rpc methods inside compute.proto changed from snake case to camel case. FYI @caslanoglou @vapostolopoulos See merge request teraflow-h2020/controller!14
-
-
Sergio Gonzalez Diaz authored
Merge feat/kubernetes-integration into develop See merge request teraflow-h2020/controller!15
-
Sergio Gonzalez Diaz authored
-
Sergio Gonzalez Diaz authored
-
Sergio Gonzalez Diaz authored
-
Sergio Gonzalez Diaz authored
-
Sergio Gonzalez Diaz authored
-
Sergio Gonzalez Diaz authored
-
- 21 Sep, 2021 2 commits
-
-
Lluis Gifre Renom authored
Skeleton of "compute" service. See merge request teraflow-h2020/controller!13
-
Lluis Gifre Renom authored
-
- 20 Sep, 2021 1 commit
-
-
Sergio Gonzalez Diaz authored
-