Grep not working for Karaf commands 85/85285/4
authorgobinath <gobinath@ericsson.com>
Tue, 4 Sep 2018 06:45:45 +0000 (12:15 +0530)
committerShweta Chaturvedi <shweta.chaturvedi@ericsson.com>
Mon, 18 Nov 2019 06:58:06 +0000 (12:28 +0530)
commit7c66a4dbac2df56cee584563f333ecf014746e55
tree3c4357647741a48ee2860261d11369fd9054cd2d
parenta32839ea72aead33313ba7161d96ba0a7322162b
Grep not working for Karaf commands

SupressWarnings is used to suppress checkstyle warnings thrown upon
using System.out

This covers the changes for "southbound-cli" in openflowplugin

Change-Id: I3491068d5cb14cfac8afe42f648445fcd7f0cdc1
Signed-off-by: gobinath <gobinath@ericsson.com>
applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/GetAllNodesCommandProvider.java
applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/Reconciliation.java
applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/ReconciliationCount.java
applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/ShowNodeCommandProvider.java