<!-- 
RSS generated by JIRA (8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d) at Wed Feb 07 20:14:12 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>[NETCONF-115] Extend netconf-node-topology model to distinguish user overriden capabilities from device reported capabilities</title>
                <link>https://jira.opendaylight.org/browse/NETCONF-115</link>
                <project id="10142" key="NETCONF">netconf</project>
                    <description>&lt;p&gt;Netconf-node-topology model currently does not distinguish between capabilities overrided by user (&lt;a href=&quot;https://wiki.opendaylight.org/view/OpenDaylight_Controller:Config:Examples:Netconf#Connecting_to_a_device_not_supporting_netconf_monitoring&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://wiki.opendaylight.org/view/OpenDaylight_Controller:Config:Examples:Netconf#Connecting_to_a_device_not_supporting_netconf_monitoring&lt;/a&gt;) and device provided capabilities (reported in netconf monitoring and in netconf hello message). Both are listed just as available-capabilities.&lt;/p&gt;

&lt;p&gt;It would be better to see the difference.&lt;/p&gt;</description>
                <environment>&lt;p&gt;Operating System: All&lt;br/&gt;
Platform: All&lt;/p&gt;</environment>
        <key id="21128">NETCONF-115</key>
            <summary>Extend netconf-node-topology model to distinguish user overriden capabilities from device reported capabilities</summary>
                <type id="10100" iconUrl="https://jira.opendaylight.org/secure/viewavatar?size=xsmall&amp;avatarId=10310&amp;avatarType=issuetype">Improvement</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="rudolf.brisuda@pantheon.tech">Rudolf Brisuda</assignee>
                                    <reporter username="jmorvay@cisco.com">Jakub Morvay</reporter>
                        <labels>
                    </labels>
                <created>Mon, 4 Jan 2016 12:24:35 +0000</created>
                <updated>Fri, 15 Mar 2019 22:22:18 +0000</updated>
                            <resolved>Sat, 29 Oct 2016 15:38:23 +0000</resolved>
                                                                    <component>netconf</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>3</watches>
                                                                                                                <comments>
                            <comment id="39115" author="rudolf.brisuda@pantheon.tech" created="Tue, 16 Aug 2016 08:18:40 +0000"  >&lt;p&gt;Fixed in: &lt;a href=&quot;https://git.opendaylight.org/gerrit/#/c/43972/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/#/c/43972/&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="39116" author="jmorvay@cisco.com" created="Thu, 20 Oct 2016 12:21:29 +0000"  >&lt;p&gt;Boron:&lt;br/&gt;
&lt;a href=&quot;https://git.opendaylight.org/gerrit/#/c/47118/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/#/c/47118/&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="39117" author="jmorvay@cisco.com" created="Thu, 20 Oct 2016 12:25:21 +0000"  >&lt;p&gt;(In reply to Jakub Morvay from comment #2)&lt;br/&gt;
&amp;gt; Boron:&lt;br/&gt;
&amp;gt; &lt;a href=&quot;https://git.opendaylight.org/gerrit/#/c/47118/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/#/c/47118/&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Ignore this comment this is patch for another bug.&lt;/p&gt;</comment>
                            <comment id="39118" author="jmorvay@cisco.com" created="Thu, 20 Oct 2016 14:06:28 +0000"  >&lt;p&gt;Ok so this is the right one.&lt;/p&gt;

&lt;p&gt;Boron:&lt;br/&gt;
&lt;a href=&quot;https://git.opendaylight.org/gerrit/#/c/47208/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/#/c/47208/&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="39119" author="jmorvay@cisco.com" created="Fri, 21 Oct 2016 08:03:23 +0000"  >&lt;p&gt;We decided to add this enhancement only to Carbon.&lt;/p&gt;

&lt;p&gt;netconf-node-topology model is slightly changed, so it can cause some problems to applications built on boron. They would have to work with list of available capabilities instead of leaf-list of strings.&lt;/p&gt;

&lt;p&gt;Therefore, boron patch is abandoned.&lt;/p&gt;</comment>
                            <comment id="39120" author="vrpolak" created="Sat, 29 Oct 2016 15:38:23 +0000"  >&lt;p&gt;&amp;gt; it can cause some problems to applications&lt;/p&gt;

&lt;p&gt;One of the applications affected in Carbon is Of-config project.&lt;br/&gt;
&lt;a href=&quot;https://bugs.opendaylight.org/show_bug.cgi?id=7060&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://bugs.opendaylight.org/show_bug.cgi?id=7060&lt;/a&gt;&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>4868</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=4868]]></customfieldvalue>

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

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

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