<!-- 
RSS generated by JIRA (8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d) at Wed Feb 07 20:23:28 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-1199] Wrong VRF-ID is populated for extra route VPN Interface Adjacency</title>
                <link>https://jira.opendaylight.org/browse/NETVIRT-1199</link>
                <project id="10144" key="NETVIRT">netvirt</project>
                    <description>&lt;p&gt;Wrong &quot;vrf-id&quot; is populated for extra route VPN Interface Adjacency. Currently It is populated with DPN-ID as vrf-id which is wrong.&lt;/p&gt;

&lt;p&gt;&lt;b&gt;CSIT Recent Log Ref Link:&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://logs.opendaylight.org/releng/vex-yul-odl-jenkins-1/netvirt-csit-1node-openstack-queens-gate-stateful-fluorine/193/robot-plugin/log_full.html.gz&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://logs.opendaylight.org/releng/vex-yul-odl-jenkins-1/netvirt-csit-1node-openstack-queens-gate-stateful-fluorine/193/robot-plugin/log_full.html.gz&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://logs.opendaylight.org/releng/vex-yul-odl-jenkins-1/netvirt-csit-1node-openstack-queens-gate-stateful-fluorine/193/robot-plugin/log_full.html.gz#s1-s8-t10-k21-k2-k1-k2-k52-k3&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://logs.opendaylight.org/releng/vex-yul-odl-jenkins-1/netvirt-csit-1node-openstack-queens-gate-stateful-fluorine/193/robot-plugin/log_full.html.gz#s1-s8-t10-k21-k2-k1-k2-k52-k3&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;b&gt;Example Output:&lt;/b&gt;&lt;br/&gt;
&lt;a href=&quot;https://logs.opendaylight.org/releng/vex-yul-odl-jenkins-1/netvirt-csit-1node-openstack-queens-gate-stateful-fluorine/193/robot-plugin/log_full.html.gz#s1-s8-t10-k21-k2-k1-k2-k52&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://logs.opendaylight.org/releng/vex-yul-odl-jenkins-1/netvirt-csit-1node-openstack-queens-gate-stateful-fluorine/193/robot-plugin/log_full.html.gz#s1-s8-t10-k21-k2-k1-k2-k52&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;b&gt;restconf/operational/odl-l3vpn:vpn-interface-op-data&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;{&lt;br/&gt;
                &quot;adjacency&quot;: [&lt;br/&gt;
                    &lt;/p&gt;
{
                        &quot;adjacency_type&quot;: &quot;extra-route&quot;,
                        &quot;ip_address&quot;: &quot;2001:db9:cafe:d::/64&quot;,
                        &quot;label&quot;: 100385,
                        &quot;next-hop-ip-list&quot;: [
                            &quot;2001:db8:0:2:f816:3eff:fe97:5d18&quot;
                        ],
                        &quot;phys-network-func&quot;: false,
                       * &quot;vrf-id&quot;: &quot;185774449107796&quot; (Wrong Value)*
                    }
&lt;p&gt;,&lt;br/&gt;
                    &lt;/p&gt;
{
                        &quot;adjacency_type&quot;: &quot;primary-adjacency&quot;,
                        &quot;ip_address&quot;: &quot;2001:db8:0:2:f816:3eff:fe97:5d18/128&quot;,
                        &quot;label&quot;: 100381,
                        &quot;mac_address&quot;: &quot;fa:16:3e:97:5d:18&quot;,
                        &quot;next-hop-ip-list&quot;: [
                            &quot;10.30.170.63&quot;
                        ],
                        &quot;phys-network-func&quot;: false,
                        &quot;subnet_id&quot;: &quot;f7ff7a68-086c-4057-ba24-ca55210e7c87&quot;,
                       * &quot;vrf-id&quot;: &quot;694f61f1-75ac-4236-9ca8-b0696d9352ad&quot; (Correct Value)*
                    }
&lt;p&gt;,&lt;/p&gt;

&lt;p&gt;&lt;b&gt;Steps to reproduce the issue:&lt;/b&gt;&lt;br/&gt;
Please refer the below CSIT ref link TC ( Add Multiple Extra Routes And Check Datapath Before L3VPN Creation)&lt;br/&gt;
&lt;a href=&quot;https://logs.opendaylight.org/releng/vex-yul-odl-jenkins-1/netvirt-csit-1node-openstack-queens-gate-stateful-fluorine/193/robot-plugin/log_full.html.gz#s1-s8-t10&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://logs.opendaylight.org/releng/vex-yul-odl-jenkins-1/netvirt-csit-1node-openstack-queens-gate-stateful-fluorine/193/robot-plugin/log_full.html.gz#s1-s8-t10&lt;/a&gt;&lt;/p&gt;</description>
                <environment></environment>
        <key id="29702">NETVIRT-1199</key>
            <summary>Wrong VRF-ID is populated for extra route VPN Interface Adjacency</summary>
                <type id="10104" iconUrl="https://jira.opendaylight.org/secure/viewavatar?size=xsmall&amp;avatarId=10303&amp;avatarType=issuetype">Bug</type>
                                            <priority id="4" iconUrl="https://jira.opendaylight.org/images/icons/priorities/minor.svg">Low</priority>
                        <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="10001">Won&apos;t Do</resolution>
                                        <assignee username="nithithomas">nithi thomas</assignee>
                                    <reporter username="Karthikeyan">Karthikeyan Krishnan</reporter>
                        <labels>
                            <label>VPNV6</label>
                    </labels>
                <created>Mon, 9 Apr 2018 07:37:56 +0000</created>
                <updated>Mon, 14 May 2018 07:26:01 +0000</updated>
                            <resolved>Thu, 12 Apr 2018 07:13:25 +0000</resolved>
                                                    <fixVersion>Fluorine</fixVersion>
                                    <component>General</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>1</watches>
                                                                                                                <comments>
                            <comment id="62364" author="nithithomas" created="Thu, 12 Apr 2018 07:13:25 +0000"  >&lt;p&gt;For&#160; static routes while attaching to a router , dpn-id is taken in consideration with ecmp case for load-balancing . router-id will not distinguish the static routes from which dpn it is generated.&lt;/p&gt;</comment>
                    </comments>
                    <attachments>
                    </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_10000" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>0|i03cxj:</customfieldvalue>

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