<!-- 
RSS generated by JIRA (8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d) at Wed Feb 07 19:55:32 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-1434] Changes to yangtools functions.xml not updated in controller or integration</title>
                <link>https://jira.opendaylight.org/browse/CONTROLLER-1434</link>
                <project id="10113" key="CONTROLLER">controller</project>
                    <description>&lt;p&gt;Commit: Change-Id: I8238a67676f25c11388ad94d276252a8a67df535&lt;br/&gt;
Signed-off-by: Tony Tkacik &amp;lt;ttkacik@cisco.com&amp;gt;&lt;/p&gt;

&lt;p&gt;Removed odl-yangtools-models.  These are still referenced as requirements in the following:&lt;/p&gt;

&lt;p&gt;controller/opendaylight/archetypes/opendaylight-karaf-features/target/test-classes/projects/basic/project/basic/src/main/resources/features.xml:            &amp;lt;feature version=&apos;0.8.0-SNAPSHOT&apos;&amp;gt;odl-yangtools-models&amp;lt;/feature&amp;gt;&lt;br/&gt;
controller/opendaylight/archetypes/opendaylight-karaf-features/target/classes/archetype-resources/src/main/resources/features.xml:            &amp;lt;feature version=&apos;0.8.0-SNAPSHOT&apos;&amp;gt;odl-yangtools-models&amp;lt;/feature&amp;gt;&lt;br/&gt;
controller/opendaylight/archetypes/opendaylight-karaf-features/src/main/resources/archetype-resources/src/main/resources/features.xml:            &amp;lt;feature version=&apos;0.8.0-SNAPSHOT&apos;&amp;gt;odl-yangtools-models&amp;lt;/feature&amp;gt;&lt;br/&gt;
integration/distributions/karaf/target/assembly/system/org/opendaylight/ovsdb/southbound-features/1.2.0-SNAPSHOT/southbound-features-1.2.0-SNAPSHOT-features.xml:    &amp;lt;feature version=&quot;0.8.0-SNAPSHOT&quot;&amp;gt;odl-yangtools-models&amp;lt;/feature&amp;gt;&lt;br/&gt;
integration/distributions/karaf/target/assembly/system/org/opendaylight/controller/features-restconf/1.3.0-SNAPSHOT/features-restconf-1.3.0-SNAPSHOT-features.xml:            &amp;lt;feature version=&apos;0.8.0-SNAPSHOT&apos;&amp;gt;odl-yangtools-models&amp;lt;/feature&amp;gt;&lt;br/&gt;
integration/distributions/karaf/target/assembly/system/org/opendaylight/controller/features-netconf-connector/1.3.0-SNAPSHOT/features-netconf-connector-1.3.0-SNAPSHOT-features.xml:        &amp;lt;feature version=&apos;0.8.0-SNAPSHOT&apos;&amp;gt;odl-yangtools-models&amp;lt;/feature&amp;gt;&lt;/p&gt;

&lt;p&gt;This causes the build to not be able to install various features:&lt;/p&gt;

&lt;p&gt;No feature named &apos;odl-yangtools-models&apos; with version &apos;0.8.0-SNAPSHOT&apos; available&lt;/p&gt;</description>
                <environment>&lt;p&gt;Operating System: All&lt;br/&gt;
Platform: All&lt;/p&gt;</environment>
        <key id="25988">CONTROLLER-1434</key>
            <summary>Changes to yangtools functions.xml not updated in controller or integration</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="10003">Cannot Reproduce</resolution>
                                        <assignee username="tony.tkacik@gmail.com">Tony Tkacik</assignee>
                                    <reporter username="michael@r-hpc.com">Michael Senizaiz</reporter>
                        <labels>
                    </labels>
                <created>Sat, 24 Oct 2015 00:15:06 +0000</created>
                <updated>Tue, 25 Jul 2023 08:24:06 +0000</updated>
                            <resolved>Tue, 12 Apr 2016 08:04:48 +0000</resolved>
                                                                    <component>karaf</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>3</watches>
                                                                                                                <comments>
                            <comment id="51068" author="tony.tkacik@gmail.com" created="Mon, 26 Oct 2015 08:45:33 +0000"  >&lt;p&gt;Following feature descriptors are not part of Beryllium (all of them were removed):&lt;/p&gt;


&lt;p&gt;/org/opendaylight/ovsdb/southbound-features/1.2.0-SNAPSHOT/southbound-features-1.2.0-SNAPSHOT-features.xml -&amp;gt; version is 1.2.1-SNAPSHOT&lt;br/&gt;
org/opendaylight/controller/features-restconf/1.3.0-SNAPSHOT/features-restconf-1.3.0-SNAPSHOT-features.xml -&amp;gt; Renamed to org.opendaylight.netconf/features-restconf&lt;/p&gt;

&lt;p&gt;org/opendaylight/controller/features-netconf-connector/1.3.0-SNAPSHOT/features-netconf-connector-1.3.0-SNAPSHOT-features.xml -&amp;gt; Renamed to org.opendaylight.netconf/features-netconf-connector&lt;/p&gt;</comment>
                            <comment id="51069" author="vrpolak" created="Mon, 26 Oct 2015 14:29:59 +0000"  >&lt;p&gt;&amp;gt; integration/distributions/karaf/target/assembly/system/org/opendaylight/&lt;/p&gt;

&lt;p&gt;Hmm. Do you mean the obsoleted read-only integration.git &lt;span class=&quot;error&quot;&gt;&amp;#91;0&amp;#93;&lt;/span&gt; respository, or the active integration/distribution.git &lt;span class=&quot;error&quot;&gt;&amp;#91;1&amp;#93;&lt;/span&gt; repository?&lt;br/&gt;
I cloned and built the integration/distribution one, and the three references are not there anymore.&lt;/p&gt;

&lt;p&gt;&amp;gt; controller/opendaylight/archetypes/opendaylight-karaf-features/target/test-classes/projects/basic/project/basic/src/main/resources/features.xml&lt;/p&gt;

&lt;p&gt;Those lines are there, but they are in commented-out block, which is intended as an example, and also references made-up features such as odl-foo-provider.&lt;br/&gt;
Anyway, this template should be updated:&lt;br/&gt;
controller/opendaylight/archetypes/opendaylight-karaf-features/src/main/resources/archetype-resources/src/main/resources/features.xml&lt;/p&gt;

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

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

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