<!-- 
RSS generated by JIRA (8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d) at Wed Feb 07 19:14:52 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>[BIER-3] Migrate IETF Yang files to Mdsal project</title>
                <link>https://jira.opendaylight.org/browse/BIER-3</link>
                <project id="10100" key="BIER">bier</project>
                    <description>&lt;p&gt;This is almost exact copy of &lt;a href=&quot;https://jira.opendaylight.org/browse/HONEYVBD-14&quot; title=&quot;Migrate IETF Yang files to Mdsal project&quot; class=&quot;issue-link&quot; data-issue-key=&quot;HONEYVBD-14&quot;&gt;HONEYVBD-14&lt;/a&gt; but this applies to BIER and not honeycomb/vbd.&lt;br/&gt;
Possibly, both bugs have to be fixed before BIER and VBD could coexist in one ODL container.&lt;/p&gt;

&lt;p&gt;Copied text:&lt;/p&gt;

&lt;p&gt;Standard Yang files used in ODL should be stored in one place in order to keep revisions under control. Currently the place is in Mdsal project (model/ subdirectories).&lt;/p&gt;

&lt;p&gt;When multiple revisions of the same module are present in ODL container, care should be taken. Additional filenames should contain revision (e.g. ietf-inet-types@2013-07-15.yang) and each import statement should use revision-date to avoid unexpected errors when parsing.&lt;/p&gt;

&lt;p&gt;An example of such error is shown in comments on patch set 2 of &lt;a href=&quot;https://git.opendaylight.org/gerrit/49828&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/49828&lt;/a&gt;&lt;/p&gt;</description>
                <environment>&lt;p&gt;Operating System: All&lt;br/&gt;
Platform: All&lt;/p&gt;</environment>
        <key id="24466">BIER-3</key>
            <summary>Migrate IETF Yang files to Mdsal project</summary>
                <type id="10104" iconUrl="https://jira.opendaylight.org/secure/viewavatar?size=xsmall&amp;avatarId=10303&amp;avatarType=issuetype">Bug</type>
                                                <status id="10003" iconUrl="https://jira.opendaylight.org/images/icons/status_generic.gif" description="">Confirmed</status>
                    <statusCategory id="2" key="new" colorName="blue-gray"/>
                                    <resolution id="-1">Unresolved</resolution>
                                        <assignee username="-1">Unassigned</assignee>
                                    <reporter username="vrpolak">Vratko Polak</reporter>
                        <labels>
                    </labels>
                <created>Mon, 9 Jan 2017 11:33:10 +0000</created>
                <updated>Thu, 19 Oct 2017 21:26:35 +0000</updated>
                                            <version>unspecified</version>
                                                    <component>General</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>2</watches>
                                                                                                                <comments>
                            <comment id="47181" author="xiong.quan@zte.com.cn" created="Thu, 12 Jan 2017 06:38:17 +0000"  >&lt;p&gt;We have added revisions to import.&lt;/p&gt;</comment>
                            <comment id="47182" author="vrpolak" created="Thu, 12 Jan 2017 18:11:26 +0000"  >&lt;p&gt;&amp;gt; We have added revisions to import.&lt;/p&gt;

&lt;p&gt;That would be &lt;a href=&quot;https://git.opendaylight.org/gerrit/50273&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/50273&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Well, description of this Bug asks for moving all the ietf yang the files to mdsal.models, so this is not fixed from my point of view as Reporter.&lt;br/&gt;
But 50273 is a step in the right direction.&lt;/p&gt;</comment>
                            <comment id="47183" author="xiong.quan@zte.com.cn" created="Fri, 13 Jan 2017 01:09:37 +0000"  >&lt;p&gt;Thank you for your comment. We fixed the files in BIER project for first step.&lt;br/&gt;
Cause the IETF is the standard file, I have no idear if we have the authority to add that to Mdsal project. What is the general work way?&lt;br/&gt;
By the way, the error is still in integration/distribution project as shown in &lt;a href=&quot;https://git.opendaylight.org/gerrit/#/c/49828/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/#/c/49828/&lt;/a&gt;.&lt;br/&gt;
This is because the honeycom/VBD still not resolve the bug. I sent emails but no return. What should we do for that? Thank you.&lt;/p&gt;</comment>
                            <comment id="47184" author="vrpolak" created="Fri, 13 Jan 2017 11:55:20 +0000"  >&lt;p&gt;There is a problem specific to ietf-routing, tracked as a &lt;a href=&quot;https://jira.opendaylight.org/browse/PERSISTENC-1&quot; title=&quot;datastore NotInitializedException exception&quot; class=&quot;issue-link&quot; data-issue-key=&quot;PERSISTENC-1&quot;&gt;PERSISTENC-1&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;This Bug still applies, as other IETF files may lead to similar problems later,&lt;br/&gt;
and Mdsal project (as the host for standard Yang files) would be able to solve them authoritatively for all ODL projects.&lt;/p&gt;

&lt;p&gt;&amp;gt; if we have the authority to add that to Mdsal project&lt;/p&gt;

&lt;p&gt;Anyone can contribute. I think &lt;span class=&quot;error&quot;&gt;&amp;#91;0&amp;#93;&lt;/span&gt; would be fine (if it did not trigger &lt;a href=&quot;https://jira.opendaylight.org/browse/MDSAL-207&quot; title=&quot;grouping and leaf Can&amp;#39;t have the same name?&quot; class=&quot;issue-link&quot; data-issue-key=&quot;MDSAL-207&quot;&gt;&lt;del&gt;MDSAL-207&lt;/del&gt;&lt;/a&gt;).&lt;/p&gt;

&lt;p&gt;From my point of view, other ODL projects do not have the authority to add standard Yang modules to ODL without consulting Mdsal project first.&lt;/p&gt;

&lt;p&gt;&lt;span class=&quot;error&quot;&gt;&amp;#91;0&amp;#93;&lt;/span&gt; &lt;a href=&quot;https://git.opendaylight.org/gerrit/#/c/50377/1&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/#/c/50377/1&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="47185" author="xiong.quan@zte.com.cn" created="Wed, 18 Jan 2017 01:54:47 +0000"  >&lt;p&gt;I noticed that &lt;span class=&quot;error&quot;&gt;&amp;#91;0&amp;#93;&lt;/span&gt; is not reviewed. And the failure reason is the &lt;a href=&quot;https://jira.opendaylight.org/browse/MDSAL-207&quot; title=&quot;grouping and leaf Can&amp;#39;t have the same name?&quot; class=&quot;issue-link&quot; data-issue-key=&quot;MDSAL-207&quot;&gt;&lt;del&gt;MDSAL-207&lt;/del&gt;&lt;/a&gt;?&lt;br/&gt;
This is the best solution.&lt;/p&gt;

&lt;p&gt;But at the  present stage, &lt;span class=&quot;error&quot;&gt;&amp;#91;1&amp;#93;&lt;/span&gt; is still not successful, as the &lt;a href=&quot;https://jira.opendaylight.org/browse/HONEYVBD-14&quot; title=&quot;Migrate IETF Yang files to Mdsal project&quot; class=&quot;issue-link&quot; data-issue-key=&quot;HONEYVBD-14&quot;&gt;HONEYVBD-14&lt;/a&gt; is not resolved and &lt;span class=&quot;error&quot;&gt;&amp;#91;0&amp;#93;&lt;/span&gt; is not reviewed.&lt;/p&gt;

&lt;p&gt;And we need to add BIER project to integration/distribution in Carbon release.&lt;br/&gt;
We will modify the files&apos; name to different one to distinguish with IETF standard files first. &lt;/p&gt;

&lt;p&gt;And if the Mdsal model contains that standard files,we will fix again.&lt;/p&gt;

&lt;p&gt;Thank you!&lt;/p&gt;

&lt;p&gt;&lt;span class=&quot;error&quot;&gt;&amp;#91;0&amp;#93;&lt;/span&gt; &lt;a href=&quot;https://git.opendaylight.org/gerrit/#/c/50377/1&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/#/c/50377/1&lt;/a&gt;&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;1&amp;#93;&lt;/span&gt; &lt;a href=&quot;https://git.opendaylight.org/gerrit/49828&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/49828&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>7495</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=7495]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                            <customfield id="customfield_10206" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                        <customfieldname>Issue Type</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10300"><![CDATA[Bug]]></customfieldvalue>

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

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