<!-- 
RSS generated by JIRA (8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d) at Wed Feb 07 20:31:40 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-146] Topology not cleared using mininet of13/of10 simulation</title>
                <link>https://jira.opendaylight.org/browse/OPNFLWPLUG-146</link>
                <project id="10155" key="OPNFLWPLUG">OpenFlowPlugin</project>
                    <description>&lt;p&gt;Hello,&lt;/p&gt;

&lt;p&gt;Topology fails with controller(of13) using both OF13 &amp;amp; OF10 mininet simulation&lt;/p&gt;

&lt;p&gt;Steps can be reproduced easily:&lt;/p&gt;

&lt;p&gt;Download the latest controller form integration repo.&lt;/p&gt;

&lt;p&gt;1. Start the controller : ./run.sh -of13 -Xmx1G -start&lt;br/&gt;
2. Start the mininet(of10): sudo mn --controller &apos;remote,ip=127.0.0.1,port=6633&apos; --topo tree,2&lt;br/&gt;
3. GET &lt;a href=&quot;http://localhost:8080/controller/nb/v2/topology/default&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://localhost:8080/controller/nb/v2/topology/default&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;and the response is&lt;br/&gt;
&amp;lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;yes&quot;?&amp;gt;&lt;br/&gt;
&amp;lt;topology/&amp;gt;&lt;/p&gt;

&lt;p&gt;4. Start the mininet(of13): sudo mn --topo tree,2  --controller &apos;remote,ip=127.0.0.1,port=6633&apos; --switch ovsk,protocols=OpenFlow13&lt;/p&gt;

&lt;p&gt;5. GET &lt;a href=&quot;http://localhost:8080/controller/nb/v2/topology/default&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://localhost:8080/controller/nb/v2/topology/default&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;and the response is&lt;br/&gt;
&amp;lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;yes&quot;?&amp;gt;&lt;br/&gt;
&amp;lt;topology/&amp;gt;&lt;/p&gt;

&lt;p&gt;Because of this topology behavior, the other testcases are getting failed.&lt;/p&gt;

&lt;p&gt;Thanks,&lt;br/&gt;
Madhusudhan&lt;/p&gt;</description>
                <environment>&lt;p&gt;Operating System: Windows&lt;br/&gt;
Platform: PC&lt;/p&gt;</environment>
        <key id="27414">OPNFLWPLUG-146</key>
            <summary>Topology not cleared using mininet of13/of10 simulation</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="madhusudhan.opendaylight@yahoo.com">Madhusudhan Ananderi</assignee>
                                    <reporter username="madhusudhan.opendaylight@yahoo.com">Madhusudhan Ananderi</reporter>
                        <labels>
                    </labels>
                <created>Thu, 1 May 2014 00:29:56 +0000</created>
                <updated>Mon, 27 Sep 2021 09:01:10 +0000</updated>
                            <resolved>Fri, 30 May 2014 08:28:49 +0000</resolved>
                                                                    <component>General</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>6</watches>
                                                                                                                <comments>
                            <comment id="55580" author="tony.tkacik@gmail.com" created="Mon, 5 May 2014 18:20:55 +0000"  >&lt;p&gt;This bug should be fixed at current master, please verify if the topology is working.&lt;/p&gt;</comment>
                            <comment id="55581" author="madhusudhan.opendaylight@yahoo.com" created="Mon, 5 May 2014 22:21:49 +0000"  >&lt;p&gt;Yes, this has been fixed and working fine now. I am able to see the links. &lt;/p&gt;

&lt;p&gt;However, I still having issues with the errors shown in OSGi logs after starting the mininet (of13/of10) simulation. This is reported in &lt;a href=&quot;https://jira.opendaylight.org/browse/OPNFLWPLUG-148&quot; title=&quot;OSGi errors after connecting mininet to the controller&quot; class=&quot;issue-link&quot; data-issue-key=&quot;OPNFLWPLUG-148&quot;&gt;&lt;del&gt;OPNFLWPLUG-148&lt;/del&gt;&lt;/a&gt; and waiting for the fix status to be merged.&lt;/p&gt;

&lt;p&gt;Thanks,&lt;br/&gt;
Madhusudhan&lt;/p&gt;</comment>
                            <comment id="55582" author="madhusudhan.opendaylight@yahoo.com" created="Mon, 5 May 2014 23:23:47 +0000"  >&lt;p&gt;Tony,&lt;/p&gt;

&lt;p&gt;Topology is not cleared on the GUI now after disconnecting mininet (both of13/of10).&lt;/p&gt;

&lt;p&gt;However, when I check at the inventory, it is cleared and working as expected.&lt;/p&gt;

&lt;p&gt;GET &lt;a href=&quot;http://127.0.0.1:8080/controller/nb/v2/connectionmanager/nodes&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://127.0.0.1:8080/controller/nb/v2/connectionmanager/nodes&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Thanks,&lt;br/&gt;
Tony&lt;/p&gt;</comment>
                            <comment id="55583" author="tony.tkacik@gmail.com" created="Wed, 7 May 2014 12:05:43 +0000"  >&lt;p&gt;Bugfix in &lt;a href=&quot;https://git.opendaylight.org/gerrit/#/c/6785/1&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/#/c/6785/1&lt;/a&gt; . Incorrect edge update was sent to topology manager on link removed.&lt;/p&gt;</comment>
                            <comment id="55584" author="madhusudhan.opendaylight@yahoo.com" created="Wed, 7 May 2014 17:38:01 +0000"  >&lt;p&gt;Hi Tony,&lt;/p&gt;

&lt;p&gt;Thanks for the fix. Topology is cleared on the GUI after disconnecting mininet (both of13/of10)&lt;/p&gt;

&lt;p&gt;I got the following in the topology:&lt;/p&gt;

&lt;p&gt;1. When using mininet (of10) simulation: sudo mn --topo tree,2  --controller &apos;remote,ip=10.125.136.52,port=6633&apos; --switch ovsk,protocols=OpenFlow13&lt;/p&gt;

&lt;p&gt;The below stats is correct.&lt;/p&gt;

&lt;p&gt;Node ID	              Ports&lt;br/&gt;
MD_SAL|openflow:1	3&lt;br/&gt;
MD_SAL|openflow:3	4&lt;br/&gt;
MD_SAL|openflow:2	4&lt;/p&gt;

&lt;p&gt;2. When using mininet (of13) simulation: sudo mn --topo tree,2  --controller &apos;remote,ip=10.125.136.52,port=6633&apos; --switch ovsk,protocols=OpenFlow13&lt;/p&gt;

&lt;p&gt;Node ID	              Ports&lt;br/&gt;
MD_SAL|openflow:1	2&lt;br/&gt;
MD_SAL|openflow:3	3&lt;br/&gt;
MD_SAL|openflow:2	3&lt;/p&gt;

&lt;p&gt;Shouldn&apos;t be the same stats as shown using mininet (of10)?&lt;/p&gt;</comment>
                            <comment id="55585" author="madhusudhan.opendaylight@yahoo.com" created="Wed, 7 May 2014 17:40:40 +0000"  >&lt;p&gt;Sorry for the typo error. &lt;/p&gt;

&lt;p&gt;Please assume the below point&lt;/p&gt;

&lt;p&gt;1. When using mininet (of10) simulation: sudo mn --topo tree,2  --controller &apos;remote,ip=10.125.136.52,port=6633&apos; --switch ovsk,protocols=OpenFlow13&lt;/p&gt;

&lt;p&gt;as this one.&lt;/p&gt;

&lt;p&gt;1. When using mininet (of10) simulation: sudo mn --topo tree,2  --controller &apos;remote,ip=10.125.136.52,port=6633&apos;&lt;/p&gt;</comment>
                            <comment id="55586" author="ecelgp" created="Wed, 7 May 2014 18:54:43 +0000"  >&lt;p&gt;This is working for me now, what about you Madhusudhan?&lt;/p&gt;</comment>
                            <comment id="55587" author="madhusudhan.opendaylight@yahoo.com" created="Wed, 7 May 2014 19:01:44 +0000"  >&lt;p&gt;Luis, Were you able to see the correct ports on the GUI?&lt;/p&gt;

&lt;p&gt;Everything works fine except the above thing!&lt;/p&gt;</comment>
                            <comment id="55588" author="ecelgp" created="Wed, 7 May 2014 19:30:47 +0000"  >&lt;p&gt;Hi Madhu, I see the same as you but this is totally unrelated issue so please open a new bug for it. For this new bug I already saw it could be because of the internal switch connector type in the AD-SAL switch manager. For the same topology:&lt;/p&gt;

&lt;p&gt;Using OF13 simulation, the internal switch connector is type SW and does not show in GUI: &lt;/p&gt;

&lt;p&gt;GET &lt;a href=&quot;http://localhost:8080/controller/nb/v2/switchmanager/default/node/MD_SAL/openflow:1&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://localhost:8080/controller/nb/v2/switchmanager/default/node/MD_SAL/openflow:1&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;     {&lt;br/&gt;
            &quot;properties&quot;: {&lt;br/&gt;
                &quot;name&quot;: &lt;/p&gt;
{
                    &quot;value&quot;: &quot;s1&quot;
                }
&lt;p&gt;,&lt;br/&gt;
                &quot;state&quot;: &lt;/p&gt;
{
                    &quot;value&quot;: 1
                }
&lt;p&gt;,&lt;br/&gt;
                &quot;config&quot;: &lt;/p&gt;
{
                    &quot;value&quot;: 1
                }
&lt;p&gt;            },&lt;br/&gt;
            &quot;nodeconnector&quot;: {&lt;br/&gt;
                &quot;node&quot;: &lt;/p&gt;
{
                    &quot;id&quot;: &quot;openflow:1&quot;,
                    &quot;type&quot;: &quot;MD_SAL&quot;
                }
&lt;p&gt;,&lt;br/&gt;
                &quot;id&quot;: &quot;0&quot;,&lt;br/&gt;
                &quot;type&quot;: &quot;SW&quot;&lt;br/&gt;
            }&lt;br/&gt;
        },&lt;/p&gt;

&lt;p&gt;Using OF10 simulation, the internal switch connector is type MD_SAL and shows in GUI: &lt;/p&gt;

&lt;p&gt;&quot;properties&quot;: {&lt;br/&gt;
                &quot;name&quot;: &lt;/p&gt;
{
                    &quot;value&quot;: &quot;s1&quot;
                }
&lt;p&gt;,&lt;br/&gt;
                &quot;state&quot;: &lt;/p&gt;
{
                    &quot;value&quot;: 1
                }
&lt;p&gt;,&lt;br/&gt;
                &quot;config&quot;: &lt;/p&gt;
{
                    &quot;value&quot;: 1
                }
&lt;p&gt;            },&lt;br/&gt;
            &quot;nodeconnector&quot;: {&lt;br/&gt;
                &quot;node&quot;: &lt;/p&gt;
{
                    &quot;id&quot;: &quot;openflow:1&quot;,
                    &quot;type&quot;: &quot;MD_SAL&quot;
                }
&lt;p&gt;,&lt;br/&gt;
                &quot;id&quot;: &quot;openflow:1:65534&quot;,&lt;br/&gt;
                &quot;type&quot;: &quot;MD_SAL&quot;&lt;br/&gt;
            }&lt;br/&gt;
        },&lt;/p&gt;</comment>
                            <comment id="55589" author="madhusudhan.opendaylight@yahoo.com" created="Wed, 7 May 2014 20:06:40 +0000"  >&lt;p&gt;Thanks Luis. I agree with your logic. The new issue is not related to the title of this bug. &lt;/p&gt;

&lt;p&gt;Hence this bug stands resolved!&lt;/p&gt;</comment>
                            <comment id="55590" author="abhijit2511" created="Thu, 29 May 2014 05:40:20 +0000"  >&lt;p&gt;Madhusudhan - if its resolved - can you mark it fixed?&lt;/p&gt;</comment>
                            <comment id="55591" author="madhusudhan.opendaylight@yahoo.com" created="Thu, 29 May 2014 15:39:04 +0000"  >&lt;p&gt;Hi Abhijit,&lt;/p&gt;

&lt;p&gt;This issue is fixed and verified. Moved the status to FIXED.&lt;/p&gt;

&lt;p&gt;BR/Madhu&lt;/p&gt;</comment>
                            <comment id="55592" author="ecelgp" created="Fri, 30 May 2014 08:28:49 +0000"  >&lt;p&gt;I opened &lt;a href=&quot;https://jira.opendaylight.org/browse/OPNFLWPLUG-178&quot; title=&quot;Different connector count in GUI depending if mininet OF10 or OF13&quot; class=&quot;issue-link&quot; data-issue-key=&quot;OPNFLWPLUG-178&quot;&gt;&lt;del&gt;OPNFLWPLUG-178&lt;/del&gt;&lt;/a&gt; for the issue that is nothing to do with this bug.&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10002">
                    <name>Duplicate</name>
                                                                <inwardlinks description="is duplicated by">
                                        <issuelink>
            <issuekey id="25006">CONTROLLER-452</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </issuelinktype>
                    </issuelinks>
                <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>933</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=933]]></customfieldvalue>

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

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