<!-- 
RSS generated by JIRA (8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d) at Wed Feb 07 20:05:02 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>[IOTDM-47] onem2m-simple-config:iplugin-cfg-put rpc shouldn t allow to use non existing plugin-name or plugin-instance</title>
                <link>https://jira.opendaylight.org/browse/IOTDM-47</link>
                <project id="10131" key="IOTDM">iotdm</project>
                    <description>&lt;p&gt;Following request shouldn`t work because of plugin-name aaa which doesn`t exist. only Onem2mExample should work in there&lt;/p&gt;

&lt;p&gt;POST &lt;br/&gt;
&lt;a href=&quot;http://localhost:8181/restconf/operations/onem2m-simple-config:iplugin-cfg-put&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://localhost:8181/restconf/operations/onem2m-simple-config:iplugin-cfg-put&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;{&lt;br/&gt;
    &quot;input&quot;: {&lt;br/&gt;
		&quot;plugin-name&quot;: &quot;aaa&quot;,&lt;br/&gt;
		&quot;instance-name&quot;: &quot;default&quot;,&lt;br/&gt;
		&quot;plugin-simple-config&quot; : {&lt;br/&gt;
			&quot;key-val-list&quot; : [&lt;/p&gt;
				{
					&quot;cfg-key&quot;: &quot;port&quot;,
					&quot;cfg-val&quot;: &quot;1000&quot;
				}	
&lt;p&gt;			]&lt;br/&gt;
		}&lt;br/&gt;
    }&lt;br/&gt;
}&lt;/p&gt;


&lt;p&gt;neither should this one because of it`s instance name aaa&lt;/p&gt;

&lt;p&gt;POST &lt;br/&gt;
&lt;a href=&quot;http://localhost:8181/restconf/operations/onem2m-simple-config:iplugin-cfg-put&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://localhost:8181/restconf/operations/onem2m-simple-config:iplugin-cfg-put&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;{&lt;br/&gt;
    &quot;input&quot;: {&lt;br/&gt;
		&quot;plugin-name&quot;: &quot;Onem2mExample&quot;,&lt;br/&gt;
		&quot;instance-name&quot;: &quot;aaa&quot;,&lt;br/&gt;
		&quot;plugin-simple-config&quot; : {&lt;br/&gt;
			&quot;key-val-list&quot; : [&lt;/p&gt;
				{
					&quot;cfg-key&quot;: &quot;port&quot;,
					&quot;cfg-val&quot;: &quot;1000&quot;
				}	
&lt;p&gt;			]&lt;br/&gt;
		}&lt;br/&gt;
    }&lt;br/&gt;
}&lt;/p&gt;</description>
                <environment>&lt;p&gt;Operating System: All&lt;br/&gt;
Platform: All&lt;/p&gt;</environment>
        <key id="19553">IOTDM-47</key>
            <summary>onem2m-simple-config:iplugin-cfg-put rpc shouldn t allow to use non existing plugin-name or plugin-instance</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="tjanciga">Tomas Janciga</assignee>
                                    <reporter username="miroslav.kovac@pantheon.tech">Miroslav Kovac</reporter>
                        <labels>
                    </labels>
                <created>Thu, 19 Jan 2017 09:15:39 +0000</created>
                <updated>Mon, 20 Nov 2017 16:47:51 +0000</updated>
                            <resolved>Mon, 27 Feb 2017 08:54:08 +0000</resolved>
                                    <version>unspecified</version>
                                                    <component>General</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>1</watches>
                                                                                                                <comments>
                            <comment id="35471" author="tjanciga" created="Mon, 27 Feb 2017 08:54:08 +0000"  >&lt;p&gt;Fixed and added TC in 200_IoTDMInfraPlugins.robot: 9.09 Test onem2m-simple-config:iplugin-cfg-put to add wrong values and expect error&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>7592</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=7592]]></customfieldvalue>

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

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

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