<!-- 
RSS generated by JIRA (8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d) at Wed Feb 07 20:54:27 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-837] Add support for varied model conformance</title>
                <link>https://jira.opendaylight.org/browse/YANGTOOLS-837</link>
                <project id="10188" key="YANGTOOLS">yangtools</project>
                    <description>&lt;p&gt;&lt;a href=&quot;https://tools.ietf.org/html/rfc7895#page-9&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://tools.ietf.org/html/rfc7895#page-9&lt;/a&gt; and &lt;a href=&quot;https://tools.ietf.org/html/rfc7950#section-5.6&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://tools.ietf.org/html/rfc7950#section-5.6&lt;/a&gt; defines a &apos;conformance&apos; leaf to be associated with a module advertised by the device.&lt;/p&gt;

&lt;p&gt;There are two conformance levels:&lt;/p&gt;
&lt;ul class=&quot;alternate&quot; type=&quot;square&quot;&gt;
	&lt;li&gt;implement&lt;/li&gt;
	&lt;li&gt;import&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;We currently always &apos;implement&apos; a module included in CrossStatementSourceReactor, even if it is only needed to satisfy imports (e.g. is added as libSource).&lt;/p&gt;

&lt;p&gt;For modules pulled in from the module library to satisfy imports we should mark the resulting effective module as import only and only process its reusable pieces (groupings, typedefs, identities).&lt;/p&gt;</description>
                <environment></environment>
        <key id="28881">YANGTOOLS-837</key>
            <summary>Add support for varied model conformance</summary>
                <type id="10100" iconUrl="https://jira.opendaylight.org/secure/viewavatar?size=xsmall&amp;avatarId=10310&amp;avatarType=issuetype">Improvement</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="10000">Done</resolution>
                                        <assignee username="rovarga">Robert Varga</assignee>
                                    <reporter username="rovarga">Robert Varga</reporter>
                        <labels>
                    </labels>
                <created>Wed, 22 Nov 2017 16:49:17 +0000</created>
                <updated>Mon, 20 Jun 2022 15:02:55 +0000</updated>
                            <resolved>Mon, 20 Jun 2022 15:02:55 +0000</resolved>
                                                    <fixVersion>9.0.0</fixVersion>
                                    <component>parser</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>2</watches>
                                                                                                                <comments>
                            <comment id="61491" author="rovarga" created="Wed, 7 Mar 2018 12:14:54 +0000"  >&lt;p&gt;This information should be exposed via ModuleEffectiveStatement. Note that FeatureEffectiveStatementNamespace should only be exposing features that are supported, rather than all features present in the model. Each ModuleEffectiveStatement should also export the deviations which have been applied to the module.&lt;/p&gt;</comment>
                            <comment id="61492" author="rovarga" created="Wed, 7 Mar 2018 13:11:50 +0000"  >&lt;p&gt;Preliminary patch: &lt;a href=&quot;https://git.opendaylight.org/gerrit/69209&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/69209&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="66611" author="rovarga" created="Mon, 25 Mar 2019 16:42:49 +0000"  >&lt;p&gt;This requires modifications to the parser API, so that the implementation/import constraints are taken into account as as what deviations to apply, so that we do not automatically apply deviations and do not process instantiation statements.&lt;/p&gt;

&lt;p&gt;StatementDefinition needs to grow a new method, which will identify whether a statement defines a data definition node (and therefore should be ignored in the import-only case).&lt;/p&gt;</comment>
                            <comment id="70194" author="verthezpw" created="Thu, 25 Nov 2021 13:11:29 +0000"  >&lt;p&gt;Is there an outlook on when this would be available?   &lt;/p&gt;

&lt;p&gt;Having this would help us in reusing e.g. groupings from some YANG modules without actually marking support for those modules, for which we typically now copy those groupings over.&lt;/p&gt;</comment>
                            <comment id="70199" author="rovarga" created="Mon, 29 Nov 2021 16:09:56 +0000"  >&lt;p&gt;I cannot commit to anything, as this keeps being pushed out by other priorities.&lt;/p&gt;

&lt;p&gt;A contribution or a contract would help landing this in a predictable timeline &lt;img class=&quot;emoticon&quot; src=&quot;https://jira.opendaylight.org/images/icons/emoticons/smile.png&quot; height=&quot;16&quot; width=&quot;16&quot; align=&quot;absmiddle&quot; alt=&quot;&quot; border=&quot;0&quot;/&gt;&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10002">
                    <name>Duplicate</name>
                                                                <inwardlinks description="is duplicated by">
                                        <issuelink>
            <issuekey id="29392">YANGTOOLS-861</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </issuelinktype>
                            <issuelinktype id="10003">
                    <name>Relates</name>
                                                                <inwardlinks description="relates to">
                                        <issuelink>
            <issuekey id="34606">YANGTOOLS-1341</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </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|i038e7:</customfieldvalue>

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