From 69044ae2e73c67a51ddafcc5f22c3124ccc82235 Mon Sep 17 00:00:00 2001 From: Sergii Kipot Date: Thu, 3 Sep 2020 21:26:44 +0200 Subject: [PATCH] TT#88103 Add ngcp-rest-api to repoapi dashboard Change-Id: Ie5425b3c4438088cde4681358333f4ceaaa14c13 --- release_dashboard/conf.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/release_dashboard/conf.py b/release_dashboard/conf.py index 24260a4..d5d0b37 100644 --- a/release_dashboard/conf.py +++ b/release_dashboard/conf.py @@ -107,6 +107,7 @@ class ReleaseDashboardConf(AppConf): "ngcp-logfs", "ngcp-panel", "ngcp-prompts", + "ngcp-rest-api", "ngcp-rtcengine", "ngcp-schema", "ngcp-status", @@ -176,6 +177,7 @@ class ReleaseDashboardConf(AppConf): "lua-ngcp-kamailio", "ngcp-csc", "ngcp-panel", + "ngcp-rest-api", "ngcp-rtcengine", "ngcpcfg", "rate-o-mat",