<!-- 
RSS generated by JIRA (8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d) at Wed Feb 07 20:31:46 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-178] Different connector count in GUI depending if mininet OF10 or OF13</title>
                <link>https://jira.opendaylight.org/browse/OPNFLWPLUG-178</link>
                <project id="10155" key="OPNFLWPLUG">OpenFlowPlugin</project>
                    <description>&lt;p&gt;Different connector count can be seen in the ODL GUI when using mininet OF10 and mininet OF13. The reason could be the different internal switch connector type learned by the AD-SAL switch manager. &lt;/p&gt;

&lt;p&gt;For the same mininet 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;

&lt;p&gt;IMO the OF10 is the wrong behavior as the switch itself should not appear as a connector.&lt;/p&gt;

&lt;p&gt;BR/Luis&lt;/p&gt;</description>
                <environment>&lt;p&gt;Operating System: Linux&lt;br/&gt;
Platform: PC&lt;/p&gt;</environment>
        <key id="27446">OPNFLWPLUG-178</key>
            <summary>Different connector count in GUI depending if mininet OF10 or OF13</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="kramesha@cisco.com">Kamal Rameshan</assignee>
                                    <reporter username="ecelgp">Luis Gomez</reporter>
                        <labels>
                    </labels>
                <created>Fri, 30 May 2014 08:27:17 +0000</created>
                <updated>Mon, 27 Sep 2021 09:01:12 +0000</updated>
                            <resolved>Sun, 29 Jun 2014 19:50:22 +0000</resolved>
                                                                    <component>General</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>3</watches>
                                                                                                                <comments>
                            <comment id="55722" author="dbandyop@cisco.com" created="Mon, 9 Jun 2014 21:39:53 +0000"  >&lt;p&gt;Hello Luis,&lt;/p&gt;

&lt;p&gt;I&#8217;m running the OF10 simulation, the internal switch connector is type MD_SAL and shows in GUI: &lt;/p&gt;

&lt;p&gt;&amp;lt;nodeConnectorProperties&amp;gt;&lt;br/&gt;
        &amp;lt;nodeconnector&amp;gt;&lt;br/&gt;
            &amp;lt;node&amp;gt;&lt;br/&gt;
                &amp;lt;id&amp;gt;openflow:1&amp;lt;/id&amp;gt;&lt;br/&gt;
                &amp;lt;type&amp;gt;MD_SAL&amp;lt;/type&amp;gt;&lt;br/&gt;
            &amp;lt;/node&amp;gt;&lt;br/&gt;
            &amp;lt;id&amp;gt;openflow:1:65534&amp;lt;/id&amp;gt;&lt;br/&gt;
            &amp;lt;type&amp;gt;MD_SAL&amp;lt;/type&amp;gt;&lt;br/&gt;
        &amp;lt;/nodeconnector&amp;gt;&lt;br/&gt;
        &amp;lt;properties&amp;gt;&lt;br/&gt;
            &amp;lt;property &lt;br/&gt;
                xmlns:xsi=&quot;http://www.w3.org/2001/XMLSchema-instance&quot; xsi:type=&quot;state&quot;&amp;gt;&lt;br/&gt;
                &amp;lt;value&amp;gt;1&amp;lt;/value&amp;gt;&lt;br/&gt;
            &amp;lt;/property&amp;gt;&lt;br/&gt;
            &amp;lt;property &lt;br/&gt;
                xmlns:xsi=&quot;http://www.w3.org/2001/XMLSchema-instance&quot; xsi:type=&quot;config&quot;&amp;gt;&lt;br/&gt;
                &amp;lt;value&amp;gt;1&amp;lt;/value&amp;gt;&lt;br/&gt;
            &amp;lt;/property&amp;gt;&lt;br/&gt;
            &amp;lt;property &lt;br/&gt;
                xmlns:xsi=&quot;http://www.w3.org/2001/XMLSchema-instance&quot; xsi:type=&quot;name&quot;&amp;gt;&lt;br/&gt;
                &amp;lt;value&amp;gt;s1&amp;lt;/value&amp;gt;&lt;br/&gt;
            &amp;lt;/property&amp;gt;&lt;br/&gt;
        &amp;lt;/properties&amp;gt;&lt;br/&gt;
    &amp;lt;/nodeConnectorProperties&amp;gt;&lt;/p&gt;

&lt;p&gt;Not sure actually, if this bug is fixed or is there something else which is being expected from this bug.&lt;/p&gt;

&lt;p&gt;Thanks,&lt;br/&gt;
Debolina&lt;/p&gt;</comment>
                            <comment id="55723" author="dbandyop@cisco.com" created="Wed, 11 Jun 2014 02:58:02 +0000"  >&lt;p&gt;The changes made to fix &lt;a href=&quot;https://jira.opendaylight.org/browse/OPNFLWPLUG-121&quot; title=&quot;Reserve ports should be logical ports&quot; class=&quot;issue-link&quot; data-issue-key=&quot;OPNFLWPLUG-121&quot;&gt;&lt;del&gt;OPNFLWPLUG-121&lt;/del&gt;&lt;/a&gt; will fix this issue too.&lt;/p&gt;</comment>
                            <comment id="55724" author="ecelgp" created="Thu, 12 Jun 2014 05:11:11 +0000"  >&lt;p&gt;Thanks Debolina! will wait for the the other bug to get fix then.&lt;/p&gt;</comment>
                            <comment id="55725" author="kramesha@cisco.com" created="Fri, 27 Jun 2014 20:53:46 +0000"  >&lt;p&gt;&lt;a href=&quot;https://git.opendaylight.org/gerrit/#/c/7619/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/#/c/7619/&lt;/a&gt; should have fixed this issue.&lt;/p&gt;

&lt;p&gt;Please confirm.&lt;/p&gt;</comment>
                            <comment id="55726" author="ecelgp" created="Sun, 29 Jun 2014 19:50:22 +0000"  >&lt;p&gt;Yes, it is fixed now.&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10000">
                    <name>Blocks</name>
                                                                <inwardlinks description="is blocked by">
                                        <issuelink>
            <issuekey id="27389">OPNFLWPLUG-121</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>1103</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=1103]]></customfieldvalue>

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

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