- 29 Jan, 2023 6 commits
-
-
Lluis Gifre Renom authored
- corrected error retrieval message
-
Lluis Gifre Renom authored
- updated default IP address - corrected error retrieval message
-
Lluis Gifre Renom authored
- added logto config rule management for debug purposes
-
Lluis Gifre Renom authored
- corrected parameters for composing config rules considering previous values - corrected unitary test for deconfigure
-
Lluis Gifre Renom authored
- implemented support to compose resulting rules considering previous values
-
Lluis Gifre Renom authored
- updated method to update config rules and support action updates
-
- 28 Jan, 2023 10 commits
-
-
Lluis Gifre Renom authored
- testing CI pipeline, added log messages
-
Lluis Gifre Renom authored
- Update ConfigRules in Context when UpdateService is executed - Defined SettingsHandler class to help in retrieving settings - Updated ServiceHandlers to use the new SettingsHandler class
-
Lluis Gifre Renom authored
- Improved update of ConfigRules changed in Context
-
Lluis Gifre Renom authored
- ConfigRules: improved management and added support for ACL rules - Constraints: improved management
-
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 13 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
-