- Feb 01, 2023
-
-
Lluis Gifre Renom authored
- Added logic to update endpoints manually for P4 devices
-
-
-
-
-
famelis authored
-
famelis authored
-
famelis authored
-
famelis authored
-
- Jan 31, 2023
-
-
Lluis Gifre Renom authored
- Emulated driver: minor fix to support dot-based endpoint names
-
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
- improved translation of raw config rules from drivers to update device config
-
Lluis Gifre Renom authored
- EmulatedDriver: Corrected REG-EX expression - Removed unneeded import
-
- Jan 30, 2023
-
-
Lluis Gifre Renom authored
- added update of endpoint monitor resources with UUIDs
-
- Jan 29, 2023
-
-
Lluis Gifre Renom authored
- Added conditions to prevent reaching the driver when there is noting to configure/deconfigure
-
Lluis Gifre Renom authored
- corrected parameters for composing config rules considering previous values - corrected unitary test for deconfigure
-
Lluis Gifre Renom authored
- implemented support to compose resulting rules considering previous values
-
- Jan 28, 2023
-
-
Lluis Gifre Renom authored
- testing CI pipeline, added log messages
-
Lluis Gifre Renom authored
- Improved update of ConfigRules changed in Context
-
- Jan 27, 2023
-
-
Lluis Gifre Renom authored
- corrected parsing of endpoints to improve flexibility in retrieved fields
-
Lluis Gifre Renom authored
- added basic support for HTTPS - added optional support for authentication
-
- Jan 25, 2023
-
-
Lluis Gifre Renom authored
- updated requirements
-
Lluis Gifre Renom authored
- updated requirements
-
Lluis Gifre Renom authored
- reduced dependencies since it breaks pipeline
-
Lluis Gifre Renom authored
- updated pipeline to meet requirements and dependencies
-
- Jan 24, 2023
-
-
Lluis Gifre Renom authored
- removed log messages for testing purposes
-
Lluis Gifre Renom authored
- added copy of connection config rules when creating device - added log messages for testing purposes
-
Lluis Gifre Renom authored
- extended AddDevice to create a device placeholder and get the correct device UUID
-
Lluis Gifre Renom authored
- aggregated error messages in separate file - corrected update of operational status - corrected update of resulting device configuration from device instead of composing from rules (for simplicity) - corrected retrieval of device_uuid in MonitorDeviceKpi - factorized code to compose gRPC device_config rules from raw config rules - code cleanup - added missing logs in unitary test for emulated device driver
-
Lluis Gifre Renom authored
- corrected populate_endpoints method
-
Lluis Gifre Renom authored
- corrected device driver selectors
-
Lluis Gifre Renom authored
- removed internal in-memory database - added storage of connect-related config rules in context and added driver pre-loading when Device component starts - re-organized code of EmulatedDriver - re-organized code to improve clarity - minor code bug resolutions - code cleanup
-
- Jan 19, 2023
-
-
Lluis Gifre Renom authored
- updated definition of constant DEFAULT_CONTEXT_UUID to DEFAULT_CONTEXT_NAME - updated definition of constant DEFAULT_TOPOLOGY_UUID to DEFAULT_TOPOLOGY_NAME
-
- Jan 04, 2023
-
-
Ville Hallivuori authored
-
- Jan 03, 2023
-
-
Ville Hallivuori authored
-
- Dec 30, 2022
-
-
Ricard Vilalta authored
-
Ville Hallivuori authored
-
- Dec 22, 2022
-
-
Lluis Gifre Renom authored
- added support for user/pass basic authentication - added HTTP schema settings - added field to filter desired underlying devices under management - corrected endpoint uuid composition - improved error handling - improved retrieval of existing services
-