- 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
-
- 25 May, 2023 4 commits
-
-
Lluis Gifre Renom authored
- Added helper method to find missing environment variables in microservices
-
Lluis Gifre Renom authored
- Minor Type Hint corrections
-
Lluis Gifre Renom authored
- Removed update context/topology as it is not needed
-
Lluis Gifre Renom authored
- Corrected URL format
-
- 16 May, 2023 1 commit
-
-
Lluis Gifre Renom authored
- Added SERVICESTATUS_UPDATING
-
- 11 May, 2023 2 commits
-
-
Lluis Gifre Renom authored
-
Lluis Gifre Renom authored
- Moved old experiment output data to correct folder
-
- 10 May, 2023 1 commit
-
-
Carlos Natalino Da Silva authored
-
- 27 Apr, 2023 1 commit
-
-
Carlos Natalino Da Silva authored
-
- 26 Apr, 2023 3 commits
-
-
Lluis Gifre Renom authored
- Added blocked requests counter for load generator
-
Lluis Gifre Renom authored
- Reverted change to prevent conflict
-
Lluis Gifre Renom authored
- Moved from common/method_wrappers to WebUI - Generalized definition of dashboards - Minor corrections in dashboards - Corrected accounting of "not-found"/"already exists" exceptions in decorator - Corrected type hints in decorator - Added deployment of dashboards in deploy script
-
- 21 Apr, 2023 3 commits
-
-
Lluis Gifre Renom authored
- Improved label specification while getting meters
-
Lluis Gifre Renom authored
- Updated default histogram set of buckets
-
Lluis Gifre Renom authored
- Updated default histogram set of buckets
-
- 20 Apr, 2023 4 commits
-
-
Lluis Gifre Renom authored
- Added new grafana dashboard for extracting performance details on ConfigureDevice method.
-
Lluis Gifre Renom authored
- Updated default histogram set of buckets
-
Lluis Gifre Renom authored
- Expanded default histogram set of buckets
-
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
-
- 31 Mar, 2023 1 commit
-
-
Lluis Gifre Renom authored
- Skip NATS client port from linkerd - Add NATS backend logging messages
-
- 26 Mar, 2023 1 commit
-
-
Lluis Gifre Renom authored
- Added dummy unload mode
-
- 28 Feb, 2023 2 commits
-
-
Lluis Gifre Renom authored
- Added Device Types for Radio Router
-
Pablo Armingol authored
-
- 27 Feb, 2023 1 commit
-
-
Pablo Armingol authored
-
- 23 Feb, 2023 2 commits
-
-
Lluis Gifre Renom authored
- Updated deploy_specs
-
Lluis Gifre Renom authored
- Added missing device types
-
- 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 1 commit
-
-
Lluis Gifre Renom authored
- Added safety control
-