<!-- 
RSS generated by JIRA (8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d) at Wed Feb 07 19:53:24 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>[CONTROLLER-588] OpenflowpluginTestCommand Provider is giving Error for new Experimeter Action</title>
                <link>https://jira.opendaylight.org/browse/CONTROLLER-588</link>
                <project id="10113" key="CONTROLLER">controller</project>
                    <description>&lt;p&gt;I am trying to run one of the test cases from OpenflowpluginTestCommandProvider, with my test-case for a new Action, &lt;br/&gt;
TestCase code is present at : &lt;/p&gt;

&lt;p&gt;osgi&amp;gt; addMDFlow openflow:1 f86&lt;br/&gt;
gogo: IllegalArgumentException: Failed to normalize data [Node&lt;span class=&quot;error&quot;&gt;&amp;#91;SimpleNodeTOImpl&amp;#93;&lt;/span&gt;, qName&lt;span class=&quot;error&quot;&gt;&amp;#91;example-type&amp;#93;&lt;/span&gt;, modify&lt;span class=&quot;error&quot;&gt;&amp;#91;n/a&amp;#93;&lt;/span&gt;, value = 2, Node[Simp&lt;br/&gt;
leNodeTOImpl], qName&lt;span class=&quot;error&quot;&gt;&amp;#91;order&amp;#93;&lt;/span&gt;, modify&lt;span class=&quot;error&quot;&gt;&amp;#91;n/a&amp;#93;&lt;/span&gt;, value = 0]&lt;/p&gt;

&lt;p&gt;F86 - is a use case I have written for new actions , which are defined in this review : &lt;a href=&quot;https://git.opendaylight.org/gerrit/#/c/7978/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/#/c/7978/&lt;/a&gt;&lt;/p&gt;</description>
                <environment>&lt;p&gt;Operating System: Windows&lt;br/&gt;
Platform: PC&lt;/p&gt;</environment>
        <key id="25142">CONTROLLER-588</key>
            <summary>OpenflowpluginTestCommand Provider is giving Error for new Experimeter Action</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="10001">Won&apos;t Do</resolution>
                                        <assignee username="-1">Unassigned</assignee>
                                    <reporter username="gaurav.bhagwani@ericsson.com">Gaurav Bhagwani</reporter>
                        <labels>
                    </labels>
                <created>Mon, 30 Jun 2014 13:23:17 +0000</created>
                <updated>Tue, 25 Jul 2023 08:23:57 +0000</updated>
                            <resolved>Wed, 2 Jul 2014 11:14:09 +0000</resolved>
                                                                    <component>mdsal</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>5</watches>
                                                                                                                <comments>
                            <comment id="48599" author="prasanna.huddar@ericsson.com" created="Tue, 1 Jul 2014 12:22:55 +0000"  >&lt;p&gt;Openflowplugin test provider if just test tool used to test.&lt;br/&gt;
The Error is coming from MD-SAL.&lt;/p&gt;

&lt;p&gt;Re assigning it to controller&lt;/p&gt;</comment>
                            <comment id="48600" author="tony.tkacik@gmail.com" created="Wed, 2 Jul 2014 11:14:09 +0000"  >&lt;p&gt;Error is in YANG model itself / or your use case,&lt;br/&gt;
not MD-SAL or YANGTools, which behaves correctly - dissallowing&lt;br/&gt;
writing elements, where they not belong&lt;/p&gt;

&lt;p&gt;You are augmenting one place:&lt;/p&gt;

&lt;p&gt; augment &quot;/ofaction:action-types/ofaction:action/ofaction:action&quot;&lt;/p&gt;

&lt;p&gt;And your augmented case is only valid in data tree action-types/action/action.&lt;/p&gt;

&lt;p&gt;In order to make it valid also in configuration and or operational tree&lt;br/&gt;
you must also augment&lt;/p&gt;

&lt;p&gt;augment &quot;/nodes/node/table/flow/instruction/apply-action&quot; and others.&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>1261</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=1261]]></customfieldvalue>

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

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