- Apr 05, 2024
-
-
Lluis Gifre Renom authored
- Updated README.md file - Fixed libyang version in Dockerfile - Fixed libyang version in install_requirements.sh - Added folder libyang to global gitignore - Added generation of .gitignore file for libyang/build
-
- Mar 22, 2024
-
-
Lluis Gifre Renom authored
- Updated build commands to docker buildx - Removed unneeded scripts - Moved scripts to scripts folder
-
- Feb 08, 2024
-
-
Lluis Gifre Renom authored
- Enabled creation of multiple services at once
-
- Feb 06, 2024
-
-
Lluis Gifre Renom authored
- Added missing device type filters
-
Lluis Gifre Renom authored
- Updated service endpoint settings custom resource key to /device/endpoint/settings - Corrected test files
-
- Jan 30, 2024
-
-
Lluis Gifre Renom authored
- Added missing data files - Updated test files - Corrected config rules to store address of neighbor devices
-
- Jan 19, 2024
-
-
Lluis Gifre Renom authored
- Added test to GitLab CI/CD pipeline
-
Lluis Gifre Renom authored
- Completed test descriptor debug_api_dummy.json - Removed unneeded debug_api_dummy.txt file - Corrected unitary test
-
- Jan 18, 2024
-
-
Lluis Gifre Renom authored
- Updated test descriptor file - Updated test
-
Lluis Gifre Renom authored
- Minor correction in imports
-
Lluis Gifre Renom authored
- Updated unitary tests - Added test descriptor file
-
Shayan Hajipour authored
- Fixed unitary tests (WIP)
-
- Dec 22, 2023
-
-
Lluis Gifre Renom authored
- Added lost enum entries in context.proto and Context component's ServiceTypes. - Corrected NBI composition of service and added static routes - Corrected NBI test files - Corrected import in Service component - Corrected Dockerfile of Service component
-
Lluis Gifre Renom authored
- Cosmetic cleanup in unitary test data - Multiple bug fixes - Fixed unitary tests - Added new Python requirement
-
Carlos Manso authored
-
Lluis Gifre Renom authored
- Fixed parsing of requests
-
Lluis Gifre Renom authored
- Added initial implementation and unitary tests - Added scripts to test manually - Integrated with CI/CD pipeline - Added requirements - Added README file describing how to build and install libyang from source - Updated Dockerfile
-
Lluis Gifre Renom authored
- Unit test cosmetic cleanup
-
Lluis Gifre Renom authored
- Fixing GitLab CI/CD pipeline - Updated scripts to manually launch NBI tests
-
Lluis Gifre Renom authored
- Fixing GitLab CI/CD pipeline - Updated scripts to manually launch NBI tests
-
Lluis Gifre Renom authored
- Fixing GitLab CI/CD pipeline - Updated script to manually launch IETF L2VPN test
-
Lluis Gifre Renom authored
- Fixing GitLab CI/CD pipeline
-
Lluis Gifre Renom authored
- Corrected unitary test for IETF L2VPNs - Added required descriptors
-
Lluis Gifre Renom authored
- Extended PrepareTestScenario to support multiple REST methods - Updated unitary tests accordingly - Renamed test_unitary to test_ietf_l2vpn - Cosmetic changes in CI/CD pipeline - Fixed Python dependency versions in requirements file
-
- Dec 20, 2023
-
-
Lluis Gifre Renom authored
- Added README.md with disclaimer
-
Lluis Gifre Renom authored
- Corrected inclusion of clients for Descriptor Loader - Corrected test data files
-
Lluis Gifre Renom authored
- Expose endpoint to download dummy_mode descriptors
-
Lluis Gifre Renom authored
- Added example flags in run_tests_locally script - Added data model bindings - Fixed Composer methods - Updated ManualFixes.py - Updated unitary test - Renamed TODO.txt to test_commands.txt
-
- Dec 15, 2023
-
-
Lluis Gifre Renom authored
- Extended node composer with tunnel termination points - Updated TODO.txt
-
Lluis Gifre Renom authored
- Fixed unitary test data files
-
Lluis Gifre Renom authored
- Added loggers in ietf_network unitary tests - Added loggers in node composer - Added custom name/id mappers for termination points - Corrected manual fixes - Added test_ietf_network to CI/CD pipeline
-
Lluis Gifre Renom authored
- Added missing YANG data models - Updated build-yang-bindings.sh script - Corrected unitary test test_ietf_network.py - Reorganized message composer scripts - Removed unneeded code files - Implemented composition of nodes, links, termination points, and networks - Implemented manual fixes for what pyangbind does not support - Added NameMapping class to cache entity names
-
- Dec 13, 2023
-
-
Lluis Gifre Renom authored
- Added TODO.txt file
-
Lluis Gifre Renom authored
- Extended implementation of get network method - Added sort_data() method to properly compare in unitary test - Corrected test case descriptors - Added missing Python requirements
-
- Dec 05, 2023
-
-
Lluis Gifre Renom authored
- Implemented skeleton of plugin - Added test scenario - Added new requirements - Extended MockContext to properly link/unlink topologies, services and slices to contexts
-
- Nov 20, 2023
-
-
Lluis Gifre Renom authored
- Moved prefix "/restconf" to appropriate plugins
-
Lluis Gifre Renom authored
-