- Sep 27, 2021
-
-
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
-
- Sep 22, 2021
-
-
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
-
- Sep 21, 2021
-
-
Lluis Gifre Renom authored
Skeleton of "compute" service. See merge request teraflow-h2020/controller!13
-
Lluis Gifre Renom authored
-
- Sep 20, 2021
-
-
Sergio Gonzalez Diaz authored
-
Sergio Gonzalez Diaz authored
-
- Aug 30, 2021
-
-
Sergio Gonzalez Diaz authored
-
Sergio Gonzalez Diaz authored
-
Sergio Gonzalez Diaz authored
-
Sergio Gonzalez Diaz authored
-
Sergio Gonzalez Diaz authored
-
Sergio Gonzalez Diaz authored
-
Sergio Gonzalez Diaz authored
-
Sergio Gonzalez Diaz authored
-
- Aug 19, 2021
-
-
Sergio Gonzalez Diaz authored
Update the gitlab-ci.yml_generator.py file
-
Sergio Gonzalez Diaz authored
Added python script to automatically generate a gitlab-ci.yml file
-
- Aug 13, 2021
-
-
Lluis Gifre Renom authored
Integration of Service service, multiple improvements in Context and Device services, and GitLab CI pipeline integration and functional tests See merge request teraflow-h2020/controller!12
-
Lluis Gifre Renom authored
-
Lluis Gifre Renom authored
-
Lluis Gifre Renom authored
-
Lluis Gifre Renom authored
-
Lluis Gifre Renom authored
-
Lluis Gifre Renom authored
-
Lluis Gifre Renom authored
-
Lluis Gifre Renom authored
-
Lluis Gifre Renom authored
-
Lluis Gifre Renom authored
-
Lluis Gifre Renom authored
-
Lluis Gifre Renom authored
Common / Context / Device / Service: - Improvements in unitary testing - Extended assertion validators tor testing - Factorized service implementation code to improve testability, reusability and increase code coverage
-