<!-- 
RSS generated by JIRA (8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d) at Wed Feb 07 20:05:46 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>[L2SWITCH-42] GUI doesnt come up with L2 switch</title>
                <link>https://jira.opendaylight.org/browse/L2SWITCH-42</link>
                <project id="10134" key="L2SWITCH">l2switch</project>
                    <description>&lt;p&gt;I pulled the latest code of L2switch from github and connected mininet (linear&lt;br/&gt;
topology for 6 switches) and confirmed the same are connected to ODL.&lt;/p&gt;

&lt;p&gt;After running the following command:&lt;br/&gt;
feature:install odl-openflowplugin-all odl-l2switch-all odl-dlux-all&lt;/p&gt;

&lt;p&gt;I tried accessing the UI at --&amp;gt; &lt;a href=&quot;http://localhost:8181/dlux/index.html&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://localhost:8181/dlux/index.html&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;It gives 404 error and checked Karaf.log which gives multiple errors while feature installation.&lt;/p&gt;</description>
                <environment>&lt;p&gt;Operating System: Linux&lt;br/&gt;
Platform: PC&lt;/p&gt;</environment>
        <key id="21555">L2SWITCH-42</key>
            <summary>GUI doesnt come up with L2 switch</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="-1">Unassigned</assignee>
                                    <reporter username="priyanka.chopra@aricent.com">Priyanka Chopra</reporter>
                        <labels>
                    </labels>
                <created>Thu, 16 Apr 2015 14:34:35 +0000</created>
                <updated>Thu, 19 Oct 2017 21:28:16 +0000</updated>
                            <resolved>Wed, 24 Feb 2016 18:48:32 +0000</resolved>
                                    <version>unspecified</version>
                                                    <component>General</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>5</watches>
                                                                                                                <comments>
                            <comment id="40347" author="evanz" created="Wed, 22 Apr 2015 01:48:12 +0000"  >&lt;p&gt;Have you tried &lt;a href=&quot;http://localhost:8181/index.html?&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://localhost:8181/index.html?&lt;/a&gt; &lt;/p&gt;

&lt;p&gt;If that still doesn&apos;t work try to attach your karaf log here. Thanks&lt;/p&gt;</comment>
                            <comment id="40348" author="ajayl.bro@gmail.com" created="Sat, 13 Feb 2016 01:43:52 +0000"  >&lt;p&gt;Tried on Helium-SR4, Lithium-SR3 and Beryllium-RC2.3. &lt;a href=&quot;http://localhost:8181/dlux/index.html&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://localhost:8181/dlux/index.html&lt;/a&gt; works on Helium-SR4, whereas &lt;a href=&quot;http://10.18.162.241:8181/index.html&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://10.18.162.241:8181/index.html&lt;/a&gt; works on Lithium-SR3 and Beryllium-RC2.3. Looks like starting Lithium, &quot;dlux&quot; was dropped from UI&lt;/p&gt;

&lt;p&gt;The user-guides reflect the same:&lt;br/&gt;
Lithium user-guide &lt;a href=&quot;http://go.linuxfoundation.org/l/6342/2015-06-28/2l76qw/6342/128126/bk_user_guide_20150629.pdf&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://go.linuxfoundation.org/l/6342/2015-06-28/2l76qw/6342/128126/bk_user_guide_20150629.pdf&lt;/a&gt;&lt;br/&gt;
Helium user-guide &lt;a href=&quot;https://www.opendaylight.org/sites/opendaylight/files/bk-user-guide.pdf&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://www.opendaylight.org/sites/opendaylight/files/bk-user-guide.pdf&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;This change seems to have been done through &lt;a href=&quot;https://git.opendaylight.org/gerrit/#/c/17014/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/#/c/17014/&lt;/a&gt; which was merged on Mar 25, 2015. If you tried latest master on Apr 16, 2015, this change was already in&lt;/p&gt;

&lt;p&gt;Considering the above, I suggest we close this defect&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>3004</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=3004]]></customfieldvalue>

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

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