- 22 Dec, 2023 1 commit
-
-
Lluis Gifre Renom authored
- Correct retrieval of context_uuid in methods RemoveSlice and RemoveService
-
- 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
-
- 15 Dec, 2023 11 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
-
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
-
famelis authored
-
- 13 Dec, 2023 6 commits
-
-
Lluis Gifre Renom authored
- Added TODO.txt file
-
Lluis Gifre Renom authored
- Added icons for client laptops
-
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
-
Lluis Gifre Renom authored
- Corrected Type Hint in method get_topology_details()
-
famelis authored
-
famelis authored
-
- 08 Dec, 2023 2 commits
- 05 Dec, 2023 1 commit
-
-
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
-
- 30 Nov, 2023 3 commits
-
-
Pablo Armingol authored
-
Pablo Armingol authored
-
Pablo Armingol authored
-
- 21 Nov, 2023 1 commit
-
-
Lluis Gifre Renom authored
- Updated requirements.in
-
- 20 Nov, 2023 2 commits
-
-
Lluis Gifre Renom authored
- Moved prefix "/restconf" to appropriate plugins
-
Lluis Gifre Renom authored
-
- 16 Nov, 2023 2 commits
-
-
Lluis Gifre Renom authored
- Added missing copyright headers
-
Lluis Gifre Renom authored
- Cleaned up tests/data/README.md
-
- 15 Nov, 2023 1 commit
-
-
Lluis Gifre Renom authored
- Improved tests/data/README.md - Added log messages to TopologyTools.py
-