<!-- 
RSS generated by JIRA (8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d) at Wed Feb 07 20:56: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>[YANGTOOLS-1456] apidoc for mounted device not working due to ietf-subscribed-notifications</title>
                <link>https://jira.opendaylight.org/browse/YANGTOOLS-1456</link>
                <project id="10188" key="YANGTOOLS">yangtools</project>
                    <description>&lt;p&gt;The OpenAPI generation fails, which seems related to the schema parent being a choice node. There are other similar issues, like &lt;a href=&quot;https://jira.opendaylight.org/browse/NETCONF-859&quot; title=&quot;Devices with certain BBF yang models cannot be accessed in Swagger.&quot; class=&quot;issue-link&quot; data-issue-key=&quot;NETCONF-859&quot;&gt;&lt;del&gt;NETCONF-859&lt;/del&gt;&lt;/a&gt;, &lt;a href=&quot;https://jira.opendaylight.org/browse/YANGTOOLS-1446&quot; title=&quot;Some BBF Yang models have errors when generating swagger for mounted device&quot; class=&quot;issue-link&quot; data-issue-key=&quot;YANGTOOLS-1446&quot;&gt;&lt;del&gt;YANGTOOLS-1446&lt;/del&gt;&lt;/a&gt; and &lt;a href=&quot;https://jira.opendaylight.org/browse/TRNSPRTPCE-680&quot; title=&quot;Swagger UI not working&quot; class=&quot;issue-link&quot; data-issue-key=&quot;TRNSPRTPCE-680&quot;&gt;&lt;del&gt;TRNSPRTPCE-680&lt;/del&gt;&lt;/a&gt;, which may be related. Here is the relevant output from karaf.log:&lt;br/&gt;
{{}}&lt;/p&gt;
&lt;div class=&quot;code panel&quot; style=&quot;border-width: 1px;&quot;&gt;&lt;div class=&quot;codeContent panelContent&quot;&gt;
&lt;pre class=&quot;code-java&quot;&gt;
29:37,300 | WARN &#160;| qtp251026791-391 | HttpChannel &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160;| 153 - org.eclipse.jetty.util - 9.4.46.v20220331 | /apidoc/openapi3/apis/mounts/1
javax.servlet.ServletException: javax.servlet.ServletException: java.lang.IllegalArgumentException: Schema tree child &#160;(urn:ietf:params:xml:ns:yang:ietf-subscribed-notifications?revision=2019-09-09)stream-filter-name not present in schema parent (urn:ietf:params:xml:ns:yang:ietf-subscribed-notifications?revision=2019-09-09)stream-filter
&#160; &#160; at org.ops4j.pax.web.service.jetty.internal.JettyServerHandlerCollection.handle(JettyServerHandlerCollection.java:98) ~[?:?]
&#160; &#160; at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) ~[bundleFile:9.4.46.v20220331]
&#160; &#160; at org.eclipse.jetty.server.Server.handle(Server.java:516) ~[bundleFile:9.4.46.v20220331]
&#160; &#160; at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487) ~[bundleFile:9.4.46.v20220331]
&#160; &#160; at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732) ~[bundleFile:9.4.46.v20220331]
&#160; &#160; at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479) [bundleFile:9.4.46.v20220331]
&#160; &#160; at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277) [bundleFile:9.4.46.v20220331]
&#160; &#160; at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311) [bundleFile:9.4.46.v20220331]
&#160; &#160; at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105) [bundleFile:9.4.46.v20220331]
&#160; &#160; at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104) [bundleFile:9.4.46.v20220331]
&#160; &#160; at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338) [bundleFile:9.4.46.v20220331]
&#160; &#160; at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315) [bundleFile:9.4.46.v20220331]
&#160; &#160; at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173) [bundleFile:9.4.46.v20220331]
&#160; &#160; at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131) [bundleFile:9.4.46.v20220331]
&#160; &#160; at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409) [bundleFile:9.4.46.v20220331]
&#160; &#160; at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883) [bundleFile:9.4.46.v20220331]
&#160; &#160; at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034) [bundleFile:9.4.46.v20220331]
&#160; &#160; at java.lang.&lt;span class=&quot;code-object&quot;&gt;Thread&lt;/span&gt;.run(&lt;span class=&quot;code-object&quot;&gt;Thread&lt;/span&gt;.java:829) [?:?]&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;
&lt;p&gt;{{}}&lt;/p&gt;</description>
                <environment></environment>
        <key id="36225">YANGTOOLS-1456</key>
            <summary>apidoc for mounted device not working due to ietf-subscribed-notifications</summary>
                <type id="10104" iconUrl="https://jira.opendaylight.org/secure/viewavatar?size=xsmall&amp;avatarId=10303&amp;avatarType=issuetype">Bug</type>
                                            <priority id="3" iconUrl="https://jira.opendaylight.org/images/icons/priorities/major.svg">Medium</priority>
                        <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="10002">Duplicate</resolution>
                                        <assignee username="-1">Unassigned</assignee>
                                    <reporter username="ojnas">Jonas M&#229;rtensson</reporter>
                        <labels>
                    </labels>
                <created>Sat, 8 Oct 2022 20:30:38 +0000</created>
                <updated>Mon, 24 Oct 2022 20:13:10 +0000</updated>
                            <resolved>Mon, 24 Oct 2022 20:12:43 +0000</resolved>
                                                                        <due></due>
                            <votes>0</votes>
                                    <watches>1</watches>
                                                                                                                <comments>
                            <comment id="71563" author="rovarga" created="Mon, 24 Oct 2022 20:12:43 +0000"  >&lt;p&gt;Yup, all these are duplicates, should be addressed in &lt;a href=&quot;https://jira.opendaylight.org/browse/NETCONF-883&quot; title=&quot;Fail to generate API Doc&quot; class=&quot;issue-link&quot; data-issue-key=&quot;NETCONF-883&quot;&gt;&lt;del&gt;NETCONF-883&lt;/del&gt;&lt;/a&gt;.&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10002">
                    <name>Duplicate</name>
                                            <outwardlinks description="duplicates">
                                        <issuelink>
            <issuekey id="35837">NETCONF-883</issuekey>
        </issuelink>
                            </outwardlinks>
                                                        </issuelinktype>
                    </issuelinks>
                <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_10000" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>0|i04333:</customfieldvalue>

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