- 18 Dec, 2022 1 commit
-
-
Lluis Gifre Renom authored
- improved object-factry slice-related methods
-
- 17 Dec, 2022 1 commit
-
-
Lluis Gifre Renom authored
- updated histogram definition in Grafana dashboards - updated prometheus queries
-
- 15 Dec, 2022 1 commit
-
-
Lluis Gifre Renom authored
- improved README file - enabled configuration of histogram buckets - updated emulated and openconfig device driver - updated L2NM, L3NM and TAPI service handlers
-
- 02 Dec, 2022 3 commits
-
-
Lluis Gifre Renom authored
- updated default decorator histogram buckets - updated grafana dashboard pannel backups - updated testing deploy script
-
Lluis Gifre Renom authored
- Increased default gRPC workers from 10 to 200 - added object factory methods for L2NM services
-
Lluis Gifre Renom authored
- moved manifests for service monitors
-
- 30 Nov, 2022 2 commits
-
-
Lluis Gifre Renom authored
- updated grafana dashboard backups and prometheus queries
-
Lluis Gifre Renom authored
- unified RPC method wrapper with performance evaluation - migrated components to new method wrapping API - added new grafana dashboard backups
-
- 28 Nov, 2022 5 commits
-
-
Lluis Gifre Renom authored
-
Lluis Gifre Renom authored
- pre-merge cleanup
-
Lluis Gifre Renom authored
- updated deploy specs script - added missing commands in README.md - renamed test launcher - added support for labels
-
Lluis Gifre Renom authored
- fixed show_logs_monitoring script - Context Queries: added get_service, get_slice, get_topology methods - Context Queries: corrected bug with get inter topology - Moved old Build/Load Descriptor scripts to common - Fixed retrieval of objects loaded from descriptors - Deactivated close of clients in descriptor loader - Moved MockOSM library to common tests/tools folder Compute component: - updated to use new context query methods - updated to use new MockOSM location OFC'22 tests: - updated MockOSM paths - updated fixtures - added loggers - corrected WIM service definitions - improved verification of KPIs created and values returned - optimized removal of entities - optimized service discovery in delete test - added on-line logging to tests
-
Carlos Manso authored
Lacks events. Signed-off-by: mansoca <carlos.manso@cttc.es>
-
- 25 Nov, 2022 1 commit
-
-
Lluis Gifre Renom authored
- updated generic descriptor loader tool - updated scenario loader for automated tests
-
- 24 Nov, 2022 5 commits
-
-
Lluis Gifre Renom authored
- new generic descriptor loader tool - new scenario loader for automated tests
-
Lluis Gifre Renom authored
-
Lluis Gifre Renom authored
-
Lluis Gifre Renom authored
- updated README.md file with useful references
-
Lluis Gifre Renom authored
- defined README.md file with commands - created example dashboard - defined deploy specs - defined service monitors for context, device, service, slice components
-
- 23 Nov, 2022 1 commit
-
-
Lluis Gifre Renom authored
- Initial version (not functional)
-
- 22 Nov, 2022 1 commit
-
-
Lluis Gifre Renom authored
- corrected SetContext - corrected SetSlice/RemoveSlice - implemented GetSliceEvents - corrected RemoveService
-
- 21 Nov, 2022 1 commit
-
-
Lluis Gifre Renom authored
- corrected device type name typo - added missing devicetype-to-layer rules
-
- 09 Nov, 2022 1 commit
-
-
Lluis Gifre Renom authored
- Added method to update grpc custom constraints with scalar values - Improved InterDomain context_queries
-
- 08 Nov, 2022 1 commit
-
-
Lluis Gifre Renom authored
- implemented generic Context queries - added Slice to object_factory
-
- 04 Nov, 2022 1 commit
-
-
Lluis Gifre Renom authored
- First functional version of TopologyAbstractor - Updated default context/topology UUIDs
-
- 02 Nov, 2022 2 commits
-
-
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
-
- 28 Oct, 2022 2 commits
-
-
Lluis Gifre Renom authored
- Extended DltGatewayClient to support configuration through env vars - Added DltEventsCollector to DltConnector - Implemented RecordDevice in DltConnectorServicer
-
Lluis Gifre Renom authored
- Improved error logging
-
- 27 Oct, 2022 1 commit
-
-
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
-
- 26 Oct, 2022 1 commit
-
-
Lluis Gifre Renom authored
- added device type "NETWORK" to represent an abstracted network
-
- 05 Oct, 2022 5 commits
-
-
Lluis Gifre Renom authored
-
Lluis Gifre Renom authored
-
Lluis Gifre Renom authored
WebUI: - added icons for optical roadm and optical transponder Common: - added missing device types Device: - added missing emulated device driver mappings
-
Lluis Gifre Renom authored
-
Lluis Gifre Renom authored
Common: - added device type for emulated pakcet switches PathComp: - added layer mapping for emulated pakcet switches
-
- 04 Oct, 2022 1 commit
-
-
Lluis Gifre Renom authored
- Implemented generic MutexQueues class - Implemented sequentialization of operations in Device component to prevent data corruption and race conditions
-
- 28 Sep, 2022 1 commit
-
-
Lluis Gifre Renom authored
Common: - added slice to EventTools OFC'22 tests: - corrected OFC'22 delete service test to identify appropriate service to be deleted - removed usage of events for testing Compute: - remove diversity constraint when not populated Device: - removed unused field in database and code polishing Service: - migrated L3NMEmulatedServiceHandler to the new API - polishing of code
-
- 17 Sep, 2022 1 commit
-
-
Lluis Gifre Renom authored
ECOC'22 test: - added CTTC OLS and Automation component deployment to script Common: - corrected DeviceType name for transponder Compute: - added bearer definitions for ECOC'22 demo - removed hard errors and replaced by warning log messages - forced to use VPLS, i.e., always slices - added definition of L2-VPN service settings Device component: - forced to use emulated devices for openconfig devices (just for demo purposes, for the sake of reducing demo time) - added commit_per_delete setting in OpenConfigDriver - improved detection of PORT components for ADVA devices PathComp-Frontend component: - added default settings for TAPI connections - corrected reply composition; subservices were added wrongly - added log lines for debug purposes Service component: - corrected ConfigRules for L2NM Emulated Service Handler - adapted TAPI Service Handler to new framework - added log lines in TaskScheduler compose_from_service (debugging) - TaskScheduler compose_from_service does not retrieve all resources (debugging) - removed ConnectionExpander from Tasks ConfigureConnection and DeconfigureConnection WebUI component: - minor improvements
-
- 13 Sep, 2022 1 commit
-
-
Lluis Gifre Renom authored
- improved objects_factory : Service-related methods
-