<!-- 
RSS generated by JIRA (8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d) at Wed Feb 07 19:53:51 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-777] DELETE operation doesn&apos;t delete attribute</title>
                <link>https://jira.opendaylight.org/browse/CONTROLLER-777</link>
                <project id="10113" key="CONTROLLER">controller</project>
                    <description>&lt;p&gt;Test steps:&lt;/p&gt;

&lt;p&gt;DELETE request is send&lt;br/&gt;
&lt;a href=&quot;http://localhost:8080/restconf/config/opendaylight-inventory:nodes/node/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://localhost:8080/restconf/config/opendaylight-inventory:nodes/node/&lt;/a&gt;&amp;lt;controller-config&amp;gt;/yang-ext:mount/Cisco-IOS-XR-parser-cfg:parser&lt;/p&gt;

&lt;p&gt;Data:&lt;br/&gt;
&amp;lt;parser xmlns=&quot;http://cisco.com/ns/yang/Cisco-IOS-XR-parser-cfg&quot;&amp;gt;&lt;br/&gt;
  &amp;lt;alias&amp;gt;&lt;br/&gt;
    &amp;lt;commands&amp;gt;&lt;br/&gt;
      &amp;lt;command&amp;gt;&lt;br/&gt;
        &amp;lt;alias-name&amp;gt;&lt;br/&gt;
          &amp;lt;/alias-name&amp;gt;&lt;br/&gt;
        &amp;lt;command&amp;gt;&lt;br/&gt;
          &amp;lt;/command&amp;gt;&lt;br/&gt;
      &amp;lt;/command&amp;gt;&lt;br/&gt;
  	&amp;lt;/commands&amp;gt;&lt;br/&gt;
  &amp;lt;/alias&amp;gt;&lt;br/&gt;
&amp;lt;/parser&amp;gt;&lt;/p&gt;

&lt;p&gt;Response:&lt;br/&gt;
200 OK&lt;/p&gt;

&lt;p&gt;But after get-config, alias is not deleted.&lt;/p&gt;

&lt;p&gt;GET - get-config&amp;gt;&lt;br/&gt;
&lt;a href=&quot;http://localhots:8080/restconf/config/opendaylight-inventory:nodes/node/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://localhots:8080/restconf/config/opendaylight-inventory:nodes/node/&lt;/a&gt;&amp;lt;controller-config&amp;gt;/yang-ext:mount/Cisco-IOS-XR-parser-cfg:parser&lt;/p&gt;

&lt;p&gt;Response:&lt;br/&gt;
200OK&lt;br/&gt;
&amp;lt;zdef456615885:parser &lt;br/&gt;
    xmlns:zdef456615885=&quot;http://cisco.com/ns/yang/Cisco-IOS-XR-parser-cfg&quot;&amp;gt;&lt;br/&gt;
    &amp;lt;zdef456615885:alias&amp;gt;&lt;br/&gt;
        &amp;lt;zdef456615885:commands&amp;gt;&lt;br/&gt;
            &amp;lt;zdef456615885:command&amp;gt;&lt;br/&gt;
                &amp;lt;zdef456615885:alias-name&amp;gt;michael&amp;lt;/zdef456615885:alias-name&amp;gt;&lt;br/&gt;
                &amp;lt;zdef456615885:command&amp;gt;show nothing&amp;lt;/zdef456615885:command&amp;gt;&lt;br/&gt;
            &amp;lt;/zdef456615885:command&amp;gt;&lt;br/&gt;
        &amp;lt;/zdef456615885:commands&amp;gt;&lt;br/&gt;
    &amp;lt;/zdef456615885:alias&amp;gt;&lt;br/&gt;
&amp;lt;/zdef456615885:parser&amp;gt;&lt;/p&gt;

&lt;p&gt;From log file:&lt;br/&gt;
ODL sends following request&lt;/p&gt;

&lt;p&gt;&amp;lt;rpc message-id=&quot;m-63&quot; xmlns=&quot;urn:ietf:params:xml:ns:netconf:base:1.0&quot;&amp;gt;&lt;br/&gt;
   &amp;lt;edit-config&amp;gt;&lt;br/&gt;
      &amp;lt;target&amp;gt;&lt;br/&gt;
   &amp;lt;candidate/&amp;gt;&lt;br/&gt;
   &amp;lt;/target&amp;gt;&lt;br/&gt;
      &amp;lt;default-operation&amp;gt;none&amp;lt;/default-operation&amp;gt;&lt;br/&gt;
      &amp;lt;error-option&amp;gt;rollback-on-error&amp;lt;/error-option&amp;gt;&lt;br/&gt;
   &amp;lt;config&amp;gt;&lt;br/&gt;
      &amp;lt;parser xmlns=&quot;http://cisco.com/ns/yang/Cisco-IOS-XR-parser-cfg&quot; operation=&quot;delete&quot;/&amp;gt;&lt;br/&gt;
   &amp;lt;/config&amp;gt;&lt;br/&gt;
   &amp;lt;/edit-config&amp;gt;&lt;br/&gt;
&amp;lt;/rpc&amp;gt;&lt;/p&gt;

&lt;p&gt;It seems to me in line&lt;br/&gt;
&amp;lt;parser xmlns=&quot;http://cisco.com/ns/yang/Cisco-IOS-XR-parser-cfg&quot; operation=&quot;delete&quot;/&amp;gt;&lt;/p&gt;

&lt;p&gt;operation=&quot;delete&quot; is missing&lt;/p&gt;

&lt;p&gt;See attached log files.&lt;/p&gt;



&lt;p&gt;Env:&lt;br/&gt;
org.opendaylight.controller.version = 0.1&lt;br/&gt;
org.opendaylight.controller.build.scm.version = 8b4d61d841649cd054bb62b20fcc64e87cc7c36d&lt;br/&gt;
org.opendaylight.controller.build.user = jenkins-controller&lt;br/&gt;
org.opendaylight.controller.build.workspace = **********&lt;br/&gt;
org.opendaylight.controller.build.timestamp = 1409854132914&lt;br/&gt;
org.opendaylight.controller.build.machine = **********&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;odl@pce-guest33 opendaylight&amp;#93;&lt;/span&gt;$&lt;/p&gt;</description>
                <environment>&lt;p&gt;Operating System: Windows&lt;br/&gt;
Platform: PC&lt;/p&gt;</environment>
        <key id="25331">CONTROLLER-777</key>
            <summary>DELETE operation doesn&apos;t delete attribute</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="-1">Unassigned</assignee>
                                    <reporter username="jjankula@cisco.com">Jozef Jankula</reporter>
                        <labels>
                    </labels>
                <created>Fri, 5 Sep 2014 13:50:13 +0000</created>
                <updated>Thu, 19 Oct 2017 22:13:16 +0000</updated>
                            <resolved>Fri, 5 Sep 2014 22:28:02 +0000</resolved>
                                    <version>Helium</version>
                                                    <component>netconf</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>4</watches>
                                                                                                                <comments>
                            <comment id="49066" author="mmarsale@cisco.com" created="Fri, 5 Sep 2014 13:52:09 +0000"  >&lt;p&gt;&lt;a href=&quot;https://git.opendaylight.org/gerrit/#/c/10850/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/#/c/10850/&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;XmlStreamUtils omitted attributes for empty nodes.&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>1718</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=1718]]></customfieldvalue>

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

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