- 28 Jan, 2023 6 commits
-
-
Lluis Gifre Renom authored
- removed checkpoints in CI/CD pipeline - removed log messages in classes
-
Lluis Gifre Renom authored
- added explicit terminate in Context Mock - added missing KpiId in GetStreamKpi test
-
Lluis Gifre Renom authored
- added log verbosity in CI/CD pipeline since it gets stuck for unknown reasons
-
Lluis Gifre Renom authored
- added log verbosity in CI/CD pipeline since it gets stuck for unknown reasons
-
Lluis Gifre Renom authored
- added log verbosity in CI/CD pipeline since it gets stuck for unknown reasons
-
Lluis Gifre Renom authored
- added log verbosity in CI/CD pipeline since it gets stuck for unknown reasons
-
- 27 Jan, 2023 11 commits
-
-
Lluis Gifre Renom authored
- added checkpoints in CI/CD pipeline since it gets stuck for unknown reasons
-
Lluis Gifre Renom authored
- Device List: show number of endpoints instead of detail - Device List: show number of rules - Remove UUIDs from topology elements - Service List: add service name - Service Details: add service name - Slice List: add slice name - Slice Details: add slice name
-
Lluis Gifre Renom authored
- store service in UpdateService to get UUIDs from given endpoint names and store constraints - code cleanup
-
Lluis Gifre Renom authored
- Frontend: ensure links have exactly 2 endpoints - Backend: allow larger number of endpoints per node
-
Lluis Gifre Renom authored
- corrected parsing of endpoints to improve flexibility in retrieved fields
-
Lluis Gifre Renom authored
- added missing "raise" statement when something goes wrong
-
Lluis Gifre Renom authored
- moved Mgmt WebUI to port 8081 to prevent collisions with TAPI server used in hackfest
-
Lluis Gifre Renom authored
- added basic support for HTTPS - added optional support for authentication
-
Lluis Gifre Renom authored
- added support for direct CockroachDB URI
-
Lluis Gifre Renom authored
- added support for username and password - added support for direct URI
-
Lluis Gifre Renom authored
-
- 26 Jan, 2023 20 commits
-
-
Lluis Gifre Renom authored
Context Scalability extensions using CockroachDB + Removal of Stateful database inside Device + other See merge request !34
-
Lluis Gifre Renom authored
- removed unneeded stages
-
Lluis Gifre Renom authored
- adapted cockroachdb_client script to be usable in cluster and single mode
-
Lluis Gifre Renom authored
- activated Grafana in WebUI - disabled Context debug endpoint in Ingress controller
-
Lluis Gifre Renom authored
- updated log level to INFO
-
Lluis Gifre Renom authored
- restored default parameters
-
Lluis Gifre Renom authored
- added load generator
-
Lluis Gifre Renom authored
- corrected manifest adaptation in tfs.sh
-
Lluis Gifre Renom authored
- corrected secret creation in tfs.sh
-
Lluis Gifre Renom authored
-
Lluis Gifre Renom authored
- minor cosmetic change
-
Lluis Gifre Renom authored
- moved creation of secrets from crdb.sh and nats.sh to tfs.sh for safety reasons
-
Lluis Gifre Renom authored
- corrected file names
-
Lluis Gifre Renom authored
- updated old gitlab.com URLs by new labs.etsi.org URLs. - updated Context to use secrets generated by CockroachDB and NATS
-
Lluis Gifre Renom authored
- reorganized deploy scripts in a new "deploy" folder
-
Lluis Gifre Renom authored
- updated deploy scripts to include CockroachDB and NATS - reorganized deploy scripts in a new "deploy" folder
-
Lluis Gifre Renom authored
- corrected CI/CD pipeline unit_test
-
Lluis Gifre Renom authored
- corrected CI/CD pipeline unit_test
-
Lluis Gifre Renom authored
- corrected CI/CD pipeline unit_test
-
Lluis Gifre Renom authored
- corrected test_monitor_kpi unitary test device removal
-
- 25 Jan, 2023 3 commits
-
-
Lluis Gifre Renom authored
- corrected per unitary test cleanup
-
Lluis Gifre Renom authored
- corrected MockContext in unitary test
-
Lluis Gifre Renom authored
- corrected gRPC format of Events in MockMessageBroker
-