- 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
-
- 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 1 commit
-
-
Lluis Gifre Renom authored
-
- 08 Mar, 2022 2 commits
-
-
Lluis Gifre Renom authored
-
Lluis Gifre Renom authored
-
- 04 Mar, 2022 1 commit
-
-
Lluis Gifre Renom authored
NBI IETF L2VPN: - Added missing configuration attributes (BGP AS, BGP Route Target)
-
- 01 Mar, 2022 1 commit
-
-
Lluis Gifre Renom authored
- aligned configuration of services to requirements for OpenConfig devices
-
- 16 Feb, 2022 2 commits
-
-
Lluis Gifre Renom authored
-
Lluis Gifre Renom authored
-
- 10 Feb, 2022 1 commit
-
-
Lluis Gifre Renom authored
-
- 13 Jan, 2022 2 commits
-
-
Lluis Gifre Renom authored
-
Lluis Gifre Renom authored
- service was created instead of updated.
-
- 07 Jan, 2022 2 commits
-
-
Lluis Gifre Renom authored
-
Lluis Gifre Renom authored
-
- 05 Jan, 2022 1 commit
-
-
Lluis Gifre Renom authored
Common: - added chk_attribute to type_checkers module. - recovered run_tests_locally.sh Compute: - updated requirements.in - updated Config.py - updated RestServer - implemented IETF-L2VPN NBI plugin - implemented unitary tests for IETF-L2VPN NBI plugin including a Mock OSM client, and Mock Context and Service components
-
- 22 Dec, 2021 1 commit
-
-
Lluis Gifre Renom authored
- Implement WIM REST API for OSM - Implement IETFL2VPN REST API - Implement unitary tests for OSM-Compute-Service workflow
-
- 29 Oct, 2021 2 commits
-
-
Lluis Gifre Renom authored
-
Lluis Gifre Renom authored
-
- 27 Sep, 2021 1 commit
-
-
Lluis Gifre Renom authored
- Added REST API Server to Compute component - Factorized get settings from environment variabes into common method get_setting
-
- 22 Sep, 2021 1 commit
-
-
Lluis Gifre Renom authored
Fix renaming of compute.proto methods from snake-case to camel-case. Added minor naming improvements.
-
- 21 Sep, 2021 1 commit
-
-
Lluis Gifre Renom authored
-