Adding more unit tests for remote rpc connector and Integrating routing table
[controller.git] / opendaylight / md-sal / sal-remoterpc-connector / src / main / resources / application.conf
index daac89c4c8adaef39047034138a8318e639f54c8..711ae1c48b75c794bad3cb93de12e397632bcbfd 100644 (file)
@@ -53,7 +53,6 @@ odl-cluster-rpc {
 
     cluster {
       seed-nodes = ["akka.tcp://opendaylight-cluster-rpc@127.0.0.1:2551"]
-
       auto-down-unreachable-after = 10s
     }
   }