- 20 Apr, 2023 1 commit
-
-
Lluis Gifre Renom authored
- Updated old get_slice calls to new get_slice_by_uuid
-
- 01 Mar, 2023 2 commits
-
-
Lluis Gifre Renom authored
- Added missing bearer mappings
-
pedrenomanre authored
-
- 28 Feb, 2023 1 commit
-
-
Lluis Gifre Renom authored
- Corrected OFC'23 constants
-
- 25 Feb, 2023 1 commit
-
-
Lluis Gifre Renom authored
- Added bearers for OFC'23
-
- 24 Feb, 2023 1 commit
-
-
pedrenomanre authored
Slice component functional with an script to generate batches of slices.
-
- 22 Feb, 2023 1 commit
-
-
pedrenomanre authored
Added SLA availability as percentage.
-
- 21 Feb, 2023 2 commits
-
-
Lluis Gifre Renom authored
- Added new field availability in SLA Availability update
-
pedrenomanre authored
Addition of bindings for YANG "IETF Slice Service" data model parsing Refactoring of subfolder "tools"
-
- 06 Feb, 2023 1 commit
-
-
Lluis Gifre Renom authored
- Corrected structure of Debug API - Updated paths and endpoints - Removed unneeded common constants
-
- 01 Feb, 2023 1 commit
-
-
Lluis Gifre Renom authored
- Added/Updated headers - Added script to update copyright headers
-
- 25 Jan, 2023 1 commit
-
-
Lluis Gifre Renom authored
- migrated from DEFAULT_CONTEXT_UUID to DEFAULT_CONTEXT_NAME - migrated from DEFAULT_TOPOLOGY_UUID to DEFAULT_TOPOLOGY_NAME - migrated from INTERDOMAIN_TOPOLOGY_UUID to INTERDOMAIN_TOPOLOGY_NAME
-
- 20 Jan, 2023 2 commits
-
-
Lluis Gifre Renom authored
- removed check of reply.entity_id==request.entity_id; context computes UUID-like identifiers based from requested identifiers for performance reasons
-
Lluis Gifre Renom authored
-
- 12 Jan, 2023 1 commit
-
-
Lluis Gifre Renom authored
- minor cosmetic changes
-
- 07 Jan, 2023 1 commit
-
-
Lluis Gifre Renom authored
- Implemented Debug API - Implementing unitary debug API tests
-
- 30 Nov, 2022 1 commit
-
-
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 1 commit
-
-
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
-
- 09 Nov, 2022 1 commit
-
-
Lluis Gifre Renom authored
minor correction after renaming of common methods
-
- 14 Oct, 2022 1 commit
-
-
Lluis Gifre Renom authored
- added bearers for Hackfest
-
- 28 Sep, 2022 4 commits
-
-
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
-
Lluis Gifre Renom authored
- updated OFC'22 test scripts with source of env variables - activated DEBUG logs in Device and Service components - added Slice as dependency of Compute - removed creation of services in Compute, all goes through Slice - Added missing default constraints in PathComp Frontend - added logic in Slice to identify if its L2 or L3
-
Lluis Gifre Renom authored
- corrected endpoint identifiers in bearer definitions in Compute
-
Lluis Gifre Renom authored
- adding deploy of slice component - homogeneized bearer definitions in Compute
-
- 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
- removed unneeded sleep method
-
- 11 Sep, 2022 1 commit
-
-
Lluis Gifre Renom authored
- Updated endpoint mapping for ECOC'22 scenario - Swapped get-service and get-slice methods to priorize slices over services
-
- 02 Aug, 2022 1 commit
-
-
Lluis Gifre Renom authored
- implemented delete of IETF L2VPN services/slices - implemented diversity and availability constraints
-
- 27 Jul, 2022 1 commit
-
-
pedrenomanre authored
- Added subfolder rest_server/nbi_plugins/ietf_network_slice - Modified and created classes to register new URLs in the REST server - Skeleton for methods GET/POST/DELETE - Refactoring: moved "tools" subfolder one level up
-
- 21 Jul, 2022 1 commit
-
-
Carlos Natalino Da Silva authored
-
- 15 Jul, 2022 3 commits
-
-
Lluis Gifre Renom authored
- Corrected usage of ConfigRules to use new custom ConfigRules
-
Lluis Gifre Renom authored
- Moved imports from *.proto folder to common.proto folder - Removed compute's genproto.sh script - Minor code and linting fixing - Arranged requirements to accelerate Docker image creation - Updated Dockerfile - Arranged GitLab CI/CD pipeline
-
Lluis Gifre Renom authored
- corrected device and endpoint names - corrected bearer definitions - deleted unneeded/redundant scripts - removed code coverage from test executions - added separate script for test and code coverage - moved OFC'22 README to the tutorial folder
-
- 23 Jun, 2022 1 commit
-
-
Lluis Gifre Renom authored
- not functiona, just skeleton to generate the demo paper. - logic for disjoint paths to be implemented
-
- 19 May, 2022 2 commits
-
-
Lluis Gifre Renom authored
- Migrated to use new generic Rest servicer - Moved client declarations close to use places to prevent initialization locks - Adaptations to comply with the new settings framework - Updated unitary tests to use new generic Rest and gRPC servicers and clients - Minor code styling/formatting
-
Lluis Gifre Renom authored
- Migrated to use new generic gRPC servicer - Migrated to use new generic Rest servicer - Migrated to use new settings framework - Minor code formatting/styling
-
- 03 May, 2022 2 commits
-
-
Lluis Gifre Renom authored
-
Lluis Gifre Renom authored
- fixed bug with slice retrieval - code cleanup
-
- 11 Mar, 2022 1 commit
-
-
Lluis Gifre Renom authored
Compute: - added support for Slice creation when VPLS service is requested instead of VPWS Context: - minor improvements in client class logging - added slice events to EventsCollector - minor bug fixes in SliceModel Interdomain: - Implemented basic workflow Monitoring: - fixed requirements versions Service: - minor improvements in client and server logging Slice: - Implemented basic workflow OECC/PSC'22 functional test: - updated test objects - updated deployment script - updated exposed services
-
- 08 Mar, 2022 1 commit
-
-
Lluis Gifre Renom authored
-