Add a new SDL storage API function 'is_active()' 96/2296/3
authorTimo Tietavainen <timo.tietavainen@nokia.com>
Tue, 21 Jan 2020 19:57:17 +0000 (21:57 +0200)
committerTimo Tietavainen <timo.tietavainen@nokia.com>
Wed, 22 Jan 2020 11:03:25 +0000 (13:03 +0200)
Implement a new SDL storage API function 'is_active()' to check healthiness
of an SDL instance. For now function only validates SDL DB backend (Redis)
connection. This function can be integrated into SDL client (such as A1
Mediator) health checks and runtime initializations.

Signed-off-by: Timo Tietavainen <timo.tietavainen@nokia.com>
Change-Id: I8bf457b9528e39223ea65a20d422d2fab49602bb


No differences found