- 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
-
Lluis Gifre Renom authored
- Corrected URLs for multi-container pods - Added support for DLT component - Corrected minor errors with service/deployment naming
-
Lluis Gifre Renom authored
MockBlockchain: - Implemented mock-blockchain module to facilitate testing and debugging of DLT connector & workflows - Added manifests, Dockerfile, etc. DLT Connector: - corrected requirements.in - updated Dockerfile - WIP: implementation of test_unitary.py DLT Gateway: - Improved/extended Dockerfile - Moved Dockerfile to correct folder - Corrected import path for proto files
-
Lluis Gifre Renom authored
Including the validation of creation of KPIs and their values to the OFC'22 See merge request !15
-
Carlos Natalino Da Silva authored
-
Carlos Natalino Da Silva authored
-
Carlos Natalino Da Silva authored
Consolidating commong fixtures in a single file at the root of the tests folder. Updating ECOC'22 and OFC'22 tests to use it.
-
Carlos Natalino Da Silva authored
Fixing some imports and branching a fixture file for each test case so that they can have particularities.
-
Carlos Natalino Da Silva authored
Including the validation of creation of KPIs and their values to the OFC'22 test set. Also consolidating the fixtures into a single file in the root of the 'src/tests' folder so that all tests can import from it.
-
- Oct 26, 2022
-
-
-
Lluis Gifre Renom authored
- added device type "NETWORK" to represent an abstracted network
-
Lluis Gifre Renom authored
- added descriptor files
-
Lluis Gifre Renom authored
Feat/monitoring major functional updates See merge request !14
-
Francisco-Javier Moreno-Muro authored
-
Francisco-Javier Moreno-Muro authored
-
Francisco-Javier Moreno-Muro authored
-
Lluis Gifre Renom authored
- added file with notes and commands
-
Lluis Gifre Renom authored
Minor code polishing after ECOC'22 demo See merge request !13
-
Lluis Gifre Renom authored
- improved HTTP status code checks
-
Lluis Gifre Renom authored
- minor styling improvements in Slice pages
-
Lluis Gifre Renom authored
- Created initial scenario deployment scripts and manifests
-
- Oct 18, 2022
-
-
Lluis Gifre Renom authored
-