<!-- 
RSS generated by JIRA (8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d) at Wed Feb 07 20:33:17 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>[OPNFLWPLUG-746] He plugin (Boron): OF topology not discovered</title>
                <link>https://jira.opendaylight.org/browse/OPNFLWPLUG-746</link>
                <project id="10155" key="OPNFLWPLUG">OpenFlowPlugin</project>
                    <description>&lt;p&gt;Tracked here:&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://jenkins.opendaylight.org/releng/view/openflowplugin/job/openflowplugin-csit-1node-flow-services-helium-redesign-only-boron/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://jenkins.opendaylight.org/releng/view/openflowplugin/job/openflowplugin-csit-1node-flow-services-helium-redesign-only-boron/&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Steps to reproduce:&lt;/p&gt;

&lt;p&gt;1) Start mininet OF13, for example:&lt;/p&gt;

&lt;p&gt;sudo mn --controller=remote,ip=192.168.0.1,port=6653 --topo tree,3 --switch=ovsk,protocols=OpenFlow13 &lt;/p&gt;

&lt;p&gt;2) Check OF topology, no links are present:&lt;/p&gt;

&lt;p&gt;In karaf log, there is recurrent ERROR:&lt;/p&gt;

&lt;p&gt;2016-08-17 17:35:44,106 | ERROR | OFmsgProcessor-3 | TicketProcessorFactoryImpl       | 205 - org.opendaylight.openflowplugin - 0.3.0.SNAPSHOT | translation problem: org.opendaylight.yang.gen.v1.urn.opendaylight.flow.types.rev131026.flow.MatchBuilder cannot be cast to org.opendaylight.yang.gen.v1.urn.opendaylight.packet.service.rev130709.packet.received.MatchBuilder&lt;/p&gt;</description>
                <environment>&lt;p&gt;Operating System: All&lt;br/&gt;
Platform: All&lt;/p&gt;</environment>
        <key id="28014">OPNFLWPLUG-746</key>
            <summary>He plugin (Boron): OF topology not discovered</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="Avishnoi">Anil Vishnoi</assignee>
                                    <reporter username="ecelgp">Luis Gomez</reporter>
                        <labels>
                    </labels>
                <created>Thu, 18 Aug 2016 00:41:33 +0000</created>
                <updated>Mon, 27 Sep 2021 09:01:52 +0000</updated>
                            <resolved>Mon, 26 Sep 2016 12:31:26 +0000</resolved>
                                                                    <component>General</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>3</watches>
                                                                                                                <comments>
                            <comment id="58143" author="shuva.jyoti.kar.87@gmail.com" created="Fri, 19 Aug 2016 10:36:31 +0000"  >&lt;p&gt;i can see this working on master(Carbon), will test it out on stable/Bo and keep you all updated&lt;/p&gt;</comment>
                            <comment id="58144" author="shuva.jyoti.kar.87@gmail.com" created="Sat, 20 Aug 2016 07:55:08 +0000"  >&lt;p&gt;(In reply to Shuva Jyoti Kar from comment #1)&lt;br/&gt;
&amp;gt; i can see this working on master(Carbon), will test it out on stable/Bo and&lt;br/&gt;
&amp;gt; keep you all updated&lt;/p&gt;

&lt;p&gt;Oops i stand corrected. its not working with the helium plugin, both in stable/boron as well as carbon..&lt;/p&gt;</comment>
                            <comment id="58145" author="tomas.slusny@pantheon.tech" created="Tue, 20 Sep 2016 07:33:24 +0000"  >&lt;p&gt;I pushed fix for this. This was caused by update of translators, where translation type is now automatically got from left, and ConvertorExecutor in PacketInTranslator was incorrectly getting *packet.received.MatchBuilder instead of *flow.MatchBuilder as a result type.&lt;/p&gt;

&lt;p&gt;Here is link to Gerrit: &lt;a href=&quot;https://git.opendaylight.org/gerrit/#/c/45869/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/#/c/45869/&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="58146" author="tomas.slusny@pantheon.tech" created="Mon, 26 Sep 2016 08:52:01 +0000"  >&lt;p&gt;So after that patch I posted was merged in this Jenkins run: &lt;a href=&quot;https://jenkins.opendaylight.org/releng/view/openflowplugin/job/openflowplugin-csit-1node-flow-services-helium-redesign-only-boron/239/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://jenkins.opendaylight.org/releng/view/openflowplugin/job/openflowplugin-csit-1node-flow-services-helium-redesign-only-boron/239/&lt;/a&gt; it seems that tests that are checking if topology was discovered are again passing, so can this one be closed then?&lt;/p&gt;</comment>
                            <comment id="58147" author="shuva.jyoti.kar.87@gmail.com" created="Mon, 26 Sep 2016 12:31:26 +0000"  >&lt;p&gt;C/P to stable/Bo&lt;br/&gt;
&lt;a href=&quot;https://git.opendaylight.org/gerrit/#/c/45956/1&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/#/c/45956/1&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Sure we can.&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_10208" key="com.atlassian.jira.plugin.system.customfieldtypes:textfield">
                        <customfieldname>External issue ID</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>6456</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=6456]]></customfieldvalue>

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

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