- 06 Feb, 2024 1 commit
-
-
Lluis Gifre Renom authored
-
- 30 Jan, 2024 2 commits
-
-
Lluis Gifre Renom authored
- Extended method to manage Constraints to enable specifying a new action
-
Lluis Gifre Renom authored
- Added device type IP SDN Controller - Added logic to split controllers and devices - Controllers are onboarded first, then devices
-
- 25 Jan, 2024 1 commit
-
-
Lluis Gifre Renom authored
- Added test script - Improved unitary test - Minor code fixings - Removed unneeded files - Added related objects factory methods
-
- 20 Dec, 2023 1 commit
-
-
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
-
- 15 Dec, 2023 2 commits
-
-
Lluis Gifre Renom authored
- Enabled explicit addition of devices and links to topologies
-
Lluis Gifre Renom authored
- Corrected return type in Topology methods
-
- 13 Dec, 2023 1 commit
-
-
Lluis Gifre Renom authored
- Corrected Type Hint in method get_topology_details()
-
- 14 Nov, 2023 2 commits
-
-
Lluis Gifre Renom authored
- Added methods to manage dattime objects - Updated existing methods accordingly
-
Lluis Gifre Renom authored
- Added methods to build constraints: schedule and exclusions - Ordered build constraint methods according to context.proto file
-
- 31 Oct, 2023 2 commits
-
-
Lluis Gifre Renom authored
- Renamed attribute current_capacity_gbps to used_capacity_gbps
-
Lluis Gifre Renom authored
- Add attributes total/current capacity to link creation methos
-
- 15 Sep, 2023 1 commit
-
-
Lluis Gifre Renom authored
- Added helper method get_topology_details()
-
- 12 Sep, 2023 1 commit
-
-
Lluis Gifre Renom authored
- Added field name in create_topology method
-
- 11 Jul, 2023 4 commits
-
-
Lluis Gifre Renom authored
-
Lluis Gifre Renom authored
-
Lluis Gifre Renom authored
- Corrected new definition of endpoint descriptors in tests and components
-
Lluis Gifre Renom authored
- Improved definition of endpoint descriptors
-
- 29 Jun, 2023 2 commits
-
-
Lluis Gifre Renom authored
- Added field name in Device-related methods - Added field name in Link-related methods
-
Lluis Gifre Renom authored
- Added field name in method create_context - Enahnced filtering in Interdomain method get_device_to_domain_map() - Migrated old methods compute_interdomain_path() and compute_traversed_domains() to new compute_interdomain_sub_slices()
-
- 23 Jun, 2023 1 commit
-
-
Lluis Gifre Renom authored
- Improved InterDomain queries - Cleaned up code
-
- 01 Jun, 2023 1 commit
-
-
Pablo Armingol authored
Creation of BGP-LS speaker module and webUI interface to manage BGP-LS peers. Also, possibility to add discovered nodes and automatic link management. Creation of a folder in compute to support BGP-LS in NBI. 1) New features in BGP module. 2) Removal of old files. 3) Webui support for new functionalities. 4) Compute modification for NBI support (in progress).
-
- 25 May, 2023 1 commit
-
-
Lluis Gifre Renom authored
- Removed update context/topology as it is not needed
-
- 20 Apr, 2023 1 commit
-
-
Lluis Gifre Renom authored
- Added get_connection_by_id and get_connection_by_uuid methods - Updated old get_service method to get_service_by_id and get_service_by_uuid - Updated get_service method to use new SelectService context method and filter options - Updated old get_slice method to get_slice_by_id and get_slice_by_uuid - Updated get_slice method to use new SelectSlice context method and filter options - Updated get_device method to use new SelectDevice context method and filter options
-
- 26 Mar, 2023 1 commit
-
-
Lluis Gifre Renom authored
- Added dummy unload mode
-
- 17 Mar, 2023 1 commit
-
-
Carlos Manso authored
-
- 14 Mar, 2023 1 commit
-
-
Pablo Armingol authored
-
- 21 Feb, 2023 4 commits
-
-
Lluis Gifre Renom authored
- Added availability percentage to SLA Availability constraint
-
Lluis Gifre Renom authored
- Removed availability percentage from SLA Availability constraint (new feature)
-
Lluis Gifre Renom authored
- Added availability percentage to SLA Availability constraint
-
Lluis Gifre Renom authored
- Removed availability percentage from SLA Availability constraint (new feature)
-
- 20 Feb, 2023 2 commits
-
-
Lluis Gifre Renom authored
- Added device type "TeraFlowSDN controller" - Added driver type for IETF L2VPN - Updated corresponding components
-
Lluis Gifre Renom authored
- Corrected Constraint definitions
-
- 17 Feb, 2023 4 commits
-
-
Lluis Gifre Renom authored
- corrected parsing of slice descriptors
-
Lluis Gifre Renom authored
- implemented missing methods
-
Lluis Gifre Renom authored
- implemented missing methods
-
Lluis Gifre Renom authored
- added support for dictionary and file-based loading of descriptors - added getter methods - added validation and unload methods - integrated helper methods - updated documentation
-
- 16 Feb, 2023 2 commits
-
-
Lluis Gifre Renom authored
- Added safety control
-
Lluis Gifre Renom authored
- Added method to get Context - Added method to get Link
-
- 09 Feb, 2023 1 commit
-
-
Lluis Gifre Renom authored
- Implemented parallel descriptor loading, especially for device onboarding
-