- Jan 11, 2024
-
-
Lluis Gifre Renom authored
- Updated unitary tests
-
Lluis Gifre Renom authored
- Updated unitary tests
-
- Jan 10, 2024
-
-
Lluis Gifre Renom authored
- Updated unitary tests
-
- Jan 09, 2024
-
-
Lluis Gifre Renom authored
- Corrected management of network instance interfaces - Improved unitary tests
-
Lluis Gifre Renom authored
- advanced development of driver - updated unitary tests and related scripts
-
- Jan 05, 2024
-
-
Lluis Gifre Renom authored
WORK IN PROGRESS - Corrected basic unitary test for network instances
-
Lluis Gifre Renom authored
WORK IN PROGRESS - Added unitary tests and scripts - Enhanced reporting of capabilities - Migrated Component and Interface code to libyang - Migrating NetworkInstance code to libyang - Disabled unneeded log messages - Temporarily disabled telemetry - Added LibYang-based YANG handler - Added helper methods
-
- 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
- Remove unneeded files
-
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
-
Lluis Gifre Renom authored
- Correct retrieval of context_uuid in methods RemoveSlice and RemoveService
-
- Dec 21, 2023
-
-
Carlos Manso authored
-
Carlos Manso authored
-
- 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
- Add CLIENT and EMULATED_CLIENT device types
-
Lluis Gifre Renom authored
- Add topology icons for CLIENT and EMULATED_CLIENT device types
-
Lluis Gifre Renom authored
- Remove incorrect topology icons
-
Lluis Gifre Renom authored
- Correct debug-api endpoint URLs - Add dummy_contexts endpoint
-
Lluis Gifre Renom authored
- Expose endpoint to download dummy_mode descriptors
-
Lluis Gifre Renom authored
- Fix management of field used_capacity_gbps in Link entity - Fix related unitary test
-
Lluis Gifre Renom authored
- `common` > `tests` > `InMemoryObjectDatabase.py`: enhance log error reporting - `common` > `tools` > `descriptor` > `Tools.py`: correct formatting of non-string resource_values in custom config rules in method `format_custom_config_rules()` - `common` > `tools` > `service` > `GenericRestServer.py`: correct format of reported listen URL
-
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 17, 2023
-
-
Carlos Manso authored
-
- Dec 15, 2023
-
-
Lluis Gifre Renom authored
- Added merge of device_ids and link_ids in Topology
-
Lluis Gifre Renom authored
- Extended node composer with tunnel termination points - Updated TODO.txt
-
Lluis Gifre Renom authored
- Changed default values to False for config flags ALLOW_EXPLICIT_ADD_DEVICE_TO_TOPOLOGY and ALLOW_EXPLICIT_ADD_LINK_TO_TOPOLOGY
-
Lluis Gifre Renom authored
- Added config flag ALLOW_EXPLICIT_ADD_DEVICE_TO_TOPOLOGY - Added config flag ALLOW_EXPLICIT_ADD_LINK_TO_TOPOLOGY - Added logic to explicitly add devices and links to topologies
-
Lluis Gifre Renom authored
- Enabled explicit addition of devices and links to topologies
-
Lluis Gifre Renom authored
- Corrected return type in Topology methods
-