<!-- 
RSS generated by JIRA (8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d) at Wed Feb 07 20:47:06 UTC 2024

It is possible to restrict the fields that are returned in this document by specifying the 'field' parameter in your request.
For example, to request only the issue key and summary append 'field=key&field=summary' to the URL of your request.
-->
<rss version="0.92" >
<channel>
    <title>OpenDaylight JIRA</title>
    <link>https://jira.opendaylight.org</link>
    <description>This file is an XML representation of an issue</description>
    <language>en-us</language>    <build-info>
        <version>8.20.10</version>
        <build-number>820010</build-number>
        <build-date>22-06-2022</build-date>
    </build-info>


<item>
            <title>[VPNSERVICE-13] Forwarding path for new vpn interface is installed in the remote dpn after GRE configuration is removed in the local dpn</title>
                <link>https://jira.opendaylight.org/browse/VPNSERVICE-13</link>
                <project id="10184" key="VPNSERVICE">vpnservice</project>
                    <description>&lt;p&gt;Topology&lt;br/&gt;
========&lt;br/&gt;
h1----&lt;del&gt;(s1-eth1)s1(s1-gre1)&lt;/del&gt;-------&lt;del&gt;(s2-gre1)s2(s2-eth1)&lt;/del&gt;-------h3&lt;/p&gt;
&lt;div class=&apos;table-wrap&apos;&gt;
&lt;table class=&apos;confluenceTable&apos;&gt;&lt;tbody&gt;
&lt;tr&gt;
&lt;td class=&apos;confluenceTd&apos;&gt;&amp;nbsp;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td class=&apos;confluenceTd&apos;&gt;&amp;nbsp;&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;
&lt;/div&gt;

&lt;p&gt;                 h2                            h4&lt;br/&gt;
Test Case:&lt;br/&gt;
=========&lt;br/&gt;
-&amp;gt;Configure h1 and h2 to be in same vpn with gre tunnel between s1 and s2&lt;br/&gt;
-&amp;gt;Remove ietf configuration for s2-gre1.&lt;br/&gt;
-&amp;gt;Configure h4 to be in the same vpn as h1 and h2&lt;/p&gt;

&lt;p&gt;Expected:&lt;br/&gt;
=========&lt;br/&gt;
The entries for h4 should not be installed in s1 as the gre tunnel is down.&lt;/p&gt;

&lt;p&gt;But the entries are getting configured inspite of no GRE interface.&lt;/p&gt;

&lt;p&gt;Entries in switch s1:&lt;br/&gt;
====================&lt;br/&gt;
mininet&amp;gt; dpctl dump-groups -O OpenFlow13&lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;
	&lt;ul&gt;
		&lt;li&gt;
		&lt;ul&gt;
			&lt;li&gt;s1 ------------------------------------------------------------------------&lt;br/&gt;
OFPST_GROUP_DESC reply (OF1.3) (xid=0x2):&lt;br/&gt;
 group_id=1,type=indirect,bucket=weight:0,actions=output:3   &lt;br/&gt;
 group_id=3,type=indirect,bucket=weight:0,actions=pop_mpls:0x0800,set_field:00:00:00:00:00:01-&amp;gt;eth_dst,output:1&lt;br/&gt;
mininet&amp;gt; dpctl dump-flows -O OpenFlow13&lt;/li&gt;
			&lt;li&gt;s1 ------------------------------------------------------------------------&lt;br/&gt;
OFPST_FLOW reply (OF1.3) (xid=0x2):&lt;br/&gt;
 cookie=0x0, duration=1293.309s, table=0, n_packets=10, n_bytes=420, arp actions=FLOOD&lt;br/&gt;
 cookie=0x8000001, duration=1098.343s, table=0, n_packets=223, n_bytes=19006, priority=10,in_port=3 actions=goto_table:20&lt;br/&gt;
 cookie=0x8000001, duration=745.903s, table=0, n_packets=4, n_bytes=392, priority=10,in_port=1 actions=write_metadata:0x1/0xffffffff,goto_table:21&lt;br/&gt;
 cookie=0x8000002, duration=745.753s, table=20, n_packets=3, n_bytes=306, priority=10,mpls,mpls_label=2 actions=write_actions(group:3)&lt;br/&gt;
 cookie=0x8000003, duration=745.758s, table=21, n_packets=0, n_bytes=0, priority=42,ip,metadata=0x1/0xffffffff,nw_dst=10.0.0.1 actions=write_actions(push_mpls:0x8847,set_field:2-&amp;gt;mpls_label,group:3)&lt;br/&gt;
 cookie=0x8000003, duration=745.748s, table=21, n_packets=4, n_bytes=392, priority=42,ip,metadata=0x1/0xffffffff,nw_dst=10.0.0.3 actions=write_actions(push_mpls:0x8847,set_field:4-&amp;gt;mpls_label,group:1)&lt;br/&gt;
 cookie=0x8000003, duration=201.069s, table=21, n_packets=0, n_bytes=0, priority=42,ip,metadata=0x1/0xffffffff,nw_dst=10.0.0.4 actions=write_actions(push_mpls:0x8847,set_field:5-&amp;gt;mpls_label,group:1) ------------&amp;gt;Not to be installed&lt;br/&gt;
mininet&amp;gt;&lt;/li&gt;
		&lt;/ul&gt;
		&lt;/li&gt;
	&lt;/ul&gt;
	&lt;/li&gt;
&lt;/ul&gt;



&lt;p&gt;On s2:&lt;br/&gt;
======&lt;br/&gt;
mininet&amp;gt; dpctl dump-flows -O OpenFlow13&lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;
	&lt;ul&gt;
		&lt;li&gt;
		&lt;ul&gt;
			&lt;li&gt;s2 ------------------------------------------------------------------------&lt;br/&gt;
OFPST_FLOW reply (OF1.3) (xid=0x2):&lt;br/&gt;
 cookie=0x0, duration=1281.693s, table=0, n_packets=10, n_bytes=420, arp actions=FLOOD&lt;br/&gt;
 cookie=0x8000001, duration=749.947s, table=0, n_packets=3, n_bytes=294, priority=10,in_port=1 actions=write_metadata:0x1/0xffffffff,goto_table:21&lt;br/&gt;
 cookie=0x8000001, duration=205.191s, table=0, n_packets=0, n_bytes=0, priority=10,in_port=2 actions=write_metadata:0x1/0xffffffff,goto_table:21&lt;br/&gt;
 cookie=0x8000002, duration=749.760s, table=20, n_packets=4, n_bytes=408, priority=10,mpls,mpls_label=4 actions=write_actions(group:5)&lt;br/&gt;
 cookie=0x8000002, duration=204.973s, table=20, n_packets=0, n_bytes=0, priority=10,mpls,mpls_label=5 actions=write_actions(group:6)&lt;br/&gt;
 cookie=0x8000003, duration=749.857s, table=21, n_packets=3, n_bytes=294, priority=42,ip,metadata=0x1/0xffffffff,nw_dst=10.0.0.1 actions=write_actions(push_mpls:0x8847,set_field:2-&amp;gt;mpls_label,group:2) ----------&amp;gt; To be deleted&lt;br/&gt;
 cookie=0x8000003, duration=749.762s, table=21, n_packets=0, n_bytes=0, priority=42,ip,metadata=0x1/0xffffffff,nw_dst=10.0.0.3 actions=write_actions(push_mpls:0x8847,set_field:4-&amp;gt;mpls_label,group:5)&lt;br/&gt;
 cookie=0x8000003, duration=204.977s, table=21, n_packets=0, n_bytes=0, priority=42,ip,metadata=0x1/0xffffffff,nw_dst=10.0.0.4 actions=write_actions(push_mpls:0x8847,set_field:5-&amp;gt;mpls_label,group:6)&lt;br/&gt;
mininet&amp;gt; dpctl dump-groups -O OpenFlow13&lt;/li&gt;
			&lt;li&gt;s2 ------------------------------------------------------------------------&lt;br/&gt;
OFPST_GROUP_DESC reply (OF1.3) (xid=0x2):&lt;br/&gt;
 group_id=6,type=indirect,bucket=weight:0,actions=pop_mpls:0x0800,set_field:00:00:00:00:00:04-&amp;gt;eth_dst,output:2&lt;br/&gt;
 group_id=5,type=indirect,bucket=weight:0,actions=pop_mpls:0x0800,set_field:00:00:00:00:00:03-&amp;gt;eth_dst,output:1&lt;br/&gt;
 group_id=2,type=indirect,bucket=weight:0,actions=output:3      ----------&amp;gt;To be deleted&lt;br/&gt;
mininet&amp;gt;&lt;/li&gt;
		&lt;/ul&gt;
		&lt;/li&gt;
	&lt;/ul&gt;
	&lt;/li&gt;
&lt;/ul&gt;



&lt;p&gt;Logs:&lt;br/&gt;
====&lt;br/&gt;
2015-06-08 16:17:24,002 | DEBUG | lt-dispatcher-15 | FibManager                       | 215 - org.opendaylight.vpnservice.fibmanager-impl - 0.1.0.SNAPSHOT | adding route 10.0.0.4 100:1&lt;br/&gt;
2015-06-08 16:17:24,002 | TRACE | lt-dispatcher-15 | FibManager                       | 215 - org.opendaylight.vpnservice.fibmanager-impl - 0.1.0.SNAPSHOT | resolveAdjacency called with dpid 1, vpnId1, VrfEntry VrfEntry{getDestPrefix=10.0.0.4, getLabel=5, getNextHopAddress=192.168.56.104, augmentations={}}&lt;br/&gt;
2015-06-08 16:17:24,002 | TRACE | lt-dispatcher-15 | NexthopManager                   | 214 - org.opendaylight.vpnservice.nexthopmgr-impl - 0.1.0.SNAPSHOT | getEgressPointer: input GetEgressPointerInput [_dpnId=1, _ipPrefix=10.0.0.4, _nexthopIp=192.168.56.104, _vpnId=1, augmentation=[]], endpointIp 192.168.56.103&lt;br/&gt;
2015-06-08 16:17:24,002 | TRACE | lt-dispatcher-15 | NexthopManager                   | 214 - org.opendaylight.vpnservice.nexthopmgr-impl - 0.1.0.SNAPSHOT | TunnelNextHop : TunnelNexthop{getEgressPointer=1, getIpAddress=192.168.56.104, augmentations={}}&lt;br/&gt;
2015-06-08 16:17:24,002 | TRACE | lt-dispatcher-15 | FibManager                       | 215 - org.opendaylight.vpnservice.fibmanager-impl - 0.1.0.SNAPSHOT | makeConnectedRoute: vrfEntry VrfEntry{getDestPrefix=10.0.0.4, getLabel=5, getNextHopAddress=192.168.56.104, augmentations={}}&lt;br/&gt;
2015-06-08 16:17:24,002 | DEBUG | lt-dispatcher-15 | FibManager                       | 215 - org.opendaylight.vpnservice.fibmanager-impl - 0.1.0.SNAPSHOT | Adding route to DPN. ip 10.0.0.4 masklen 32&lt;br/&gt;
2015-06-08 16:17:24,003 | TRACE | lt-dispatcher-15 | MDSALManager                     | 210 - org.opendaylight.vpnservice.mdsalutil-impl - 0.1.0.SNAPSHOT | InstallFlow for flowEntity FlowEntity [m_shTableId=21, m_sFlowId=L3.1.21.100:1.10.0.0.4, m_nPriority=42, m_sFlowName=L3.1.21.100:1.10.0.0.4, m_nIdleTimeOut=0, m_nHardTimeOut=0, m_biCookie=134217731, m_listMatchInfo=&lt;span class=&quot;error&quot;&gt;&amp;#91;org.opendaylight.vpnservice.mdsalutil.MatchInfo@7e7da176, org.opendaylight.vpnservice.mdsalutil.MatchInfo@69f38ada, org.opendaylight.vpnservice.mdsalutil.MatchInfo@7421248d&amp;#93;&lt;/span&gt;, m_listInstructionInfo=&lt;span class=&quot;error&quot;&gt;&amp;#91;org.opendaylight.vpnservice.mdsalutil.InstructionInfo@2be6e08b&amp;#93;&lt;/span&gt;, m_bStrictFlag=false, m_bSendFlowRemFlag=false, toString()=AbstractSwitchEntity &lt;span class=&quot;error&quot;&gt;&amp;#91;m_lDpnId=1 &amp;#93;&lt;/span&gt;] &lt;br/&gt;
2015-06-08 16:17:24,004 | DEBUG | lt-dispatcher-15 | FibManager                       | 215 - org.opendaylight.vpnservice.fibmanager-impl - 0.1.0.SNAPSHOT | Successfully added fib entry for 10.0.0.4 vpnId 1&lt;br/&gt;
2015-06-08 16:17:24,004 | DEBUG | lt-dispatcher-15 | FibManager                       | 215 - org.opendaylight.vpnservice.fibmanager-impl - 0.1.0.SNAPSHOT | adding route 10.0.0.4 100:1&lt;br/&gt;
2015-06-08 16:17:24,004 | TRACE | lt-dispatcher-15 | FibManager                       | 215 - org.opendaylight.vpnservice.fibmanager-impl - 0.1.0.SNAPSHOT | resolveAdjacency called with dpid 2, vpnId1, VrfEntry VrfEntry{getDestPrefix=10.0.0.4, getLabel=5, getNextHopAddress=192.168.56.104, augmentations={}}&lt;br/&gt;
2015-06-08 16:17:24,004 | TRACE | lt-dispatcher-18 | VpnManager                       | 213 - org.opendaylight.vpnservice.vpnmanager-impl - 0.1.0.SNAPSHOT | Add Vrf Entry event - Key : KeyedInstanceIdentifier&lt;/p&gt;
{targetType=interface org.opendaylight.yang.gen.v1.urn.opendaylight.vpnservice.fibmanager.rev150330.vrfentries.VrfEntry, path=[org.opendaylight.yang.gen.v1.urn.opendaylight.vpnservice.fibmanager.rev150330.FibEntries, org.opendaylight.yang.gen.v1.urn.opendaylight.vpnservice.fibmanager.rev150330.fibentries.VrfTables[key=VrfTablesKey [_routeDistinguisher=100:1]], org.opendaylight.yang.gen.v1.urn.opendaylight.vpnservice.fibmanager.rev150330.vrfentries.VrfEntry[key=VrfEntryKey [_destPrefix=10.0.0.4]]]}
&lt;p&gt;, value : VrfEntry{getDestPrefix=10.0.0.4, getLabel=5, getNextHopAddress=192.168.56.104, augmentations={}}&lt;br/&gt;
2015-06-08 16:17:24,005 | DEBUG | lt-dispatcher-18 | VpnManager                       | 213 - org.opendaylight.vpnservice.vpnmanager-impl - 0.1.0.SNAPSHOT | Adding label to vpn info - 5&lt;br/&gt;
2015-06-08 16:17:24,001 | DEBUG | ult-dispatcher-4 | NexthopManager                   | 214 - org.opendaylight.vpnservice.nexthopmgr-impl - 0.1.0.SNAPSHOT | VPN id returned: 1&lt;br/&gt;
2015-06-08 16:17:24,004 | TRACE | lt-dispatcher-15 | NexthopManager                   | 214 - org.opendaylight.vpnservice.nexthopmgr-impl - 0.1.0.SNAPSHOT | getEgressPointer: input GetEgressPointerInput [_dpnId=2, _ipPrefix=10.0.0.4, _nexthopIp=192.168.56.104, _vpnId=1, augmentation=[]], endpointIp 192.168.56.104&lt;br/&gt;
2015-06-08 16:17:24,007 | TRACE | ult-dispatcher-4 | InterfaceManager                 | 212 - org.opendaylight.vpnservice.interfacemgr-impl - 0.1.0.SNAPSHOT | nodeConnector: NodeConnector{getId=Uri &lt;span class=&quot;error&quot;&gt;&amp;#91;_value=openflow:2:2&amp;#93;&lt;/span&gt;, augmentations={interface org.opendaylight.yang.gen.v1.urn.opendaylight.flow.inventory.rev130819.FlowCapableNodeConnector=FlowCapableNodeConnector{getAdvertisedFeatures=PortFeatures &lt;span class=&quot;error&quot;&gt;&amp;#91;_tenMbHd=false, _tenMbFd=false, _hundredMbHd=false, _hundredMbFd=false, _oneGbHd=false, _oneGbFd=false, _tenGbFd=false, _fortyGbFd=false, _hundredGbFd=false, _oneTbFd=false, _other=false, _copper=false, _fiber=false, _autoeng=false, _pause=false, _pauseAsym=false&amp;#93;&lt;/span&gt;, getConfiguration=PortConfig &lt;span class=&quot;error&quot;&gt;&amp;#91;_pORTDOWN=false, _nORECV=false, _nOFWD=false, _nOPACKETIN=false&amp;#93;&lt;/span&gt;, getCurrentFeature=PortFeatures &lt;span class=&quot;error&quot;&gt;&amp;#91;_tenMbHd=false, _tenMbFd=false, _hundredMbHd=false, _hundredMbFd=false, _oneGbHd=false, _oneGbFd=false, _tenGbFd=true, _fortyGbFd=false, _hundredGbFd=false, _oneTbFd=false, _other=false, _copper=true, _fiber=false, _autoeng=false, _pause=false, _pauseAsym=false&amp;#93;&lt;/span&gt;, getCurrentSpeed=10000000, getHardwareAddress=MacAddress &lt;span class=&quot;error&quot;&gt;&amp;#91;_value=96:1B:13:86:0B:F9&amp;#93;&lt;/span&gt;, getMaximumSpeed=0, getName=s2-eth2, getPeerFeatures=PortFeatures &lt;span class=&quot;error&quot;&gt;&amp;#91;_tenMbHd=false, _tenMbFd=false, _hundredMbHd=false, _hundredMbFd=false, _oneGbHd=false, _oneGbFd=false, _tenGbFd=false, _fortyGbFd=false, _hundredGbFd=false, _oneTbFd=false, _other=false, _copper=false, _fiber=false, _autoeng=false, _pause=false, _pauseAsym=false&amp;#93;&lt;/span&gt;, getPortNumber=PortNumberUni [_uint32=2, _value=&lt;span class=&quot;error&quot;&gt;&amp;#91;2&amp;#93;&lt;/span&gt;], getState=State{isBlocked=false, isLinkDown=false, isLive=false, augmentations={}}, getSupported=PortFeatures &lt;span class=&quot;error&quot;&gt;&amp;#91;_tenMbHd=false, _tenMbFd=false, _hundredMbHd=false, _hundredMbFd=false, _oneGbHd=false, _oneGbFd=false, _tenGbFd=false, _fortyGbFd=false, _hundredGbFd=false, _oneTbFd=false, _other=false, _copper=false, _fiber=false, _autoeng=false, _pause=false, _pauseAsym=false&amp;#93;&lt;/span&gt;}, interface org.opendaylight.yang.gen.v1.urn.opendaylight.port.statistics.rev131214.FlowCapableNodeConnectorStatisticsData=FlowCapableNodeConnectorStatisticsData{getFlowCapableNodeConnectorStatistics=FlowCapableNodeConnectorStatistics{getBytes=Bytes{getReceived=0, getTransmitted=18780, augmentations={}}, getCollisionCount=0, getDuration=Duration{getNanosecond=Counter32 &lt;span class=&quot;error&quot;&gt;&amp;#91;_value=334000000&amp;#93;&lt;/span&gt;, getSecond=Counter32 &lt;span class=&quot;error&quot;&gt;&amp;#91;_value=1076&amp;#93;&lt;/span&gt;, augmentations={}}, getPackets=Packets{getReceived=0, getTransmitted=226, augmentations={}}, getReceiveCrcError=0, getReceiveDrops=0, getReceiveErrors=0, getReceiveFrameError=0, getReceiveOverRunError=0, getTransmitDrops=0, getTransmitErrors=0, augmentations={}}}}}&lt;br/&gt;
2015-06-08 16:17:24,007 | DEBUG | CommitFutures-7  | VpnManager                       | 213 - org.opendaylight.vpnservice.vpnmanager-impl - 0.1.0.SNAPSHOT | Success in Datastore operation&lt;/p&gt;

&lt;p&gt;-----------------------------&lt;del&gt;xxxxxxxxx&lt;/del&gt;------------------------------------&lt;/p&gt;


&lt;p&gt;Nexthop address getNextHopAddress=192.168.56.104 should not be resolved as the configuration is removed from datastore for s2-gre1 interface&lt;/p&gt;


&lt;p&gt;From fib datastore:&lt;br/&gt;
==================&lt;br/&gt;
   &quot;vrfEntry&quot;: [&lt;br/&gt;
                    &lt;/p&gt;
{
                        &quot;destPrefix&quot;: &quot;10.0.0.4&quot;,                     --------------&amp;gt;newly added vpn interface after deleting s2-gre1 on dpn s2. Next hop address not to be updated
                        &quot;nextHopAddress&quot;: &quot;192.168.56.104&quot;,
                        &quot;label&quot;: 5
                    }
&lt;p&gt;,&lt;/p&gt;</description>
                <environment>&lt;p&gt;Operating System: All&lt;br/&gt;
Platform: All&lt;/p&gt;</environment>
        <key id="21622">VPNSERVICE-13</key>
            <summary>Forwarding path for new vpn interface is installed in the remote dpn after GRE configuration is removed in the local dpn</summary>
                <type id="10104" iconUrl="https://jira.opendaylight.org/secure/viewavatar?size=xsmall&amp;avatarId=10303&amp;avatarType=issuetype">Bug</type>
                                                <status id="5" iconUrl="https://jira.opendaylight.org/images/icons/statuses/resolved.png" description="A resolution has been taken, and it is awaiting verification by reporter. From here issues are either reopened, or are closed.">Resolved</status>
                    <statusCategory id="3" key="done" colorName="green"/>
                                    <resolution id="10000">Done</resolution>
                                        <assignee username="deepthi.v.v@ericsson.com">Deepthi V V</assignee>
                                    <reporter username="sindhuri.b@ericsson.com">Sindhuri B</reporter>
                        <labels>
                    </labels>
                <created>Mon, 8 Jun 2015 13:04:31 +0000</created>
                <updated>Tue, 19 Nov 2019 18:33:41 +0000</updated>
                            <resolved>Fri, 12 Feb 2016 10:35:40 +0000</resolved>
                                    <version>unspecified</version>
                                                    <component>General</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>2</watches>
                                                                                                                <comments>
                            <comment id="40497" author="sindhuri.b@ericsson.com" created="Mon, 8 Jun 2015 13:04:31 +0000"  >&lt;p&gt;Attachment datastore_status.txt has been added with description: datastore status&lt;/p&gt;</comment>
                            <comment id="40492" author="thapar" created="Tue, 9 Jun 2015 11:33:15 +0000"  >&lt;p&gt;Fixed by &lt;a href=&quot;https://git.opendaylight.org/gerrit/22183&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/22183&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="40498" author="sindhuri.b@ericsson.com" created="Wed, 24 Jun 2015 07:43:32 +0000"  >&lt;p&gt;Attachment log_3623.txt has been added with description: Failure logs in verification&lt;/p&gt;</comment>
                            <comment id="40493" author="sindhuri.b@ericsson.com" created="Wed, 24 Jun 2015 07:44:02 +0000"  >&lt;p&gt;Verification failed&lt;/p&gt;</comment>
                            <comment id="40494" author="abhinav.gupta" created="Fri, 26 Jun 2015 10:08:52 +0000"  >&lt;p&gt;Deprecated to Beryllium. &lt;br/&gt;
Not supported yet since FIB entries are present pointing to that tunnel group, so the decision whether to delete the FIB entries too or not, will be taken later.&lt;/p&gt;</comment>
                            <comment id="40495" author="abhinav.gupta" created="Fri, 26 Jun 2015 10:13:01 +0000"  >&lt;p&gt;(In reply to Abhinav Gupta from comment #4)&lt;br/&gt;
&amp;gt; Deprecated to Beryllium. &lt;br/&gt;
&amp;gt; Not supported yet since FIB entries are present pointing to that tunnel&lt;br/&gt;
&amp;gt; group, so the decision whether to delete the FIB entries too or not, will be&lt;br/&gt;
&amp;gt; taken later.&lt;/p&gt;

&lt;p&gt;Comment meant for &lt;a href=&quot;https://jira.opendaylight.org/browse/VPNSERVICE-14&quot; title=&quot;Datapath for new vpn interface is installed in dpns after the gre port is deleted from the switch.&quot; class=&quot;issue-link&quot; data-issue-key=&quot;VPNSERVICE-14&quot;&gt;&lt;del&gt;VPNSERVICE-14&lt;/del&gt;&lt;/a&gt;. Posted here by mistake.&lt;/p&gt;</comment>
                            <comment id="40496" author="deepthi.v.v@ericsson.com" created="Fri, 12 Feb 2016 10:35:40 +0000"  >&lt;p&gt;Fixed in Beryllium release.&lt;/p&gt;</comment>
                    </comments>
                    <attachments>
                            <attachment id="12766" name="datastore_status.txt" size="3274" author="sindhuri.b@ericsson.com" created="Mon, 8 Jun 2015 13:04:31 +0000"/>
                            <attachment id="12767" name="log_3623.txt" size="55603" author="sindhuri.b@ericsson.com" created="Wed, 24 Jun 2015 07:43:32 +0000"/>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                                            <customfield id="customfield_11400" key="com.atlassian.jira.plugins.jira-development-integration-plugin:devsummary">
                        <customfieldname>Development</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                        <customfield id="customfield_10208" key="com.atlassian.jira.plugin.system.customfieldtypes:textfield">
                        <customfieldname>External issue ID</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>3623</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10201" key="com.atlassian.jira.plugin.system.customfieldtypes:url">
                        <customfieldname>External issue URL</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue><![CDATA[https://bugs.opendaylight.org/show_bug.cgi?id=3623]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                <customfield id="customfield_10000" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>0|i01zlj:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10101" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                        <customfieldname>Severity</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10104"><![CDATA[normal]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                </customfields>
    </item>
</channel>
</rss>