- 18 Jan, 2024 2 commits
-
-
Lluis Gifre Renom authored
- Formatted Policy-related methods - Minor cosmetic changes
-
Shayan Hajipour authored
- Fixed unitary tests (WIP)
-
- 15 Jan, 2024 4 commits
-
-
Lluis Gifre Renom authored
- Leftover cosmetic changes from merge request
-
Pablo Armingol authored
-
Pablo Armingol authored
-Code cleanup
-
Lluis Gifre Renom authored
- Pre-merge clean-up
-
- 22 Dec, 2023 14 commits
-
-
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
-
- 21 Dec, 2023 2 commits
-
-
Carlos Manso authored
-
Carlos Manso authored
-
- 20 Dec, 2023 10 commits
-
-
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
-
- 17 Dec, 2023 1 commit
-
-
Carlos Manso authored
-
- 15 Dec, 2023 7 commits
-
-
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
-
Lluis Gifre Renom authored
- Extended MockServicerImpl_Context to add/remove topologies, services and slices to/from contexts
-