- Jun 29, 2023
-
-
Lluis Gifre Renom authored
- Added script to expose interdomain grpc port on the node
-
-
Lluis Gifre Renom authored
- Added scripts to manually launch interdomain unitary tests
-
Lluis Gifre Renom authored
- Migrated logic to Release 2.0 and used new common Interdomain methods. - Improvements detection of remote domain settings and instantiation of interdomain clients. - Updated Topology Abstractor to consider abstract device and link names and uuids. - Improved logging messages of Topology Abstractor - Corrected local topology retrieval in Topology Abstractor - Implemented DeleteSlice RPC method - Updated helper methods to improve detection of slice owner and store it as parameter of the slice. - Added new unitary tests - Added new dependency on service component's client
-
Lluis Gifre Renom authored
- Added env var TOPOLOGY_ABSTRACTOR to Interdomain manifest
-
Lluis Gifre Renom authored
- Upgraded methods wait_for_environment_variables() and find_missing_environment_variables() as they were failing in non-K8s environments. - Migrated method find_missing_environment_variables() to find_environment_variables()
-
Lluis Gifre Renom authored
- Added setting to (de)activate the topology abstractor module.
-
Lluis Gifre Renom authored
- Enhanced generic SettingsHandler with a method to dump config rules stored. - Extended L2NMEmulated Service Handler to support per-endpoint settings provided as device initialization parameters
-
Lluis Gifre Renom authored
- Fixed a slice name overwrite bug - Corrected slice deletion to support interdomain scenarios
-
Lluis Gifre Renom authored
- Updated domain descriptors - Updated interdomain slice descriptor - Updates deploy specs per domain - Updated dump_logs script - Disabled unneeded service manifests
-
Lluis Gifre Renom authored
- Improved EventsCollector to use priority queue and sort batches of events by timestamp
-
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()
-
Lluis Gifre Renom authored
- Added logic to extrapolate underlyign connections for remote domains
-
- Jun 27, 2023
-
-
Lluis Gifre Renom authored
fix: copy generated sources too See merge request !117
-
famelis authored
-
- Jun 26, 2023
-
-
Lluis Gifre Renom authored
- Corrected methods wait_for_environment_variables and find_missing_environment_variables
-
- Jun 23, 2023
-
-
Lluis Gifre Renom authored
feat: add recalculatePath as action to Policy See merge request !115
-
-
Lluis Gifre Renom authored
- Improved InterDomain queries - Cleaned up code
-
Lluis Gifre Renom authored
- Corrected dump_logs script
-
Lluis Gifre Renom authored
- Deactivated use of interdomain topology - Tuned devicetype NETWORK to always require creation of a sub-service
-
Lluis Gifre Renom authored
- Added to client method to delete slice - Corrected computation of slice owner
-
Lluis Gifre Renom authored
- Added to Interdomain method to delete slice
-
Lluis Gifre Renom authored
- Corrected method used to detect inter-domain slices - Added delete inter-domain Slice
-
Lluis Gifre Renom authored
- Adapted for the OECC/PSC tests (to be rolled back)
-
Lluis Gifre Renom authored
- Added filter to skip undesired device events - Corrected close of DLT connector client
-
Lluis Gifre Renom authored
- Added dockerignore file to reduce size of filesystem context sent to docker build
-
Lluis Gifre Renom authored
- Improved descriptors - Corrected dump_logs script
-
famelis authored
-
famelis authored
-
Lluis Gifre Renom authored
feat: add hpsr23 experiment to src/tests/p4 See merge request !114
-
-
Lluis Gifre Renom authored
-
Lluis Gifre Renom authored
fix: change limits and resources to take into account jvm startup bursts See merge request !116
-
- Jun 20, 2023
- Jun 13, 2023
-
-
famelis authored
-
- Jun 02, 2023
-
-
Carlos Natalino Da Silva authored
-