NETVIRT-1103 : display issue in ip bgp vpnv4 all summary command 68/68368/2
authorLoshmitha <loshmitha@ericsson.com>
Fri, 16 Feb 2018 09:07:59 +0000 (14:37 +0530)
committerSam Hague <shague@redhat.com>
Fri, 16 Feb 2018 16:27:47 +0000 (11:27 -0500)
commitbdee6044b0479014da322f844cb664eb90b7467d
treee3af0379901e4ccb53c1f8fd3b1136e28d7ec7ba
parent72bd2d39aefb0e36308765cd15b3bdbda8275fc7
NETVIRT-1103 : display issue in ip bgp vpnv4 all summary command
White spaces inbetween the text was getting deleted which caused the
display issue,so changing the regex in replaceAll to resolve the issue
Signed-off-by: Loshmitha <loshmitha@ericsson.com>
Change-Id: I48c5019fec167649f09766531a5f3e7b29c9d42f
Signed-off-by: Loshmitha <loshmitha@ericsson.com>
Signed-off-by: Sam Hague <shague@redhat.com>
bgpmanager/impl/src/main/java/org/opendaylight/netvirt/bgpmanager/VtyshCli.java