<!-- 
RSS generated by JIRA (8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d) at Wed Feb 07 20:22:22 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>[NETVIRT-750] [l3vpn_Ecmp]When bgpvpn is updated via rest, karaf doesnt show it as updated however rest response shows it as updated.</title>
                <link>https://jira.opendaylight.org/browse/NETVIRT-750</link>
                <project id="10144" key="NETVIRT">netvirt</project>
                    <description>&lt;p&gt;Description&lt;br/&gt;
=====================&lt;br/&gt;
Flow is not getting installed for second DC-GW, when both the DC-GWs are in same vpn.&lt;/p&gt;

&lt;p&gt;Steps to repro&lt;br/&gt;
====================&lt;br/&gt;
1)Do the basic configuration for all the CSS.&lt;br/&gt;
2)Form bgp neighborship between DC-GW1 and CSC.&lt;br/&gt;
3)Also form bgp neighborship between DC-GW2 and CSC.&lt;br/&gt;
4)Create mpls-over-gre tunnel for both.&lt;br/&gt;
5)Check the flows in the CSS, table21 should have an entry for both DC-GW1 and DC-GW2.&lt;/p&gt;

&lt;p&gt;Logs attached&lt;/p&gt;

&lt;p&gt;Current output&lt;br/&gt;
=======================================&lt;br/&gt;
20.1.1.0 corresponds to DC-GW1 while 30.1.1.0 corresponds to DC-GW2 and 40.1.1.0 corresponds to outside network.&lt;br/&gt;
Flow is not present fot 30.1.1.0&lt;br/&gt;
root@Ubuntu-97:~# flows | grep table=21,&lt;br/&gt;
 cookie=0x8000003, duration=143.511s, table=21, n_packets=0, n_bytes=0, priority=42,icmp,metadata=0x30d56/0xfffffe,nw_dst=10.10.1.1,icmp_type=8,icmp_code=0 actions=move:NXM_OF_ETH_SRC[]&lt;del&gt;&amp;gt;NXM_OF_ETH_DST[],set_field:fa:16:3e:5e:3c:68&lt;/del&gt;&amp;gt;eth_src,move:NXM_OF_IP_SRC[]&lt;del&gt;&amp;gt;NXM_OF_IP_DST[],set_field:10.10.1.1&lt;/del&gt;&amp;gt;ip_src,set_field:0-&amp;gt;icmp_type,load:0-&amp;gt;NXM_OF_IN_PORT[],resubmit(,21)&lt;br/&gt;
 cookie=0x8000003, duration=142.634s, table=21, n_packets=0, n_bytes=0, priority=42,ip,metadata=0x30d56/0xfffffe,nw_dst=10.10.1.5 actions=set_field:0x186ae-&amp;gt;tun_id,set_field:fa:16:3e:6e:73:11-&amp;gt;eth_dst,load:0x600-&amp;gt;NXM_NX_REG6[],resubmit(,220)&lt;br/&gt;
 cookie=0x8000003, duration=142.283s, table=21, n_packets=0, n_bytes=0, priority=42,ip,metadata=0x30d56/0xfffffe,nw_dst=10.10.1.6 actions=set_field:0x186b2-&amp;gt;tun_id,set_field:fa:16:3e:de:ec:59-&amp;gt;eth_dst,load:0x600-&amp;gt;NXM_NX_REG6[],resubmit(,220)&lt;br/&gt;
 cookie=0x8000003, duration=142.233s, table=21, n_packets=0, n_bytes=0, priority=42,ip,metadata=0x30d56/0xfffffe,nw_dst=10.10.1.7 actions=set_field:0x186b3-&amp;gt;tun_id,set_field:fa:16:3e:6b:1a:d1-&amp;gt;eth_dst,load:0x600-&amp;gt;NXM_NX_REG6[],resubmit(,220)&lt;br/&gt;
 cookie=0x8000003, duration=140.654s, table=21, n_packets=0, n_bytes=0, priority=42,ip,metadata=0x30d56/0xfffffe,nw_dst=10.10.1.3 actions=group:150008&lt;br/&gt;
 cookie=0x8000003, duration=140.554s, table=21, n_packets=0, n_bytes=0, priority=42,ip,metadata=0x30d56/0xfffffe,nw_dst=10.10.1.2 actions=group:150009&lt;br/&gt;
 cookie=0x8000003, duration=140.370s, table=21, n_packets=0, n_bytes=0, priority=42,ip,metadata=0x30d56/0xfffffe,nw_dst=10.10.1.4 actions=group:150010&lt;br/&gt;
 cookie=0x8000003, duration=148.267s, table=21, n_packets=0, n_bytes=0, priority=34,ip,metadata=0x30d56/0xfffffe,nw_dst=40.1.1.0/24 actions=push_mpls:0x8847,set_field:786431-&amp;gt;mpls_label,load:0-&amp;gt;NXM_OF_IN_PORT[],load:0x800-&amp;gt;NXM_NX_REG6[],resubmit(,220)&lt;br/&gt;
 cookie=0x8000003, duration=148.267s, table=21, n_packets=0, n_bytes=0, priority=34,ip,metadata=0x30d56/0xfffffe,nw_dst=10.10.1.0/24 actions=write_metadata:0x1389030d56/0xfffffffffe,goto_table:22&lt;br/&gt;
 cookie=0x8000003, duration=148.267s, table=21, n_packets=10, n_bytes=980, priority=34,ip,metadata=0x30d56/0xfffffe,nw_dst=20.1.1.0/24 actions=push_mpls:0x8847,set_field:786433-&amp;gt;mpls_label,load:0-&amp;gt;NXM_OF_IN_PORT[],load:0x800-&amp;gt;NXM_NX_REG6[],resubmit(,220)&lt;br/&gt;
root@Ubuntu-97:~#&lt;/p&gt;</description>
                <environment>&lt;p&gt;Operating System: All&lt;br/&gt;
Platform: All&lt;/p&gt;</environment>
        <key id="20671">NETVIRT-750</key>
            <summary>[l3vpn_Ecmp]When bgpvpn is updated via rest, karaf doesnt show it as updated however rest response shows it as updated.</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="swati.udhavrao.niture@ericsson.com">Swati Udhavrao Niture</assignee>
                                    <reporter username="JayaPr">Jaya Priyadarshini</reporter>
                        <labels>
                    </labels>
                <created>Tue, 27 Jun 2017 08:46:00 +0000</created>
                <updated>Tue, 2 Apr 2019 15:39:30 +0000</updated>
                            <resolved>Sun, 23 Jul 2017 09:35:20 +0000</resolved>
                                    <version>Carbon</version>
                                                    <component>General</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>2</watches>
                                                                                                                <comments>
                            <comment id="38024" author="jayapr" created="Tue, 27 Jun 2017 08:49:13 +0000"  >&lt;p&gt;Please ignore the previous description&lt;/p&gt;


&lt;p&gt;Description&lt;br/&gt;
=====================&lt;br/&gt;
When bgpvpn is updated via rest, karaf doesnt show it as updated however rest response shows it as updated.&lt;/p&gt;

&lt;p&gt;Steps to repro&lt;br/&gt;
====================&lt;br/&gt;
1)Configure bgpvpn with multiple rds and verify the output in controller using &quot;l3vpn-config-show -vid &amp;lt;vid&amp;gt;&quot;&lt;br/&gt;
2)Update the rds and verify in the controller as in step 1.&lt;br/&gt;
3)Delete the vpn and reconfigure the same using rest call.&lt;br/&gt;
4)Verify the rest response and also in controller, works fine.&lt;br/&gt;
5)Now update the same using rest call and verify the rest response, it is properly updated.&lt;br/&gt;
6)Verify the same in controller,it throws error.&lt;/p&gt;

&lt;p&gt;Logs &lt;br/&gt;
=====================&lt;br/&gt;
attached&lt;/p&gt;

&lt;p&gt;Current output&lt;br/&gt;
===========================&lt;br/&gt;
Before updation&lt;br/&gt;
===============&lt;br/&gt;
opendaylight-user@root&amp;gt;l3vpn-config-show -vid 4ae8cd92-48ca-49b5-94e1-b2921a261111&lt;/p&gt;

&lt;p&gt; VPN ID                                Tenant ID                             RD      &lt;/p&gt;

&lt;p&gt; Import-RTs                                                                       &lt;/p&gt;

&lt;p&gt; Export-RTs                                                                       &lt;/p&gt;

&lt;p&gt; Subnet IDs                                                                   &lt;/p&gt;

&lt;p&gt;------------------------------------------------------------------------------------&lt;/p&gt;

&lt;p&gt; 4ae8cd92-48ca-49b5-94e1-b2921a261111  3a1edb44-fa47-4300-b32f-e1b1aabf7e87  &lt;span class=&quot;error&quot;&gt;&amp;#91;100:14, 100:13, 100:12, 100:11, 100:10&amp;#93;&lt;/span&gt; &lt;/p&gt;

&lt;p&gt; &lt;span class=&quot;error&quot;&gt;&amp;#91;210:2&amp;#93;&lt;/span&gt;                                                                          &lt;/p&gt;

&lt;p&gt; &lt;span class=&quot;error&quot;&gt;&amp;#91;210:2&amp;#93;&lt;/span&gt;                                                                          &lt;/p&gt;

&lt;p&gt; &quot;                                    &quot;                                       &lt;/p&gt;

&lt;p&gt;----------------------------------------&lt;/p&gt;

&lt;p&gt;After updation&lt;br/&gt;
===================================================================================&lt;br/&gt;
opendaylight-user@root&amp;gt;l3vpn-config-show -vid 4ae8cd92-48ca-49b5-94e1-b2921a261111&lt;br/&gt;
error getting VPN info : [RpcError &lt;span class=&quot;error&quot;&gt;&amp;#91;message=GetVPN failed due to null, severity=ERROR, errorType=APPLICATION, tag=operation-failed, applicationTag=null, info=null, cause=null&amp;#93;&lt;/span&gt;]&lt;br/&gt;
Usage:display vpn-config &lt;span class=&quot;error&quot;&gt;&amp;#91;-vid/--vpnid &amp;lt;id&amp;gt;&amp;#93;&lt;/span&gt;&lt;/p&gt;</comment>
                            <comment id="38026" author="jayapr" created="Tue, 27 Jun 2017 08:53:43 +0000"  >&lt;p&gt;Attachment 8753_fail_logs.rar has been added with description: 8753_fail_log&lt;/p&gt;</comment>
                            <comment id="38025" author="swati.udhavrao.niture@ericsson.com" created="Thu, 20 Jul 2017 14:49:13 +0000"  >&lt;p&gt;This issue is not reproducible. &lt;/p&gt;

&lt;p&gt;But, an additional check if VPN targets are null:&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://git.opendaylight.org/gerrit/#/c/60611/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/#/c/60611/&lt;/a&gt;&lt;/p&gt;</comment>
                    </comments>
                    <attachments>
                            <attachment id="12539" name="8753_fail_logs.rar" size="406229" author="jaya.priyadarshini@ericsson.com" created="Tue, 27 Jun 2017 08:53:43 +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>8753</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=8753]]></customfieldvalue>

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

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