From cd5a0537b1c90d9296367551d70a0b65d43791f2 Mon Sep 17 00:00:00 2001 From: Sergii Kipot Date: Thu, 10 Jun 2021 16:32:51 +0200 Subject: [PATCH] TT#117154 Add ngcp-js-api-client to repoapi dashboard Change-Id: I63e6337b488a94a0a78c141a8a415491a7ef5748 --- release_dashboard/conf.py | 1 + 1 file changed, 1 insertion(+) diff --git a/release_dashboard/conf.py b/release_dashboard/conf.py index 0a6320e..72526b7 100644 --- a/release_dashboard/conf.py +++ b/release_dashboard/conf.py @@ -104,6 +104,7 @@ class ReleaseDashboardConf(AppConf): "ngcp-exporter", "ngcp-fauditd", "ngcp-inventory", + "ngcp-js-api-client", "ngcp-klish-config", "ngcp-logfs", "ngcp-panel",