<!-- 
RSS generated by JIRA (8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d) at Wed Feb 07 20:32:49 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-567] Li - OVS with queues cannot register in inventory</title>
                <link>https://jira.opendaylight.org/browse/OPNFLWPLUG-567</link>
                <project id="10155" key="OPNFLWPLUG">OpenFlowPlugin</project>
                    <description>&lt;p&gt;OVS switches with queues cannot register in ODL Li inventory. &lt;/p&gt;

&lt;p&gt;Here are the steps to reproduce : (OVS 2.3.0)&lt;/p&gt;

&lt;p&gt;1. Install odl-openflowplugin-flow-services-rest-li in ODL&lt;/p&gt;

&lt;p&gt;2. Add a port :&lt;/p&gt;
&lt;ol&gt;
	&lt;li&gt;ip tuntap add dev veth1 mode tap&lt;/li&gt;
	&lt;li&gt;ip link set dev veth1 up&lt;/li&gt;
&lt;/ol&gt;


&lt;p&gt;3. Add an OVS switch and configure a queue for veth1 port :&lt;/p&gt;
&lt;ol&gt;
	&lt;li&gt;ovs-vsctl add-br s1 &amp;#8211; set Bridge s1 other_config:datapath-id=0000000000000001 &amp;#8211; set-fail-mode s1 secure &amp;#8211; add-port s1 veth1 &amp;#8211; set Interface veth1 ofport_request=1 &amp;#8211; set-controller s1 tcp:127.0.0.1:6633 ptcp:6634 &amp;#8211; set bridge s1 other-config:disable-in-band=true &amp;#8211; set bridge s1 protocols=OpenFlow13 &amp;#8211; set port veth1 qos=@newqos &amp;#8211; --id=@newqos create qos type=linux-htb queues=0=@q0 &amp;#8211; --id=@q0 create queue other-config:min-rate=1 other-config:max-rate=1000&lt;/li&gt;
&lt;/ol&gt;
</description>
                <environment>&lt;p&gt;Operating System: All&lt;br/&gt;
Platform: All&lt;/p&gt;</environment>
        <key id="27835">OPNFLWPLUG-567</key>
            <summary>Li - OVS with queues cannot register in inventory</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="michal.rehak">Michal Rehak</assignee>
                                    <reporter username="mounaouar@gmail.com">omar mounaouar</reporter>
                        <labels>
                    </labels>
                <created>Sat, 31 Oct 2015 17:36:57 +0000</created>
                <updated>Mon, 27 Sep 2021 09:01:40 +0000</updated>
                            <resolved>Fri, 20 Nov 2015 16:50:05 +0000</resolved>
                                                                    <component>General</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>3</watches>
                                                                                                                <comments>
                            <comment id="57393" author="mounaouar@gmail.com" created="Sat, 31 Oct 2015 17:36:57 +0000"  >&lt;p&gt;Attachment exceptions.txt has been added with description: Log exceptions&lt;/p&gt;</comment>
                            <comment id="57389" author="mirehak@cisco.com" created="Tue, 3 Nov 2015 14:59:30 +0000"  >&lt;p&gt;&lt;a href=&quot;https://git.opendaylight.org/gerrit/#/c/29191/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/#/c/29191/&lt;/a&gt; (stable/lithium)&lt;/p&gt;</comment>
                            <comment id="57390" author="mirehak@cisco.com" created="Tue, 3 Nov 2015 15:01:49 +0000"  >&lt;p&gt;&lt;a href=&quot;https://git.opendaylight.org/gerrit/#/c/29192/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/#/c/29192/&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="57391" author="mirehak@cisco.com" created="Fri, 20 Nov 2015 09:10:26 +0000"  >&lt;p&gt;For stable/lithium it is merged. Omar, could you retest?&lt;/p&gt;

&lt;p&gt;Thank you.&lt;/p&gt;</comment>
                            <comment id="57392" author="mounaouar@gmail.com" created="Fri, 20 Nov 2015 16:50:05 +0000"  >&lt;p&gt;Michal, I tested the fix, it resolve the issue.&lt;/p&gt;

&lt;p&gt;Thank you much appreciated.&lt;/p&gt;</comment>
                    </comments>
                    <attachments>
                            <attachment id="14014" name="exceptions.txt" size="18959" author="mounaouar@gmail.com" created="Sat, 31 Oct 2015 17:36:57 +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_10208" key="com.atlassian.jira.plugin.system.customfieldtypes:textfield">
                        <customfieldname>External issue ID</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>4565</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=4565]]></customfieldvalue>

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

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