- 29 Jun, 2023 9 commits
-
-
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
-
- 23 Jun, 2023 8 commits
-
-
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
- Corrected method used to detect inter-domain slices - Added delete inter-domain Slice
-
Lluis Gifre Renom authored
- Added filter to skip undesired device events - Corrected close of DLT connector client
-
Lluis Gifre Renom authored
- Improved descriptors - Corrected dump_logs script
-
Lluis Gifre Renom authored
-
- 13 Jun, 2023 1 commit
-
-
famelis authored
-
- 02 Jun, 2023 3 commits
-
-
Lluis Gifre Renom authored
- Reorganized old tests
-
Lluis Gifre Renom authored
- Corrected headers - Removed unused files
-
Lluis Gifre Renom authored
-
- 31 May, 2023 1 commit
-
-
Lluis Gifre Renom authored
- Moved tool to a diferent folder - Improved selection of random operations - Added missing metrics reporting - Added Readme file - Added launch script - Added preliminary results
-
- 30 May, 2023 3 commits
-
-
Lluis Gifre Renom authored
- Added event handler to DltEventsCollector - Implemented DLT performance assessment tool - Reorganized tests
-
Lluis Gifre Renom authored
- Corrected target folders - Reorganized output performance data
-
Lluis Gifre Renom authored
- Added new script to report LoadGen Request response times - Improved Experiment definition - Improvement environment settings definition - Added helper script to automate collection of data - Added experiments for scenario 2 - Added gitignore file to protect confidential data
-
- 29 May, 2023 2 commits
-
-
Lluis Gifre Renom authored
-
Lluis Gifre Renom authored
-
- 26 May, 2023 4 commits
-
-
Lluis Gifre Renom authored
- Increased stream max size - Added log messages in request parsing
-
Lluis Gifre Renom authored
- Added Grafana Dashboard with number of TFS pods
-
Lluis Gifre Renom authored
-
Lluis Gifre Renom authored
- Updated VLAN Ids
-
- 25 May, 2023 9 commits
-
-
Lluis Gifre Renom authored
- Made optional dependency on DLT - Moved old code to separate file - Implemented auto-detection of remote domains based on NETWORK-type devices onboarded to Context
-
Lluis Gifre Renom authored
- Corrected copyright footer
-
Lluis Gifre Renom authored
- Updated descriptors
-
Lluis Gifre Renom authored
- Improved parameter gathering
-
Lluis Gifre Renom authored
- Added support for emulated devices to inform the context/topology their endpoints belong to. - Enhanced Emulated Driver EndPoint compositor
-
Lluis Gifre Renom authored
- Updated link_set to add the link to admin/admin context/topology by default
-
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
-