<!-- 
RSS generated by JIRA (8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d) at Wed Feb 07 20:06:37 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>[LISPMAP-149] odl-lispflowmapping-ui breaks DLUX</title>
                <link>https://jira.opendaylight.org/browse/LISPMAP-149</link>
                <project id="10136" key="LISPMAP">lispflowmapping</project>
                    <description>&lt;p&gt;Hi LISPers!&lt;/p&gt;

&lt;p&gt;I am having issues truing to install the UI.&lt;/p&gt;

&lt;p&gt;Before installing the UI, I have installed these features&lt;/p&gt;

&lt;p&gt;odl-lispflowmapping-msmr                         | 1.4.2-Boron-SR2  | x         | odl-lispflowmapping-1.4.2-Boron-SR2         | OpenDaylight :: LISP Flow Mapping :: Map-Server/Ma&lt;br/&gt;
odl-lispflowmapping-mappingservice               | 1.4.2-Boron-SR2  | x         | odl-lispflowmapping-1.4.2-Boron-SR2         | OpenDaylight :: LISP Flow Mapping :: Mapping Servi&lt;br/&gt;
odl-lispflowmapping-mappingservice-shell         | 1.4.2-Boron-SR2  | x         | odl-lispflowmapping-1.4.2-Boron-SR2         | OpenDaylight :: LISP Flow Mapping :: Mappingservic&lt;br/&gt;
odl-lispflowmapping-inmemorydb                   | 1.4.2-Boron-SR2  | x         | odl-lispflowmapping-1.4.2-Boron-SR2         | OpenDaylight :: LISP Flow Mapping :: In Memory DB&lt;br/&gt;
odl-lispflowmapping-southbound                   | 1.4.2-Boron-SR2  | x         | odl-lispflowmapping-1.4.2-Boron-SR2         | OpenDaylight :: LISP Flow Mapping :: Southbound Pl&lt;br/&gt;
odl-lispflowmapping-neutron                      | 1.4.2-Boron-SR2  |           | odl-lispflowmapping-1.4.2-Boron-SR2         | OpenDaylight :: LISP Flow Mapping :: Neutron Integ&lt;br/&gt;
odl-lispflowmapping-ui                           | 1.4.2-Boron-SR2  |           | odl-lispflowmapping-1.4.2-Boron-SR2         | OpenDaylight :: LISP Flow Mapping :: User Interfac&lt;br/&gt;
odl-lispflowmapping-models                       | 1.4.2-Boron-SR2  | x         | odl-lispflowmapping-1.4.2-Boron-SR2         | OpenDaylight :: LISP Flow Mapping :: Models&lt;/p&gt;

&lt;p&gt;If I install odl-lispflowmapping-ui&lt;/p&gt;

&lt;p&gt;opendaylight-user@root&amp;gt;date&lt;br/&gt;
Sun Feb 12 16:07:10 UTC 2017&lt;br/&gt;
opendaylight-user@root&amp;gt;feature:install odl-lispflowmapping-ui&lt;/p&gt;

&lt;p&gt;i don&#180;t see any warnings in the log&lt;br/&gt;
2017-02-12 16:07:18,814 | INFO  | l for user karaf | FeaturesServiceImpl              | 20 - org.apache.karaf.features.core - 3.0.7 | Installing feature odl-lispflowmapping-ui 1.4.2-Boron-SR2&lt;br/&gt;
2017-02-12 16:07:18,817 | INFO  | l for user karaf | FeaturesServiceImpl              | 20 - org.apache.karaf.features.core - 3.0.7 | Found installed feature odl-dlux-core 0.4.2-Boron-SR2&lt;br/&gt;
2017-02-12 16:07:18,818 | INFO  | l for user karaf | FeaturesServiceImpl              | 20 - org.apache.karaf.features.core - 3.0.7 | Found installed feature odl-lispflowmapping-mappingservice 1.4.2-Boron-SR2&lt;br/&gt;
2017-02-12 16:07:18,891 | INFO  | l for user karaf | DluxModule                       | 270 - org.opendaylight.dlux.loader - 0.4.2.Boron-SR2 | Registering resources for url /src/app/lispui&lt;br/&gt;
2017-02-12 16:07:18,891 | INFO  | l for user karaf | HttpServiceFactoryImpl           | 79 - org.ops4j.pax.web.pax-web-runtime - 3.2.9 | Binding bundle: [org.opendaylight.lispflowmapping.ui-bundle_1.4.2.Boron-SR2 &lt;span class=&quot;error&quot;&gt;&amp;#91;305&amp;#93;&lt;/span&gt;] to http service&lt;br/&gt;
2017-02-12 16:07:18,898 | INFO  | l for user karaf | DluxModule                       | 270 - org.opendaylight.dlux.loader - 0.4.2.Boron-SR2 | Registering angularJS and requireJs modules for lispui&lt;br/&gt;
2017-02-12 16:07:18,900 | INFO  | tAdminThread #12 | BlueprintBundleTracker           | 194 - org.opendaylight.controller.blueprint - 0.5.2.Boron-SR2 | Blueprint container for bundle org.opendaylight.lispflowmapping.ui-bundle_1.4.2.Boron-SR2 &lt;span class=&quot;error&quot;&gt;&amp;#91;305&amp;#93;&lt;/span&gt; was successfully created&lt;/p&gt;

&lt;p&gt;but now DLUX does not provide the login page.&lt;/p&gt;

&lt;p&gt;If I remove the feature&lt;br/&gt;
feature:uninstall odl-lispflowmapping-ui&lt;/p&gt;

&lt;p&gt;everything seems ok in the log&lt;br/&gt;
2017-02-12 16:09:48,682 | INFO  | l for user karaf | FeaturesServiceImpl              | 20 - org.apache.karaf.features.core - 3.0.7 | Uninstalling feature odl-lispflowmapping-ui 1.4.2-Boron-SR2&lt;br/&gt;
2017-02-12 16:09:48,686 | INFO  | l for user karaf | BlueprintExtender                | 15 - org.apache.aries.blueprint.core - 1.6.1 | Destroying BlueprintContainer for bundle org.opendaylight.lispflowmapping.ui-bundle/1.4.2.Boron-SR2&lt;br/&gt;
2017-02-12 16:09:48,689 | INFO  | l for user karaf | DluxModule                       | 270 - org.opendaylight.dlux.loader - 0.4.2.Boron-SR2 | Unregistering resources for url /src/app/lispui&lt;br/&gt;
2017-02-12 16:09:48,694 | INFO  | l for user karaf | HttpServiceFactoryImpl           | 79 - org.ops4j.pax.web.pax-web-runtime - 3.2.9 | Unbinding bundle: [org.opendaylight.lispflowmapping.ui-bundle_1.4.2.Boron-SR2 &lt;span class=&quot;error&quot;&gt;&amp;#91;305&amp;#93;&lt;/span&gt;]&lt;/p&gt;

&lt;p&gt;and now dlux works again&lt;/p&gt;</description>
                <environment>&lt;p&gt;Operating System: All&lt;br/&gt;
Platform: All&lt;/p&gt;</environment>
        <key id="19749">LISPMAP-149</key>
            <summary>odl-lispflowmapping-ui breaks DLUX</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="-1">Unassigned</assignee>
                                    <reporter username="jmguzman@whitestack.com">Jose Miguel Guzman</reporter>
                        <labels>
                    </labels>
                <created>Tue, 14 Feb 2017 06:33:31 +0000</created>
                <updated>Thu, 19 Oct 2017 21:28:03 +0000</updated>
                            <resolved>Wed, 15 Feb 2017 03:36:35 +0000</resolved>
                                    <version>Boron</version>
                                                    <component>UI</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>1</watches>
                                                                                                                <comments>
                            <comment id="35731" author="ljakab" created="Tue, 14 Feb 2017 11:33:10 +0000"  >&lt;p&gt;A patch to fix DLUX breakage &lt;a href=&quot;https://git.opendaylight.org/gerrit/#/c/51855/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/#/c/51855/&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;However, more work is required to make the LISP UI actually functional.&lt;/p&gt;</comment>
                            <comment id="35732" author="jmguzman@whitestack.com" created="Wed, 15 Feb 2017 03:36:35 +0000"  >&lt;p&gt;It worked, thanks a lot.&lt;br/&gt;
And agree with your comment about UI functionality.&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>7789</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=7789]]></customfieldvalue>

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

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