From 20110ffeb5071193e7b437e797636d9d6318dcd4 Mon Sep 17 00:00:00 2001 From: SrikanthNaidu Date: Mon, 10 Dec 2018 21:46:40 +0530 Subject: Heartbeat Microservice Support Heartbeat service monitors missing HB notification Issue-ID: DCAEGEN2-267 Change-Id: I21f36056e9509a167bff476231a6bbd661aca1b9 Signed-off-by: SrikanthNaidu --- etc/config.yaml | 16 ---------------- 1 file changed, 16 deletions(-) delete mode 100644 etc/config.yaml (limited to 'etc/config.yaml') diff --git a/etc/config.yaml b/etc/config.yaml deleted file mode 100644 index 0dcc8bf..0000000 --- a/etc/config.yaml +++ /dev/null @@ -1,16 +0,0 @@ -global: - host: localhost - message_router_url: http://msgrouter.att.com:3904 -# Missing heartbeats -# Heartbeat interval -# Input topic -# Output topic -# ClosedLoopControlName -vnfs: - vnfa: - - 3 - - 60 - - VESCOLL-VNFNJ-SECHEARTBEAT-OUTPUT - - DCAE-POLICY-HILOTCA-EVENT-OUTPUT - - ControlLoopEvent1 - -- cgit 1.2.3-korg