<!-- 
RSS generated by JIRA (8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d) at Wed Feb 07 20:32:38 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-496] He and Li designed plugin returns http status 400 for sal-service add-flow rcp</title>
                <link>https://jira.opendaylight.org/browse/OPNFLWPLUG-496</link>
                <project id="10155" key="OPNFLWPLUG">OpenFlowPlugin</project>
                    <description>&lt;p&gt;build: &lt;a href=&quot;http://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/distribution-karaf/0.3.0-SNAPSHOT//distribution-karaf-0.3.0-20150608.152327-2387.tar.gz&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/distribution-karaf/0.3.0-SNAPSHOT//distribution-karaf-0.3.0-20150608.152327-2387.tar.gz&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;installed features: odl-openflowplugin-flow-services-ui&lt;/p&gt;


&lt;p&gt;steps to reproduce:&lt;br/&gt;
against prepared running karaf run:&lt;/p&gt;

&lt;p&gt;pybot -v CONTROLLER:10.25.2.9 -v MININET:127.0.0.1 -v MININET_USER:mininet -v USER_HOME:/home/mininet -v RESTCONFPORT:8181 tools/OF_Test/robot_suites/998_&lt;em&gt;Independent_OF_Tests_ovs/020&lt;/em&gt;_Flow_Data_Tests.txt csit/suites/openflowplugin/Flows_OF13 csit/suites/openflowplugin/Flows_Stats_OF13 csit/suites/openflowplugin/Flows_Additional_TCs/Stat_Manager_extended&lt;/p&gt;

&lt;p&gt;pay attention on last Stat_Manager_extended suite results&lt;/p&gt;

&lt;p&gt;no exceptions in the log&lt;/p&gt;</description>
                <environment>&lt;p&gt;Operating System: Linux&lt;br/&gt;
Platform: PC&lt;/p&gt;</environment>
        <key id="27764">OPNFLWPLUG-496</key>
            <summary>He and Li designed plugin returns http status 400 for sal-service add-flow rcp</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="jgloncak">Jozef Gloncak</assignee>
                                    <reporter username="pgubka@cisco.com">Peter Gubka</reporter>
                        <labels>
                    </labels>
                <created>Tue, 9 Jun 2015 08:24:49 +0000</created>
                <updated>Mon, 27 Sep 2021 09:01:35 +0000</updated>
                            <resolved>Thu, 11 Jun 2015 10:16:02 +0000</resolved>
                                                                    <component>General</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>1</watches>
                                                                                                                <comments>
                            <comment id="57069" author="pgubka@cisco.com" created="Tue, 9 Jun 2015 08:24:49 +0000"  >&lt;p&gt;Attachment karaf.log has been added with description: karaf log&lt;/p&gt;</comment>
                            <comment id="57070" author="pgubka@cisco.com" created="Tue, 9 Jun 2015 08:48:21 +0000"  >&lt;p&gt;Attachment karaf.log has been added with description: Li karaf logs&lt;/p&gt;</comment>
                            <comment id="57066" author="jgloncak" created="Tue, 9 Jun 2015 12:22:23 +0000"  >&lt;p&gt;I created:&lt;/p&gt;
&lt;ul class=&quot;alternate&quot; type=&quot;square&quot;&gt;
	&lt;li&gt;reference output.xml (1) for tests specified below from rc0 build&lt;/li&gt;
	&lt;li&gt;build OF distribution with patch under &lt;a href=&quot;https://jira.opendaylight.org/browse/CONTROLLER-1362&quot; title=&quot;RPC call error - impossible to call RPC&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CONTROLLER-1362&quot;&gt;&lt;del&gt;CONTROLLER-1362&lt;/del&gt;&lt;/a&gt;&lt;/li&gt;
	&lt;li&gt;run below mentioned tests (result was output.xml (2))&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;Both outputs (1) and (2) passed equally (it means which passed in 1 also passed in 2 and which didn&apos;t passed in 1 also didn&apos;t passed in 2).&lt;/p&gt;

&lt;p&gt;Conclusion: after merging patch from &lt;a href=&quot;https://jira.opendaylight.org/browse/CONTROLLER-1362&quot; title=&quot;RPC call error - impossible to call RPC&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CONTROLLER-1362&quot;&gt;&lt;del&gt;CONTROLLER-1362&lt;/del&gt;&lt;/a&gt;, problem reported in this bug should disappear.&lt;/p&gt;</comment>
                            <comment id="57067" author="jgloncak" created="Wed, 10 Jun 2015 13:55:51 +0000"  >&lt;p&gt;Can this be retested. I wasn&apos;t able to do it with &lt;br/&gt;
odl-openflowplugin-flow-services-ui &lt;br/&gt;
installed.&lt;/p&gt;</comment>
                            <comment id="57068" author="pgubka@cisco.com" created="Thu, 11 Jun 2015 10:16:02 +0000"  >&lt;p&gt;tested on &lt;a href=&quot;http://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/distribution-karaf/0.3.0-SNAPSHOT//distribution-karaf-0.3.0-20150611.091007-2458.tar.gz&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/distribution-karaf/0.3.0-SNAPSHOT//distribution-karaf-0.3.0-20150611.091007-2458.tar.gz&lt;/a&gt;&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10000">
                    <name>Blocks</name>
                                                                <inwardlinks description="is blocked by">
                                        <issuelink>
            <issuekey id="25916">CONTROLLER-1362</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </issuelinktype>
                    </issuelinks>
                <attachments>
                            <attachment id="13995" name="karaf.log" size="159055" author="pgubka@cisco.com" created="Tue, 9 Jun 2015 08:48:21 +0000"/>
                            <attachment id="13994" name="karaf.log" size="104635" author="pgubka@cisco.com" created="Tue, 9 Jun 2015 08:24:49 +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>3634</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=3634]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <customfield id="customfield_10202" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                        <customfieldname>Priority</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10312"><![CDATA[High]]></customfieldvalue>

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

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