From d0aa7e219cb06ddcab0716f63834e6e18f4b2228 Mon Sep 17 00:00:00 2001 From: vijaynag Date: Thu, 22 Oct 2020 14:22:03 +0200 Subject: [PATCH] Revert "Support for replicaset connection (HA). Added replicaset field in MON config file." This reverts commit d5ce3b936ad31e9441d2cd978236a6278de28ef9. Change-Id: Ic567b6f846021218ae05fde4ebff1e93eda72c0d Signed-off-by: Vijay Nag B S --- osm_mon/core/mon.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/osm_mon/core/mon.yaml b/osm_mon/core/mon.yaml index afaa8d2..e25760b 100644 --- a/osm_mon/core/mon.yaml +++ b/osm_mon/core/mon.yaml @@ -29,7 +29,6 @@ database: uri: mongodb://mongo:27017 name: osm commonkey: changeme - replicaset: None message: driver: kafka -- 2.25.1