<!-- 
RSS generated by JIRA (8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d) at Wed Feb 07 19:14:04 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>[BGPCEP-769] Extra path-id argument on fluorine l3vpn</title>
                <link>https://jira.opendaylight.org/browse/BGPCEP-769</link>
                <project id="10108" key="BGPCEP">bgpcep</project>
                    <description>&lt;p&gt;In userfeatures this test  010_Bgp_Functional_L3Vpn fails due to additional argument in output.&lt;/p&gt;

&lt;p&gt;It&apos;s in effective-rib-in and loc-rib but not in adj-rib-in on FLUORINE&lt;br/&gt;
on O2 it&apos;s not present at all&lt;/p&gt;

&lt;div class=&quot;code panel&quot; style=&quot;border-width: 1px;&quot;&gt;&lt;div class=&quot;codeContent panelContent&quot;&gt;
&lt;pre class=&quot;code-java&quot;&gt;
 &lt;span class=&quot;code-quote&quot;&gt;&quot;label-value&quot;&lt;/span&gt;: 24005 } ],
+ &lt;span class=&quot;code-quote&quot;&gt;&quot;path-id&quot;&lt;/span&gt;: 0,
&lt;span class=&quot;code-quote&quot;&gt;&quot;prefix&quot;&lt;/span&gt;: &lt;span class=&quot;code-quote&quot;&gt;&quot;1.1.1.0/24&quot;&lt;/span&gt;,
&lt;span class=&quot;code-quote&quot;&gt;&quot;route-distinguisher&quot;&lt;/span&gt;: &lt;span class=&quot;code-quote&quot;&gt;&quot;1.2.3.4:1&quot;&lt;/span&gt;,
&lt;span class=&quot;code-quote&quot;&gt;&quot;route-key&quot;&lt;/span&gt;: &lt;span class=&quot;code-quote&quot;&gt;&quot;WAABAQIDBAABAQEB&quot;&lt;/span&gt;
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;Steps to reproduce&lt;br/&gt;
1)Run bin/karaf (fluorine)&lt;br/&gt;
2)Install&amp;gt;&lt;br/&gt;
 feature:install odl-restconf&lt;br/&gt;
 feature:install odl-bgpcep-bgp&lt;br/&gt;
 feature:install odl-bgpcep-bgp-config-example&lt;br/&gt;
3)run&lt;/p&gt;
&lt;div class=&quot;code panel&quot; style=&quot;border-width: 1px;&quot;&gt;&lt;div class=&quot;codeContent panelContent&quot;&gt;
&lt;pre class=&quot;code-java&quot;&gt;
./reconf.py
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;
&lt;p&gt;4)run exabgp with&lt;/p&gt;
&lt;div class=&quot;code panel&quot; style=&quot;border-width: 1px;&quot;&gt;&lt;div class=&quot;codeContent panelContent&quot;&gt;
&lt;pre class=&quot;code-java&quot;&gt;
env exabgp.tcp.port=1790 exabgp --debug exabgpl3vpn.cfg
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;
&lt;p&gt;5)check full rib output with&lt;/p&gt;
&lt;div class=&quot;code panel&quot; style=&quot;border-width: 1px;&quot;&gt;&lt;div class=&quot;codeContent panelContent&quot;&gt;
&lt;pre class=&quot;code-java&quot;&gt;
curl -H &lt;span class=&quot;code-quote&quot;&gt;&quot;Accept: application/json&quot;&lt;/span&gt; -u admin:admin &lt;span class=&quot;code-quote&quot;&gt;&quot;http:&lt;span class=&quot;code-comment&quot;&gt;//localhost:8181/restconf/operational/bgp-rib:bgp-rib/rib/example-bgp-rib&quot;&lt;/span&gt;&lt;/span&gt;
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;See the&lt;/p&gt;
&lt;div class=&quot;code panel&quot; style=&quot;border-width: 1px;&quot;&gt;&lt;div class=&quot;codeContent panelContent&quot;&gt;
&lt;pre class=&quot;code-java&quot;&gt;
&lt;span class=&quot;code-quote&quot;&gt;&quot;path-id&quot;&lt;/span&gt;
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;
&lt;p&gt;extra argument&lt;/p&gt;

&lt;p&gt;It is not present in oxygen, therefore the current test verification fails.&lt;/p&gt;

&lt;p&gt;Let me know if it is there to stay, so I can adjust data.json against which it is compared.&lt;/p&gt;</description>
                <environment></environment>
        <key id="29446">BGPCEP-769</key>
            <summary>Extra path-id argument on fluorine l3vpn</summary>
                <type id="10104" iconUrl="https://jira.opendaylight.org/secure/viewavatar?size=xsmall&amp;avatarId=10303&amp;avatarType=issuetype">Bug</type>
                                            <priority id="3" iconUrl="https://jira.opendaylight.org/images/icons/priorities/major.svg">Medium</priority>
                        <status id="10004" iconUrl="https://jira.opendaylight.org/images/icons/status_generic.gif" description="">Verified</status>
                    <statusCategory id="3" key="done" colorName="green"/>
                                    <resolution id="10000">Done</resolution>
                                        <assignee username="tomas.markovic">Tomas Markovic</assignee>
                                    <reporter username="tomas.markovic">Tomas Markovic</reporter>
                        <labels>
                    </labels>
                <created>Mon, 19 Mar 2018 14:04:23 +0000</created>
                <updated>Thu, 5 Apr 2018 07:10:05 +0000</updated>
                            <resolved>Thu, 5 Apr 2018 07:03:25 +0000</resolved>
                                    <version>Fluorine</version>
                                    <fixVersion>Fluorine</fixVersion>
                                    <component>BGP</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>2</watches>
                                                                                                                <comments>
                            <comment id="61822" author="cdgasparini" created="Tue, 20 Mar 2018 13:08:30 +0000"  >&lt;p&gt;&lt;a href=&quot;https://git.opendaylight.org/gerrit/#/q/topic:BGPCEP-769+(status:open+OR+status:merged&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/#/q/topic:BGPCEP-769+(status:open+OR+status:merged&lt;/a&gt;)&lt;/p&gt;</comment>
                            <comment id="62027" author="cdgasparini" created="Tue, 3 Apr 2018 08:38:26 +0000"  >&lt;p&gt;Additional path will&#160; be compatible with all families, therefore this path-id must be present since now.&lt;/p&gt;

&lt;p&gt;Please update test for all families, where is not present.&lt;/p&gt;</comment>
                            <comment id="62080" author="tomas.markovic" created="Thu, 5 Apr 2018 07:03:25 +0000"  >&lt;p&gt;&lt;a href=&quot;https://git.opendaylight.org/gerrit/#/c/70323/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/#/c/70323/&lt;/a&gt;&lt;br/&gt;
&lt;a href=&quot;https://git.opendaylight.org/gerrit/#/c/70335/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/#/c/70335/&lt;/a&gt;&lt;br/&gt;
&lt;a href=&quot;https://git.opendaylight.org/gerrit/#/c/70320/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/#/c/70320/&lt;/a&gt;&lt;/p&gt;</comment>
                    </comments>
                    <attachments>
                            <attachment id="14486" name="exabgpl3vpn.cfg" size="254" author="tomas.markovic" created="Mon, 19 Mar 2018 13:48:42 +0000"/>
                            <attachment id="14485" name="reconf.py" size="2360" author="tomas.markovic" created="Mon, 19 Mar 2018 13:48: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_10000" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>0|i03btb:</customfieldvalue>

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