Commits on Source (69)
-
-
Alberto Gonzalez Barneo authored
-
Alberto Gonzalez Barneo authored
-
Alberto Gonzalez Barneo authored
-
Alberto Gonzalez Barneo authored
Merge remote-tracking branch 'upstream/develop' into feat/133-opt-ui-integration-for-qkd-management-webui
-
Alberto Gonzalez Barneo authored
-
Alberto Gonzalez Barneo authored
-
Alberto Gonzalez Barneo authored
-
Alberto Gonzalez Barneo authored
-
Alberto Gonzalez Barneo authored
-
Alberto Gonzalez Barneo authored
-
Alberto Gonzalez Barneo authored
-
Alberto Gonzalez Barneo authored
-
Alberto Gonzalez Barneo authored
-
Waleed Akbar authored
- A generic DB class is added in common.tools.databse.
-
Waleed Akbar authored
-
Alberto Gonzalez Barneo authored
-
Alberto Gonzalez Barneo authored
-
Alberto Gonzalez Barneo authored
-
Lluis Gifre Renom authored
Resolve "(OPT) UI Integration for QKD Management (WebUI)" See merge request !264
-
Alberto Gonzalez Barneo authored
Merge remote-tracking branch 'upstream/develop' into feat/134-opt-qkd-application-register-new-component
-
Alberto Gonzalez Barneo authored
-
Lluis Gifre Renom authored
-
Lluis Gifre Renom authored
Merge branch 'feat/134-opt-qkd-application-register-new-component' of ssh://gifrerenom_labs.etsi.org/tfs/controller into feat/134-opt-qkd-application-register-new-component
-
Alberto Gonzalez Barneo authored
-
Waleed Akbar authored
-
Lluis Gifre Renom authored
-
Lluis Gifre Renom authored
-
Lluis Gifre Renom authored
-
Lluis Gifre Renom authored
Resolve: "(OPT) QKD Application Register (new component)" See merge request !265
-
ssh://gifrerenom_labs.etsi.org/tfs/controllerLluis Gifre Renom authored
Merge branch 'develop' of ssh://gifrerenom_labs.etsi.org/tfs/controller into feat/195-opt-integrate-qkd-tests-in-tfs-ci-cd-pipeline
-
Waleed Akbar authored
-
Alberto Gonzalez Barneo authored
-
Alberto Gonzalez Barneo authored
Merge branch 'feat/195-opt-integrate-qkd-tests-in-tfs-ci-cd-pipeline' of https://labs.etsi.org/rep/tfs/controller into feat/195-opt-integrate-qkd-tests-in-tfs-ci-cd-pipeline
-
Alberto Gonzalez Barneo authored
-
ssh://gifrerenom_labs.etsi.org/tfs/controllerLluis Gifre Renom authored
Merge branch 'develop' of ssh://gifrerenom_labs.etsi.org/tfs/controller into feat/134-opt-qkd-application-register-new-component
-
Lluis Gifre Renom authored
-
Lluis Gifre Renom authored
Resolve: "(OPT) QKD Application Register (new component)" (code fixes) See merge request !269
-
ssh://gifrerenom_labs.etsi.org/tfs/controllerLluis Gifre Renom authored
Merge branch 'develop' of ssh://gifrerenom_labs.etsi.org/tfs/controller into feat/195-opt-integrate-qkd-tests-in-tfs-ci-cd-pipeline
-
Lluis Gifre Renom authored
-
Lluis Gifre Renom authored
-
Lluis Gifre Renom authored
-
Lluis Gifre Renom authored
-
Lluis Gifre Renom authored
-
Lluis Gifre Renom authored
-
Waleed Akbar authored
-
Waleed Akbar 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
Resolve "(OPT) Integrate QKD tests in TFS CI/CD pipeline" See merge request !268
-
Waleed Akbar authored
-
Waleed Akbar authored
Refactor in Analytics, Telemetry, and KpiManager Services and Manifest Files to Reflect Generic DB Changes. - Improvements made to `tfs.sh` script. - Added `CRDB_DATABASE` environment variable to all monitoring service manifest files and the context manifest file. - Removed the DB engine file from all monitoring services and moved it to `common.tools.database`. - Each `<service_name>_DB.py` will now retrieve the database name from the environment variable.
-
Waleed Akbar authored
- Improved Kafka scripts. - Updated manifests to handle ports for backend and frontend. - Changed the return type of a method in settings to `int`. - Added DB deployment in the service's main file.
-
Waleed Akbar authored
-
Waleed Akbar authored
-
Waleed Akbar authored
-
Lluis Gifre Renom authored
- Added method to check deployed microservices - Extended WebUI to activate tabs according to deployed microservices - Extended Service and PathComp to activate selective parts of code depending on deployed microservices
-
Waleed Akbar authored
-
Waleed Akbar authored
-
Waleed Akbar authored
-
Lluis Gifre Renom authored
Resolve "(CTTC) Generalize Service Database management" See merge request !267
-
ssh://gifrerenom_labs.etsi.org/tfs/controllerLluis Gifre Renom authored
Merge branch 'develop' of ssh://gifrerenom_labs.etsi.org/tfs/controller into feat/198-improve-common-framework-to-identify-deployed-components
-
Lluis Gifre Renom authored
Resolve "Improve common framework to identify deployed components" See merge request !270
Showing
- .gitlab-ci.yml 1 addition, 0 deletions.gitlab-ci.yml
- deploy/kafka.sh 7 additions, 7 deletionsdeploy/kafka.sh
- deploy/tfs.sh 6 additions, 40 deletionsdeploy/tfs.sh
- manifests/analyticsservice.yaml 13 additions, 3 deletionsmanifests/analyticsservice.yaml
- manifests/contextservice.yaml 2 additions, 0 deletionsmanifests/contextservice.yaml
- manifests/kpi_managerservice.yaml 3 additions, 1 deletionmanifests/kpi_managerservice.yaml
- manifests/nginx_ingress_http.yaml 7 additions, 0 deletionsmanifests/nginx_ingress_http.yaml
- manifests/qkd_appservice.yaml 83 additions, 0 deletionsmanifests/qkd_appservice.yaml
- manifests/servicemonitors.yaml 153 additions, 0 deletionsmanifests/servicemonitors.yaml
- manifests/telemetryservice.yaml 13 additions, 3 deletionsmanifests/telemetryservice.yaml
- my_deploy.sh 8 additions, 1 deletionmy_deploy.sh
- proto/qkd_app.proto 53 additions, 0 deletionsproto/qkd_app.proto
- scripts/run_tests_locally-kpi-DB.sh 1 addition, 1 deletionscripts/run_tests_locally-kpi-DB.sh
- scripts/run_tests_locally-telemetry-DB.sh 2 additions, 1 deletionscripts/run_tests_locally-telemetry-DB.sh
- scripts/run_tests_locally-telemetry-backend.sh 2 additions, 3 deletionsscripts/run_tests_locally-telemetry-backend.sh
- scripts/run_tests_locally-telemetry-frontend.sh 2 additions, 4 deletionsscripts/run_tests_locally-telemetry-frontend.sh
- scripts/show_logs_qkd_app.sh 27 additions, 0 deletionsscripts/show_logs_qkd_app.sh
- src/analytics/database/Analyzer_DB.py 24 additions, 118 deletionssrc/analytics/database/Analyzer_DB.py
- src/analytics/frontend/service/AnalyticsFrontendServiceServicerImpl.py 4 additions, 5 deletions.../frontend/service/AnalyticsFrontendServiceServicerImpl.py
- src/analytics/frontend/service/__main__.py 8 additions, 1 deletionsrc/analytics/frontend/service/__main__.py
manifests/qkd_appservice.yaml
0 → 100644
proto/qkd_app.proto
0 → 100644
scripts/show_logs_qkd_app.sh
0 → 100755