From e822deb27a753b6339c806db26ace8fc42d12890 Mon Sep 17 00:00:00 2001 From: yayogev Date: Tue, 5 Sep 2017 09:29:41 +0300 Subject: rename vedge checks to reflect name of script Change-Id: I1a46ca9f024d14dcf98c735d10c31aa84f01e203 Signed-off-by: yayogev --- app/install/db/monitoring_config_templates.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/install/db/monitoring_config_templates.json b/app/install/db/monitoring_config_templates.json index 2e6d9ba..3dbacae 100644 --- a/app/install/db/monitoring_config_templates.json +++ b/app/install/db/monitoring_config_templates.json @@ -200,7 +200,7 @@ "type" : "handlers.json" }, { - "type" : "client_check_vedge.json", + "type" : "client_check_vedge_vpp.json", "side" : "client", "condition" : { "mechanism_drivers" : [ @@ -277,7 +277,7 @@ } } }, - "type" : "client_check_vedge.json", + "type" : "client_check_vedge_ovs.json", "condition" : { "mechanism_drivers" : [ "OVS" -- cgit 1.2.3-korg