- 01 Feb, 2023 16 commits
-
-
Lluis Gifre Renom authored
fix/p4-driver for release 2 See merge request !50
-
famelis authored
-
famelis authored
-
famelis authored
-
famelis authored
-
Lluis Gifre Renom authored
Minor improvements See merge request !49
-
Lluis Gifre Renom authored
- silented warning
-
Lluis Gifre Renom authored
- removed unneeded log
-
Lluis Gifre Renom authored
Fixes for OFC'22 and ECOC'22 tests See merge request !48
-
Lluis Gifre Renom authored
- cleanup scripts
-
-
Lluis Gifre Renom authored
- corrected default deployment variables
-
Lluis Gifre Renom authored
- updated mappings from name to UUID in devices and endpoints
-
Lluis Gifre Renom authored
- moved old files to separate folder - updated scripts - updated descriptor files - updated gitignore - updated unitary test code
-
Lluis Gifre Renom authored
- corrected default deployment variables
-
Lluis Gifre Renom authored
- corrected service creation/removal checks - cleaned up code - cleaned up scripts
-
- 31 Jan, 2023 24 commits
-
-
Lluis Gifre Renom authored
Fixes for Device, Monitoring and OFC'22 tests See merge request !47
-
-
Lluis Gifre Renom authored
- updated descriptors
-
Lluis Gifre Renom authored
- Fixed hardcoded table name in SQL statement
-
Lluis Gifre Renom authored
- Emulated driver: minor fix to support dot-based endpoint names
-
Lluis Gifre Renom authored
Automation component: Handle events in case device not found See merge request !46
-
Vasilis Katopodis authored
-
Vasilis Katopodis authored
-
Vasilis Katopodis authored
-
Lluis Gifre Renom authored
Bug fixes and improvements related to device configuration and monitoring See merge request !45
-
Vasilis Katopodis authored
-
Lluis Gifre Renom authored
- Corrected unitary test
-
Lluis Gifre Renom authored
- Removed preliminary version of script to update code file headers
-
Lluis Gifre Renom authored
- Removed unneeded debug log message
-
Lluis Gifre Renom authored
- Removed workaround
-
Lluis Gifre Renom authored
- added statement to ignore empty of not-found config rules from drivers
-
Lluis Gifre Renom authored
- corrected log level of Monitoring component
-
Lluis Gifre Renom authored
- added parameter section separators - corrected default values
-
Lluis Gifre Renom authored
- improved name of drivers in AddDevice form - removed variable name collision in add device logic - improved logic to parse connect settings from WebUI
-
Lluis Gifre Renom authored
- improved translation of raw config rules from drivers to update device config
-
Lluis Gifre Renom authored
- add device to default context/topology by default
-
Lluis Gifre Renom authored
- increased wait-time for Grafana to 5 seconds
-
Lluis Gifre Renom authored
- added helper methods to check endpoints - updated service handlers to use new helper method - corrected service handlers to use endpoint name from devices instead of internal endpoint UUID when composing rules for devices - removed unneeded log messages
-
Lluis Gifre Renom authored
- EmulatedDriver: Corrected REG-EX expression - Removed unneeded import
-