<!-- 
RSS generated by JIRA (8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d) at Wed Feb 07 19:54:15 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-935] Clustering : Installing Distribution downloaded from opendaylight is not working.</title>
                <link>https://jira.opendaylight.org/browse/CONTROLLER-935</link>
                <project id="10113" key="CONTROLLER">controller</project>
                    <description>&lt;p&gt;description:&lt;br/&gt;
while running deploy.py script in a new systems (3 node cluster) odl features are not listed: &lt;/p&gt;

&lt;p&gt;distribution used to install : distribution-karaf-0.2.0-Helium.zip&lt;/p&gt;


&lt;p&gt;ISSUE:&lt;/p&gt;

&lt;p&gt;under : /opendaylight/integration/test/tools/cluster-deployer/templates/openflow &lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;file:org.apache.karaf.features.cfg.template&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;file:org.apache.karaf.features.cfg.template&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;0.2.0-SNAPSHOT is needs to be changed to 0.2.0-Helium &amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&lt;/p&gt;

&lt;p&gt;&amp;lt;snip&amp;gt; from file: org.apache.karaf.features.cfg.template&lt;br/&gt;
featuresRepositories = mvn:org.apache.karaf.features/standard/3.0.1/xml/features,mvn:org.apache.karaf.features/enterprise/3.0.1/xml/features,mvn:org.ops4j.pax.web/pax-web-features/3.1.0/xml/features,mv&lt;br/&gt;
n:org.apache.karaf.features/spring/3.0.1/xml/features,mvn:org.opendaylight.integration/features-integration/0.2.0-SNAPSHOT/xml/features&lt;/p&gt;</description>
                <environment>&lt;p&gt;Operating System: All&lt;br/&gt;
Platform: All&lt;/p&gt;</environment>
        <key id="25489">CONTROLLER-935</key>
            <summary>Clustering : Installing Distribution downloaded from opendaylight is not working.</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="10000">Done</resolution>
                                        <assignee username="mark.mozolewski@hp.com">Mark Mozolewski</assignee>
                                    <reporter username="nkankipati@gmail.com">Narayana Rao Kankipati</reporter>
                        <labels>
                    </labels>
                <created>Tue, 14 Oct 2014 21:41:19 +0000</created>
                <updated>Wed, 29 Oct 2014 15:44:59 +0000</updated>
                            <resolved>Wed, 29 Oct 2014 15:44:59 +0000</resolved>
                                    <version>Helium</version>
                                                    <component>mdsal</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>4</watches>
                                                                                                                <comments>
                            <comment id="49548" author="nkankipati@gmail.com" created="Tue, 14 Oct 2014 22:51:43 +0000"  >&lt;p&gt;steps to reproduce:&lt;br/&gt;
-------------------&lt;/p&gt;

&lt;p&gt;1) download the deploy.py test script from /opendaylight/integration/test/tools/cluster-deployer in your local host machine&lt;/p&gt;

&lt;p&gt;2) don&apos;t modify any files under templates/openflow folder&lt;/p&gt;

&lt;p&gt;3) download the distribution-karaf-0.2.0-Helium.zip and save it under any folder in your local machine from where you are running the deploy.py&lt;/p&gt;

&lt;p&gt;3) run the script.. deploy.py script&lt;/p&gt;

&lt;p&gt;python deploy.py --distribution=/distribution-karaf-0.2.0-Helium.zip --hosts=xx.xx.xx.xa,xx.xx.xx.xb,xx.xx.xx.xc --rootdir=/root --user=&amp;lt;userid&amp;gt; --password=&amp;lt;password&amp;gt;&lt;/p&gt;</comment>
                            <comment id="49549" author="mark.mozolewski@hp.com" created="Fri, 24 Oct 2014 00:00:40 +0000"  >&lt;p&gt;Fix submitted: &lt;a href=&quot;https://git.opendaylight.org/gerrit/12210&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/12210&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Tested with deploy.py script and 3 local VMs per the bug filing instructions.&lt;/p&gt;

&lt;p&gt;Note: I also fixed an issue with loading Jolokia 1.1.5v in Karaf that I noticed in the logs during testing.&lt;/p&gt;</comment>
                            <comment id="49550" author="mark.mozolewski@hp.com" created="Wed, 29 Oct 2014 15:44:59 +0000"  >&lt;p&gt;Merged: &lt;a href=&quot;https://git.opendaylight.org/gerrit/#/c/12303/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/#/c/12303/&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Note that version of ODL distribution is now pulled from the file name passed in to deploy.py with the &quot;distribution&quot; argument so the deployment template should not have this issue in the future with different distributions.&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>2189</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=2189]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                <customfield id="customfield_10204" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                        <customfieldname>ODL SR Target Milestone</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10316"><![CDATA[Helium-1]]></customfieldvalue>

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

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