- Nov 09, 2022
-
-
Lluis Gifre Renom authored
minor correction after renaming of common methods
-
Lluis Gifre Renom authored
- Added method to update grpc custom constraints with scalar values - Improved InterDomain context_queries
-
Lluis Gifre Renom authored
- added commands to keep runtime variables per domain - added autogenerated scripts to gitignore
-
Lluis Gifre Renom authored
- added scripts to dump logs of DLT component
-
Lluis Gifre Renom authored
- Reduced log verbosity of Device, DLT and Service components
-
- Nov 08, 2022
-
-
Lluis Gifre Renom authored
- implemented creation of contexts for remote domains while requesting remote sub-slices
-
Lluis Gifre Renom authored
- backed up old servicer - updated to use new generic Context queries - added pathcomp as dependency - updated logic to validate inter-domain requests - implemented inter-domain pathcomp request - updated logic to create per-domain slices
-
Lluis Gifre Renom authored
- updated multi-domain slice detection logic - minor code polishing - added missing dependencies
-
Lluis Gifre Renom authored
- added delete-all script
-
Lluis Gifre Renom authored
- extended to support inter-domain path computation
-
Lluis Gifre Renom authored
- Updated DltEventDispatcher to use generic context queries
-
Lluis Gifre Renom authored
- added slice_owner fields to SliceModel and Servicer
-
Lluis Gifre Renom authored
- implemented generic Context queries - added Slice to object_factory
-
- Nov 04, 2022
-
-
Lluis Gifre Renom authored
- updated deploy_specs per domain to deploy service, slice, and pathcomp - updated dump_logs script to dump logs for service, slice and pathcomp
-
Lluis Gifre Renom authored
- First functional version of TopologyAbstractor - Updated default context/topology UUIDs
-
Lluis Gifre Renom authored
- updated per-domain topology descriptors - added inter-domain slice descriptor - updated deploy_specs per domain - added deploy_logs script - re-activated deployment of all domains
-
Lluis Gifre Renom authored
- updated cookie name to prevent cross-instance session data leakage. otherwise, selected topology in one instance, is used in other instances. - added Slice component as a dependency of WebUI
-
Lluis Gifre Renom authored
- updated component manifests to reduce CPU and Memory requests and limits
-
Lluis Gifre Renom authored
- temporarily updated deploy.sh script to disable generation of DLT Gateway docker image
-
Lluis Gifre Renom authored
- updated deploy.sh script with a flag to select whether docker images should be rebuilt or reuse existing ones
-
Lluis Gifre Renom authored
- updated proto definition to include the domain that originates the record - updated proto definition to include RecordLink and RecordAllLinks methods - updated proto definition to provide the domain for which RecordAll* methods should be executed - updated DltConnectorClient accordingly - implemented RecordDevice and RecordLink in DltConnectorServicer - removed unused OwnDomainFinder - first functional version of DltEventDispatcher (only processes Devices and Links, by now)
-
- Nov 02, 2022
-
-
Lluis Gifre Renom authored
- removed unneeded constant for AGGREGATED topology name - removed unused tools - code reorganizations and factorizations - implemented own-domain-finder class - implemented first partial version of topology abstractor - implemented abstract device class
-
Lluis Gifre Renom authored
- updated manifest file with gateway container port - corrected behaviour of GetFromDlt method in MockDltGateway - minor formatting in MockDltGateway - implemented first version of DltConnector's Event Dispatcher (to be tested) - moved own-domain-uuid finder to separate class in DltConnector - implemented method to identify empty/not-found records
-
Lluis Gifre Renom authored
- updated endpoint types to specify border/internal
-
- Oct 28, 2022
-
-
Lluis Gifre Renom authored
- updated per-domain descriptors - deactivated deploy script to deploy a single domain for testing purposes - added script to reset components' status - (partially) documented scenario and workflows - added script to show deploy
-
Lluis Gifre Renom authored
- extneded context selection to context/topology - enabled selection of context/topology to plot - enabled listing of devices/links based on context/topology - updated network icon
-
Lluis Gifre Renom authored
- removed unneeded code in Dockerfile - created first partial version of TopologyAbstractor
-
Lluis Gifre Renom authored
- Extended DltGatewayClient to support configuration through env vars - Added DltEventsCollector to DltConnector - Implemented RecordDevice in DltConnectorServicer
-
Lluis Gifre Renom authored
- redesigned EventsCollector to enable auto-reconnections
-
Lluis Gifre Renom authored
- Improved error logging
-
Lluis Gifre Renom authored
- tweaked resources and containers to accelerate tests
-
- Oct 27, 2022
-
-
Lluis Gifre Renom authored
- Added MockBlockchain deployment - Added interdomain and DLT components per domain.
-
-
Lluis Gifre Renom authored
DLT component (and related) improvements See merge request !16
-
Lluis Gifre Renom authored
- deactivated CI/CD pipeline for DLT. It was activated by mistake
-
Lluis Gifre Renom authored
- implemented preliminary version of CI/CD pipeline definition for DLT (still not integrated in pipeline)
-
Lluis Gifre Renom authored
- removed unneeded genproto.sh script
-
Lluis Gifre Renom authored
Merge branch 'feat/dlt-component-connector' of https://labs.etsi.org/rep/tfs/controller into feat/dlt-component
-
-
https://labs.etsi.org/rep/tfs/controllerLluis Gifre Renom authored
Merge branch 'develop' of https://labs.etsi.org/rep/tfs/controller into feat/dlt-component-connector
-