- 31 Jan, 2023 1 commit
-
-
Vasilis Katopodis authored
-
- 29 Jan, 2023 13 commits
-
-
Lluis Gifre Renom authored
- Minor cosmetic changes
-
Lluis Gifre Renom authored
- Updated link/service/slice list/detail pages to show device/endpoint names instead of UUIDs
-
Lluis Gifre Renom authored
- Implemented method to retrieve names of endpoints and devices - Implemented method to retrieve topology details
-
Lluis Gifre Renom authored
- Added method to request device/endpoint names from a list of endpoint identifiers
-
Lluis Gifre Renom authored
- Corrected logic of Slice to take into account Context-generated UUIDs
-
Lluis Gifre Renom authored
- Added update of ServiceType during UpdateService
-
Lluis Gifre Renom authored
- Added conditions to prevent reaching the driver when there is noting to configure/deconfigure
-
Lluis Gifre Renom authored
- corrected ConstraintKinds in ConstraintModel - corrected UUID composition in ConfigRules to prevent collisions - corrected classification of config rules to upsert/delete - removed unneeded logs
-
Lluis Gifre Renom authored
- 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 9 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
- 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
-
- 26 Jan, 2023 7 commits
-
-
Lluis Gifre Renom authored
- restored default parameters
-
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
- 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
-