<!-- 
RSS generated by JIRA (8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d) at Wed Feb 07 19:54:14 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-931] Adding deleted netconf node back in fails</title>
                <link>https://jira.opendaylight.org/browse/CONTROLLER-931</link>
                <project id="10113" key="CONTROLLER">controller</project>
                    <description>&lt;p&gt;If I add a node using a POST to:&lt;/p&gt;

&lt;p&gt;/restconf/config/opendaylight-inventory:nodes/node/controller-config/yang-ext:mount/config:modules&lt;/p&gt;

&lt;p&gt;and then delete it using DELETE of&lt;/p&gt;

&lt;p&gt;/restconf/config/opendaylight-inventory:nodes/node/foo&lt;/p&gt;

&lt;p&gt;then I am unable to add the node back in again.&lt;/p&gt;

&lt;p&gt;I&apos;ve also found that if I do a ./stop and a ./start clean then any nodes I&apos;ve added and then deleted appear again once I load the netconf and restconf features.&lt;/p&gt;

&lt;p&gt;I&apos;m guessing this is one bug rather than two.&lt;/p&gt;</description>
                <environment>&lt;p&gt;Operating System: All&lt;br/&gt;
Platform: All&lt;/p&gt;</environment>
        <key id="25485">CONTROLLER-931</key>
            <summary>Adding deleted netconf node back in fails</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="mmarsale@cisco.com">Maros Marsalek</assignee>
                                    <reporter username="giheron@cisco.com">Giles Heron</reporter>
                        <labels>
                    </labels>
                <created>Tue, 14 Oct 2014 15:28:45 +0000</created>
                <updated>Tue, 28 Oct 2014 10:15:39 +0000</updated>
                            <resolved>Tue, 28 Oct 2014 10:15:39 +0000</resolved>
                                    <version>Helium</version>
                                                    <component>config</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>6</watches>
                                                                                                                <comments>
                            <comment id="49530" author="mmarsale@cisco.com" created="Mon, 20 Oct 2014 10:58:22 +0000"  >&lt;p&gt;Hey Giles,&lt;/p&gt;

&lt;p&gt;So you spawn a netconf connector and that netconf connector creates data under opendaylight-inventory:nodes/node/. So deleting the data under opendaylight-inventory:nodes/node/ does not change anything (should not be possible) since that data is inserted automatically from netconf connector).&lt;/p&gt;

&lt;p&gt;If you want to unconfigure/delete netconf connector to a specific node (and thus deleting the data under opendaylight-inventory:nodes/node/) you need to execute following request (replace the last part with the id of your mount point):&lt;/p&gt;

&lt;p&gt;DELETE &lt;a href=&quot;http://localhost:8181/restconf/config/opendaylight-inventory:nodes/node/controller-config/yang-ext:mount/config:modules/config:module/odl-sal-netconf-connector-cfg:sal-netconf-connector/controller-config&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://localhost:8181/restconf/config/opendaylight-inventory:nodes/node/controller-config/yang-ext:mount/config:modules/config:module/odl-sal-netconf-connector-cfg:sal-netconf-connector/controller-config&lt;/a&gt;&lt;/p&gt;


&lt;p&gt;However there was a bug regarding delete and heres the fix:&lt;br/&gt;
&lt;a href=&quot;https://git.opendaylight.org/gerrit/#/c/12069/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/#/c/12069/&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="49531" author="mmarsale@cisco.com" created="Thu, 23 Oct 2014 06:57:48 +0000"  >&lt;p&gt;Additional fix for subtree filtering with identity-refs:&lt;br/&gt;
&lt;a href=&quot;https://git.opendaylight.org/gerrit/#/c/12165/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/#/c/12165/&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="49532" author="mmarsale@cisco.com" created="Mon, 27 Oct 2014 10:34:05 +0000"  >&lt;p&gt;Merged into master, but still needs to go to stable branch. Tony offered to do this.&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>2184</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=2184]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                <customfield id="customfield_10204" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                        <customfieldname>ODL SR Target Milestone</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10316"><![CDATA[Helium-1]]></customfieldvalue>

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

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