<!-- 
RSS generated by JIRA (8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d) at Wed Feb 07 19:53:33 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-656] ODL does not connect to NCS</title>
                <link>https://jira.opendaylight.org/browse/CONTROLLER-656</link>
                <project id="10113" key="CONTROLLER">controller</project>
                    <description>&lt;p&gt;Please see the attached log for problems - ODL can not read yang models from NCS, even the ietf ones.&lt;/p&gt;

&lt;p&gt;To&lt;/p&gt;</description>
                <environment>&lt;p&gt;Operating System: Mac OS&lt;br/&gt;
Platform: Macintosh&lt;/p&gt;</environment>
        <key id="25210">CONTROLLER-656</key>
            <summary>ODL does not connect to NCS</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="mmarsale@cisco.com">Maros Marsalek</assignee>
                                    <reporter username="jmedved@cisco.com">Jan Medved</reporter>
                        <labels>
                    </labels>
                <created>Tue, 29 Jul 2014 22:46:00 +0000</created>
                <updated>Wed, 30 Jul 2014 09:04:21 +0000</updated>
                            <resolved>Wed, 30 Jul 2014 09:04:21 +0000</resolved>
                                    <version>Helium</version>
                                                    <component>netconf</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>3</watches>
                                                                                                                <comments>
                            <comment id="48787" author="jmedved@cisco.com" created="Tue, 29 Jul 2014 23:02:26 +0000"  >&lt;p&gt;Please see the attached log&lt;/p&gt;

&lt;p&gt;To reproduce:&lt;/p&gt;

&lt;p&gt;Take the latest Add the following client configuration to netconf connector:&lt;/p&gt;

&lt;p&gt;        &amp;lt;module&amp;gt;&lt;br/&gt;
          &amp;lt;type xmlns:prefix=&quot;urn:opendaylight:params:xml:ns:yang:controller:md:sal:connector:netconf&quot;&amp;gt;prefix:sal-netconf-connector&amp;lt;/type&amp;gt;&lt;br/&gt;
          &amp;lt;name&amp;gt;ncs&amp;lt;/name&amp;gt;&lt;br/&gt;
          &amp;lt;address xmlns=&quot;urn:opendaylight:params:xml:ns:yang:controller:md:sal:connector:netconf&quot;&amp;gt;172.23.29.110&amp;lt;/address&amp;gt;&lt;br/&gt;
          &amp;lt;port xmlns=&quot;urn:opendaylight:params:xml:ns:yang:controller:md:sal:connector:netconf&quot;&amp;gt;2022&amp;lt;/port&amp;gt;&lt;br/&gt;
          &amp;lt;username xmlns=&quot;urn:opendaylight:params:xml:ns:yang:controller:md:sal:connector:netconf&quot;&amp;gt;xrvr&amp;lt;/username&amp;gt;&lt;br/&gt;
          &amp;lt;password xmlns=&quot;urn:opendaylight:params:xml:ns:yang:controller:md:sal:connector:netconf&quot;&amp;gt;welcome&amp;lt;/password&amp;gt;&lt;br/&gt;
          &amp;lt;tcp-only xmlns=&quot;urn:opendaylight:params:xml:ns:yang:controller:md:sal:connector:netconf&quot;&amp;gt;false&amp;lt;/tcp-only&amp;gt;&lt;br/&gt;
          &amp;lt;event-executor xmlns=&quot;urn:opendaylight:params:xml:ns:yang:controller:md:sal:connector:netconf&quot;&amp;gt;&lt;br/&gt;
            &amp;lt;type xmlns:prefix=&quot;urn:opendaylight:params:xml:ns:yang:controller:netty&quot;&amp;gt;prefix:netty-event-executor&amp;lt;/type&amp;gt;&lt;br/&gt;
            &amp;lt;name&amp;gt;global-event-executor&amp;lt;/name&amp;gt;&lt;br/&gt;
          &amp;lt;/event-executor&amp;gt;&lt;br/&gt;
          &amp;lt;binding-registry xmlns=&quot;urn:opendaylight:params:xml:ns:yang:controller:md:sal:connector:netconf&quot;&amp;gt;&lt;br/&gt;
            &amp;lt;type xmlns:prefix=&quot;urn:opendaylight:params:xml:ns:yang:controller:md:sal:binding&quot;&amp;gt;prefix:binding-broker-osgi-registry&amp;lt;/type&amp;gt;&lt;br/&gt;
            &amp;lt;name&amp;gt;binding-osgi-broker&amp;lt;/name&amp;gt;&lt;br/&gt;
          &amp;lt;/binding-registry&amp;gt;&lt;br/&gt;
          &amp;lt;dom-registry xmlns=&quot;urn:opendaylight:params:xml:ns:yang:controller:md:sal:connector:netconf&quot;&amp;gt;&lt;br/&gt;
            &amp;lt;type xmlns:prefix=&quot;urn:opendaylight:params:xml:ns:yang:controller:md:sal:dom&quot;&amp;gt;prefix:dom-broker-osgi-registry&amp;lt;/type&amp;gt;&lt;br/&gt;
            &amp;lt;name&amp;gt;dom-broker&amp;lt;/name&amp;gt;&lt;br/&gt;
          &amp;lt;/dom-registry&amp;gt;&lt;br/&gt;
          &amp;lt;client-dispatcher xmlns=&quot;urn:opendaylight:params:xml:ns:yang:controller:md:sal:connector:netconf&quot;&amp;gt;&lt;br/&gt;
            &amp;lt;type xmlns:prefix=&quot;urn:opendaylight:params:xml:ns:yang:controller:config:netconf&quot;&amp;gt;prefix:netconf-client-dispatcher&amp;lt;/type&amp;gt;&lt;br/&gt;
            &amp;lt;name&amp;gt;global-netconf-dispatcher&amp;lt;/name&amp;gt;&lt;br/&gt;
          &amp;lt;/client-dispatcher&amp;gt;&lt;br/&gt;
          &amp;lt;processing-executor xmlns=&quot;urn:opendaylight:params:xml:ns:yang:controller:md:sal:connector:netconf&quot;&amp;gt;&lt;br/&gt;
            &amp;lt;type xmlns:prefix=&quot;urn:opendaylight:params:xml:ns:yang:controller:threadpool&quot;&amp;gt;prefix:threadpool&amp;lt;/type&amp;gt;&lt;br/&gt;
            &amp;lt;name&amp;gt;global-netconf-processing-executor&amp;lt;/name&amp;gt;&lt;br/&gt;
          &amp;lt;/processing-executor&amp;gt;&lt;br/&gt;
        &amp;lt;/module&amp;gt;&lt;/p&gt;

&lt;p&gt;which will cause ODL to attempt to connect to NCS. Observe the logs.&lt;/p&gt;

&lt;p&gt;I am sending the logs in an email, since the attachment fails (probably due to size).&lt;/p&gt;</comment>
                            <comment id="48788" author="mmarsale@cisco.com" created="Wed, 30 Jul 2014 07:44:48 +0000"  >&lt;p&gt;Trying ODL with the NCS:&lt;/p&gt;

&lt;p&gt;ODL cannot retrieve any YANG schema from NCS device. NCS answers any get-schema rpc with following error:&lt;/p&gt;

&lt;p&gt;&amp;lt;rpc-error&amp;gt;&lt;br/&gt;
&amp;lt;error-type&amp;gt;application&amp;lt;/error-type&amp;gt;&lt;br/&gt;
&amp;lt;error-tag&amp;gt;invalid-value&amp;lt;/error-tag&amp;gt;&lt;br/&gt;
&amp;lt;error-severity&amp;gt;error&amp;lt;/error-severity&amp;gt;&lt;br/&gt;
&amp;lt;error-path xmlns:nc=&quot;urn:ietf:params:xml:ns:netconf:base:1.0&quot; xmlns:ncm=&quot;urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring&quot;&amp;gt;&lt;br/&gt;
    /nc:rpc/ncm:get-schema&lt;br/&gt;
  &amp;lt;/error-path&amp;gt;&lt;br/&gt;
&amp;lt;error-message xml:lang=&quot;en&quot;&amp;gt;/get-schema/identifier: inconsistent value&amp;lt;/error-message&amp;gt;&lt;br/&gt;
&amp;lt;error-info&amp;gt;&lt;br/&gt;
&amp;lt;bad-element&amp;gt;get-schema&amp;lt;/bad-element&amp;gt;&lt;br/&gt;
&amp;lt;/error-info&amp;gt;&lt;br/&gt;
&amp;lt;/rpc-error&amp;gt;&lt;/p&gt;

&lt;p&gt;This error is returned from NCS for all modules reported in hello message capabilities. &lt;/p&gt;

&lt;p&gt;I was also trying to find out provided schemas by issuing a get rpc with filter set to: ietf-netconf-monitoring:netconf-state/ietf-netconf-monitoring:schemas but the data was empty.&lt;/p&gt;

&lt;p&gt;So the NCS does not report any schemas under netconf-state, even if ietf-netconf-monitoring is supported according to hello message. And NCS responds to every get-schema request with an error.&lt;/p&gt;

&lt;p&gt;Netconf in NCS should be examined since it does not seem to fully support ietf-netconf-monitoring.&lt;/p&gt;</comment>
                            <comment id="48789" author="mmarsale@cisco.com" created="Wed, 30 Jul 2014 09:04:21 +0000"  >&lt;p&gt;Issue is not on ODL side&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>1452</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=1452]]></customfieldvalue>

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

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