<!-- 
RSS generated by JIRA (8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d) at Wed Feb 07 20:35:34 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>[OVSDB-126] L3 features not enabled in Karaf</title>
                <link>https://jira.opendaylight.org/browse/OVSDB-126</link>
                <project id="10158" key="OVSDB">ovsdb</project>
                    <description>&lt;p&gt;I was testing L3/ARP features earlier today in Helium odl-ovsd-openstack feature and I noticed that there is no ARP responder entry created even when 3 VMs are spawned. &lt;/p&gt;

&lt;p&gt;I did the following to enable the l3 property.&lt;/p&gt;

&lt;p&gt;opendaylight-user@root&amp;gt;system:property  ovsdb.l3.fwd.enabled yes&lt;br/&gt;
opendaylight-user@root&amp;gt;feature:install odl-ovsdb-openstack&lt;/p&gt;

&lt;p&gt;I see in karaf. log &quot;OVSDB L3 forwarding is enabled&quot;.&lt;/p&gt;</description>
                <environment>&lt;p&gt;Operating System: All&lt;br/&gt;
Platform: All&lt;/p&gt;</environment>
        <key id="21818">OVSDB-126</key>
            <summary>L3 features not enabled in Karaf</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="flavio@flaviof.com">Flavio Fernandes</assignee>
                                    <reporter username="srini.seetharaman@gmail.com">Srini Seetharaman</reporter>
                        <labels>
                    </labels>
                <created>Wed, 15 Oct 2014 15:29:41 +0000</created>
                <updated>Fri, 24 Oct 2014 15:14:05 +0000</updated>
                            <resolved>Fri, 24 Oct 2014 15:14:05 +0000</resolved>
                                    <version>unspecified</version>
                                                    <component>Neutron</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>2</watches>
                                                                                                                <comments>
                            <comment id="40743" author="flavio@flaviof.com" created="Thu, 16 Oct 2014 12:51:44 +0000"  >
&lt;p&gt;From: Mathieu Lemay &amp;lt;mlemay@inocybe.com&amp;gt;&lt;br/&gt;
Subject: Re: question on System.getProperty() and Karaf&apos;s custom.properties&lt;br/&gt;
Date: October 15, 2014 at 12:44:57 PM GMT-3&lt;br/&gt;
To: Srini Seetharaman &amp;lt;srini.seetharaman@gmail.com&amp;gt;&lt;br/&gt;
Cc: Flavio Fernandes &amp;lt;ffernand@redhat.com&amp;gt;, Sam Hague &amp;lt;shague@redhat.com&amp;gt;&lt;/p&gt;

&lt;p&gt;Yes .. system:property would work &lt;img class=&quot;emoticon&quot; src=&quot;https://jira.opendaylight.org/images/icons/emoticons/wink.png&quot; height=&quot;16&quot; width=&quot;16&quot; align=&quot;absmiddle&quot; alt=&quot;&quot; border=&quot;0&quot;/&gt; to get that in config you will want to copy over system.properties file and override that in the distro... I had it this way but Ed chopped it as he wanted to avoid system.properties customization. The files are not equivalent and not loaded at the same time. So the other approach is to cope the system.properties file but that will make things a little more difficult..&lt;/p&gt;

&lt;p&gt;Cheers&lt;br/&gt;
Mathieu&lt;/p&gt;

&lt;p&gt;On Wed, Oct 15, 2014 at 11:34 AM, Srini Seetharaman &amp;lt;srini.seetharaman@gmail.com&amp;gt; wrote:&lt;br/&gt;
Hi Matt&lt;br/&gt;
I performed the following in karaf: &lt;/p&gt;

&lt;p&gt;opendaylight-user@root&amp;gt;system:property  ovsdb.l3.fwd.enabled yes&lt;br/&gt;
opendaylight-user@root&amp;gt;feature:install odl-ovsdb-openstack&lt;br/&gt;
That printed in the karaf.log &quot;OVSDB L3 forwarding is enabled&quot; So I could still use System.getProperty() right?&lt;br/&gt;
I would prefer to have a workaround for those using Helium that doesn&apos;t have the BundleContext.getProperty fix.&lt;/p&gt;

&lt;p&gt;Flavio - Here is the bug: &lt;a href=&quot;https://bugs.opendaylight.org/show_bug.cgi?id=2192&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://bugs.opendaylight.org/show_bug.cgi?id=2192&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Srini.&lt;/p&gt;

&lt;p&gt;On Wed, Oct 15, 2014 at 4:34 AM, Flavio Fernandes &amp;lt;ffernand@redhat.com&amp;gt; wrote:&lt;br/&gt;
Thanks, Mat!&lt;/p&gt;

&lt;p&gt;I will take care of this when once I get home. &lt;/p&gt;

&lt;p&gt;Srini: I have not opened the bug for this yet. Sorry!&lt;/p&gt;

&lt;p&gt;&amp;#8211; flavio&lt;/p&gt;



&lt;p&gt;On Oct 14, 2014, at 9:54 PM, Mathieu Lemay &amp;lt;mlemay@inocybe.com&amp;gt; wrote:&lt;/p&gt;

&lt;p&gt;I am the right guy to ask but just long delays for answers &lt;img class=&quot;emoticon&quot; src=&quot;https://jira.opendaylight.org/images/icons/emoticons/wink.png&quot; height=&quot;16&quot; width=&quot;16&quot; align=&quot;absmiddle&quot; alt=&quot;&quot; border=&quot;0&quot;/&gt;.. This is normal only system.properties make it into System.getProperty(). Your settings should be available under BundleContext.getProperty API..&lt;/p&gt;

&lt;p&gt;Let me know if you still.have issues...&lt;/p&gt;

&lt;p&gt;Cheers&lt;br/&gt;
Mathieu&lt;/p&gt;

&lt;p&gt;On Oct 14, 2014 3:01 PM, &quot;Flavio Fernandes&quot; &amp;lt;ffernand@redhat.com&amp;gt; wrote:&lt;br/&gt;
Hi Mat,&lt;/p&gt;

&lt;p&gt;This may be unrelated to your area of expertise; so please feel to tell me I&#8217;m asking the wrong person.&lt;/p&gt;

&lt;p&gt;When ovsdb was distributed under osgi, we used a config file called:&lt;/p&gt;

&lt;p&gt;&#8230;/controller.git/opendaylight/distribution/opendaylight/src/main/resources/configuration/config.ini&lt;/p&gt;

&lt;p&gt;to store things like &quot;ovsdb.listenPort=6640&#8221;&lt;/p&gt;

&lt;p&gt;In Helium, with the introduction of Karaf, the &#8216;place&#8217; where this config is stored looks to be at:&lt;/p&gt;

&lt;p&gt;&#8230;/controller.git/opendaylight/distribution/opendaylight-karaf-resources/src/main/resources/etc/custom.properties&lt;/p&gt;

&lt;p&gt;however, what I observe when debugging the code that uses the config is that no ovsdb related config&lt;br/&gt;
is present via the System.getProperty() API:&lt;/p&gt;

&lt;p&gt;...&lt;br/&gt;
   private static void startOvsdbManager() {&lt;br/&gt;
        String portString = System.getProperty(OVSDB_LISTENPORT);&lt;br/&gt;
        if (portString != null) &lt;/p&gt;
{
            ovsdbListenPort = Integer.decode(portString).intValue();
        }
&lt;p&gt;&#8230;&lt;/p&gt;

&lt;p&gt;Do you know much about &#8216;custom.properties&#8217; ? Is the code above not proper for looking for key/data values?&lt;/p&gt;

&lt;p&gt;Thanks!&lt;/p&gt;

&lt;p&gt;&#8212; flavio&lt;/p&gt;</comment>
                            <comment id="40744" author="flavio@flaviof.com" created="Fri, 17 Oct 2014 19:28:51 +0000"  >&lt;p&gt;Fixed on master and stable/helium.&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://git.opendaylight.org/gerrit/#/c/12055/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/#/c/12055/&lt;/a&gt;&lt;br/&gt;
&lt;a href=&quot;https://git.opendaylight.org/gerrit/#/c/12058/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/#/c/12058/&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="40745" author="flavio@flaviof.com" created="Fri, 24 Oct 2014 15:14:05 +0000"  >&lt;p&gt;Part 2 fixed on master and stable/helium.&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://git.opendaylight.org/gerrit/#/c/12176/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/#/c/12176/&lt;/a&gt;&lt;br/&gt;
&lt;a href=&quot;https://git.opendaylight.org/gerrit/#/c/12225/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/#/c/12225/&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>2192</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=2192]]></customfieldvalue>

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

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