- Jan 12, 2023
-
-
Lluis Gifre Renom authored
- updated to new Method Wrapper API
-
-
Lluis Gifre Renom authored
Performance Evaluation Framework + Helper Tools See merge request !36
-
Lluis Gifre Renom authored
-
Lluis Gifre Renom authored
-
-
Lluis Gifre Renom authored
- extended grpc-to-enum tool to support arbitrary enum item names - added PolicyRuleState enum model - misc minor comment corrections - misc import reorderings - migrated Connection model and methods - migrated PolicyRule model and methods - removed unused files
-
Lluis Gifre Renom authored
- minor cosmetic changes
-
Lluis Gifre Renom authored
- updated policy rule object factory - updated rpc method wrapper decorator's duration buckets
-
- Jan 10, 2023
-
-
Lluis Gifre Renom authored
- moved relational models to associated classes - migrated support for slice subslices - added filters to prevent upsert when there is nothing to update
-
- Jan 09, 2023
-
-
Ricard Vilalta authored
-
Ricard Vilalta authored
-
Ricard Vilalta authored
-
Ricard Vilalta authored
-
Ricard Vilalta authored
-
Ricard Vilalta authored
-
- Jan 07, 2023
-
-
Ricard Vilalta authored
-
Ricard Vilalta authored
-
Ricard Vilalta authored
-
Ricard Vilalta authored
-
Ricard Vilalta authored
-
Lluis Gifre Renom authored
- removed old code - implemented basic support for Slice entity - implemented detailed perf eval report in unitary tests
-
Lluis Gifre Renom authored
- Implemented Debug API - Implementing unitary debug API tests
-
- Jan 05, 2023
-
-
Lluis Gifre Renom authored
- corrected ConfigRuleModel and methods - corrected ConstraintModel and methods - corrected ServiceModel and methods - corrected ServiceEndPointModel - added missing non-null constraints - removed redundant column definition data - removed unneeded lazy loading parameters - added Service UUID generator - implemented unitary test for Service entity
-
Lluis Gifre Renom authored
- relocated database methods - corrected models to use single-column primary key - corrected test cases
-
- Jan 04, 2023
-
-
Lluis Gifre Renom authored
- cleaned up script run tests locally - temporarily added script to automate test & coverage reporting - reorganized unitary tests - migration in progress to use single-column primary-key for main entities - intermediate backup ; work in progress
-
Lluis Gifre Renom authored
- added field "name" to endpoint
-
Lluis Gifre Renom authored
- updated coveragerc template file - extended and improved rpc wrapper set of declarable exceptions - updated default context and topology definition constants
-
- Jan 03, 2023
-
-
Lluis Gifre Renom authored
- reorganized code spliting database models, enumerations, and operation methods - separated unitary tests per entity and defined order between them - separated unitary test for fasthasher - modev old code to separate folder
-
Lluis Gifre Renom authored
- cosmetic changes in RPC method wrapper
-
- Jan 02, 2023
-
-
Lluis Gifre Renom authored
- progress on migration to CockroachDB (partial)
-
Lluis Gifre Renom authored
- updated manifests to v22.2.0 - renamed namespace to crdb - added script to launch cockroachdb client
-
Lluis Gifre Renom authored
- added results
-
- Dec 30, 2022
-
-
Ricard Vilalta authored
-
- Dec 23, 2022
-
-
Lluis Gifre Renom authored
- partial code implementation
-
Lluis Gifre Renom authored
- updated manifest - corrected README.md notes - corrected script run-tests-locally - partial code implementation
-
- Dec 22, 2022
-
-
Lluis Gifre Renom authored
- added support for microwave services - removed DLT from default list of components - added support to re-use endpoints in a single device for multiple connections
-
Lluis Gifre Renom authored
- corrected service resource keys - corrected endpoint count in set/delete endpoint methods
-
Lluis Gifre Renom authored
- added support for user/pass basic authentication - added HTTP schema settings - added field to filter desired underlying devices under management - corrected endpoint uuid composition - improved error handling - improved retrieval of existing services
-
Lluis Gifre Renom authored
- removed incorrect instruction
-