add "showSvcStatus" CLI command (#29)
authorMichael Vorburger <mike@vorburger.ch>
Tue, 9 Oct 2018 20:55:48 +0000 (22:55 +0200)
committerMichael Vorburger <mike@vorburger.ch>
Wed, 1 Jul 2020 23:37:24 +0000 (01:37 +0200)
commit5d0aa40d605a19b4be347909bcec47b3fac1d0a1
treeb59993ecad80b3fcbbd361ffde4d291c110047d4
parente730599ba3d9fa8b5e7e274e482e4a210de615a0
add "showSvcStatus" CLI command (#29)

requires https://git.opendaylight.org/gerrit/#/c/76810/

which requires https://github.com/vorburger/opendaylight-simple/pull/19

TODO This is only a first cheap, and while it will provide "ready"
status, it does not yet register real ServiceStatusProvider
(but we don't have any real ones anyway).

Signed-off-by: Michael Vorburger <mike@vorburger.ch>
src/main/java/org/opendaylight/infrautils/simple/DiagStatusWiring.java