<!-- 
RSS generated by JIRA (8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d) at Wed Feb 07 20:05:51 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-79] Error while using external xml file (BluePrint) in l2switch stable/boron</title>
                <link>https://jira.opendaylight.org/browse/L2SWITCH-79</link>
                <project id="10134" key="L2SWITCH">l2switch</project>
                    <description>&lt;p&gt;I followed following steps to initialize l2switch module with reactive mode (i.e., making proactive mode false) with help of an external xml file as specified in blueprint doc at - &lt;a href=&quot;https://wiki.opendaylight.org/view/Using_Blueprint#Using_the_Datastore&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://wiki.opendaylight.org/view/Using_Blueprint#Using_the_Datastore&lt;/a&gt;&lt;/p&gt;


&lt;p&gt;1. checkout l2switch origin/stable/boron branch and build project &lt;br/&gt;
2. cd l2switch/distribution/karaf/target/assembly/etc&lt;br/&gt;
3. mkdir -p opendaylight/datastore/initial/config/&lt;br/&gt;
4. gedit arp-handler-config_arp-handler-config.xml&lt;/p&gt;


&lt;p&gt;&amp;lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&amp;gt;&lt;br/&gt;
&amp;lt;blueprint xmlns=&quot;http://www.osgi.org/xmlns/blueprint/v1.0.0&quot;&lt;br/&gt;
  xmlns:odl=&quot;http://opendaylight.org/xmlns/blueprint/v1.0.0&quot;&lt;br/&gt;
  odl:use-default-for-reference-types=&quot;true&quot;&amp;gt;&lt;/p&gt;

&lt;p&gt;  &amp;lt;odl:clustered-app-config id=&quot;arpHandlerConfig&quot;&lt;br/&gt;
    binding-class=&quot;org.opendaylight.yang.gen.v1.urn.opendaylight.packet.arp.handler.config.rev140528.ArpHandlerConfig&quot;&amp;gt;&lt;br/&gt;
	&amp;lt;odl:default-config&amp;gt;&amp;lt;![CDATA[&lt;br/&gt;
    		&amp;lt;my-config xmlns=&quot;urn:opendaylight:packet:arp:handler:config&quot;&amp;gt;&lt;br/&gt;
      			&amp;lt;is-proactive-flood-mode&amp;gt;false&amp;lt;/is-proactive-flood-mode&amp;gt;&lt;br/&gt;
    		&amp;lt;/my-config&amp;gt;&lt;br/&gt;
  	]]&amp;gt;&amp;lt;/odl:default-config&amp;gt;&lt;br/&gt;
  &amp;lt;/odl:clustered-app-config&amp;gt;&lt;/p&gt;

&lt;p&gt;  &amp;lt;bean id=&quot;arpHandlerProvider&quot;&lt;br/&gt;
    class=&quot;org.opendaylight.l2switch.arphandler.core.ArpHandlerProvider&quot;&lt;br/&gt;
    init-method=&quot;init&quot; destroy-method=&quot;close&quot;&amp;gt;&lt;br/&gt;
    &amp;lt;argument ref=&quot;arpHandlerConfig&quot; /&amp;gt;&lt;br/&gt;
  &amp;lt;/bean&amp;gt;&lt;/p&gt;

&lt;p&gt;&amp;lt;/blueprint&amp;gt;&lt;/p&gt;

&lt;p&gt;5. save file&lt;br/&gt;
6. start controller -  distribution/karaf/target/assembly/bin/karaf debug&lt;br/&gt;
7. karaf log shows following read / parse error - &lt;a href=&quot;http://pastebin.com/VAwnFaxq&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://pastebin.com/VAwnFaxq&lt;/a&gt;&lt;br/&gt;
   Full karaf log - &lt;a href=&quot;http://pastebin.com/aYR0jsTg&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://pastebin.com/aYR0jsTg&lt;/a&gt; &lt;/p&gt;

&lt;p&gt;8. I see the there are no flows installed on switches which implies reactive mode should be applied, but the error says otherwise (parsing the external xml file fails.)&lt;/p&gt;</description>
                <environment>&lt;p&gt;Operating System: All&lt;br/&gt;
Platform: All&lt;/p&gt;</environment>
        <key id="21592">L2SWITCH-79</key>
            <summary>Error while using external xml file (BluePrint) in l2switch stable/boron</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="SaiMarapaReddy">Sai MarapaReddy</reporter>
                        <labels>
                    </labels>
                <created>Wed, 10 Aug 2016 23:38:47 +0000</created>
                <updated>Thu, 19 Oct 2017 21:28:09 +0000</updated>
                            <resolved>Thu, 11 Aug 2016 18:53:33 +0000</resolved>
                                    <version>unspecified</version>
                                                    <component>General</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>0</watches>
                                                                                                                <comments>
                            <comment id="40436" author="sai.marapareddy@gmail.com" created="Thu, 11 Aug 2016 02:51:02 +0000"  >&lt;p&gt;In the above comment, xml content is wrong.&lt;br/&gt;
used xml is &lt;/p&gt;

&lt;p&gt;&amp;lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&amp;gt;&lt;br/&gt;
&amp;lt;arp-handler-config&amp;gt;&lt;br/&gt;
	&amp;lt;arp-flow-table-id&amp;gt;0&amp;lt;/arp-flow-table-id&amp;gt;&lt;br/&gt;
	&amp;lt;arp-flow-priority&amp;gt;1&amp;lt;/arp-flow-priority&amp;gt;&lt;br/&gt;
	&amp;lt;arp-flow-hard-timeout&amp;gt;0&amp;lt;/arp-flow-hard-timeout&amp;gt;&lt;br/&gt;
	&amp;lt;arp-flow-idle-timeout&amp;gt;0&amp;lt;/arp-flow-idle-timeout&amp;gt;&lt;br/&gt;
	&amp;lt;flood-flow-table-id&amp;gt;0&amp;lt;/flood-flow-table-id&amp;gt;&lt;br/&gt;
	&amp;lt;flood-flow-priority&amp;gt;2&amp;lt;/flood-flow-priority&amp;gt;&lt;br/&gt;
	&amp;lt;flood-flow-hard-timeout&amp;gt;0&amp;lt;/flood-flow-hard-timeout&amp;gt;&lt;br/&gt;
	&amp;lt;flood-flow-idle-timeout&amp;gt;0&amp;lt;/flood-flow-idle-timeout&amp;gt;&lt;br/&gt;
	&amp;lt;flood-flow-installation-delay&amp;gt;2000&amp;lt;/flood-flow-installation-delay&amp;gt;&lt;br/&gt;
	&amp;lt;is-proactive-flood-mode&amp;gt;false&amp;lt;/is-proactive-flood-mode&amp;gt;&lt;br/&gt;
	&amp;lt;is-hybrid-mode&amp;gt;false&amp;lt;/is-hybrid-mode&amp;gt;&lt;br/&gt;
&amp;lt;/arp-handler-config&amp;gt;&lt;/p&gt;</comment>
                            <comment id="40437" author="sai.marapareddy@gmail.com" created="Thu, 11 Aug 2016 18:52:36 +0000"  >&lt;p&gt;Following file would do the job:-&lt;/p&gt;

&lt;p&gt;file name :- arp-handler-config_arp-handler-config.xml&lt;/p&gt;

&lt;p&gt;location:- l2switch/distribution/karaf/target/assembly/etc/opendaylight/datastore/initial/config&lt;/p&gt;

&lt;p&gt;content:-&lt;/p&gt;

&lt;p&gt;&amp;lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&amp;gt;&lt;br/&gt;
&amp;lt;arp-handler-config xmlns=&quot;urn:opendaylight:packet:arp-handler-config&quot;&amp;gt;&lt;br/&gt;
	&amp;lt;arp-flow-table-id&amp;gt;0&amp;lt;/arp-flow-table-id&amp;gt;&lt;br/&gt;
	&amp;lt;arp-flow-priority&amp;gt;1&amp;lt;/arp-flow-priority&amp;gt;&lt;br/&gt;
	&amp;lt;arp-flow-hard-timeout&amp;gt;0&amp;lt;/arp-flow-hard-timeout&amp;gt;&lt;br/&gt;
	&amp;lt;arp-flow-idle-timeout&amp;gt;0&amp;lt;/arp-flow-idle-timeout&amp;gt;&lt;br/&gt;
	&amp;lt;flood-flow-table-id&amp;gt;0&amp;lt;/flood-flow-table-id&amp;gt;&lt;br/&gt;
	&amp;lt;flood-flow-priority&amp;gt;2&amp;lt;/flood-flow-priority&amp;gt;&lt;br/&gt;
	&amp;lt;flood-flow-hard-timeout&amp;gt;0&amp;lt;/flood-flow-hard-timeout&amp;gt;&lt;br/&gt;
	&amp;lt;flood-flow-idle-timeout&amp;gt;0&amp;lt;/flood-flow-idle-timeout&amp;gt;&lt;br/&gt;
	&amp;lt;flood-flow-installation-delay&amp;gt;2000&amp;lt;/flood-flow-installation-delay&amp;gt;&lt;br/&gt;
	&amp;lt;is-proactive-flood-mode&amp;gt;false&amp;lt;/is-proactive-flood-mode&amp;gt;&lt;br/&gt;
	&amp;lt;is-hybrid-mode&amp;gt;false&amp;lt;/is-hybrid-mode&amp;gt;&lt;br/&gt;
&amp;lt;/arp-handler-config&amp;gt;&lt;/p&gt;</comment>
                            <comment id="40438" author="sai.marapareddy@gmail.com" created="Thu, 11 Aug 2016 18:53:33 +0000"  >&lt;p&gt;Only value of &amp;lt;is-proactive-flood-mode&amp;gt;false&amp;lt;/is-proactive-flood-mode&amp;gt;   can be specified since the yang has rest of the default values.&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>6386</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=6386]]></customfieldvalue>

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

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