<!-- 
RSS generated by JIRA (8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d) at Wed Feb 07 20:33:38 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>[OPNFLWPLUG-885] Enhance bulk-o-matic for bulk addition of tables</title>
                <link>https://jira.opendaylight.org/browse/OPNFLWPLUG-885</link>
                <project id="10155" key="OPNFLWPLUG">OpenFlowPlugin</project>
                    <description>&lt;p&gt;Bulk-o-matic is used as a test driver to check the controller&apos;s clustering capabilities. One of the tests is to verify the Pre-Leader state.&lt;/p&gt;

&lt;p&gt;To carry out the test, it is required that there should be a way to create tables first and flows later. Also addition of a flow should be possible only when the corresponding tables are present (parent should exist before addition of the child).&lt;/p&gt;

&lt;p&gt;Currently bulk-o-matic can add flows, but not add/delete tables. It will be great if there is a way to add tables in bulk.&lt;/p&gt;</description>
                <environment>&lt;p&gt;Operating System: All&lt;br/&gt;
Platform: All&lt;/p&gt;</environment>
        <key id="28153">OPNFLWPLUG-885</key>
            <summary>Enhance bulk-o-matic for bulk addition of tables</summary>
                <type id="10100" iconUrl="https://jira.opendaylight.org/secure/viewavatar?size=xsmall&amp;avatarId=10310&amp;avatarType=issuetype">Improvement</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="faiz.ilahi.k.kothari@ericsson.com">Faiz Ilahi Kothari</reporter>
                        <labels>
                    </labels>
                <created>Tue, 25 Apr 2017 11:03:02 +0000</created>
                <updated>Mon, 27 Sep 2021 09:02:02 +0000</updated>
                            <resolved>Thu, 22 Jun 2017 09:16:48 +0000</resolved>
                                                                    <component>General</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>5</watches>
                                                                                                                <comments>
                            <comment id="58916" author="faiz.ilahi.k.kothari@ericsson.com" created="Tue, 25 Apr 2017 11:15:03 +0000"  >&lt;p&gt;The following patch has been submitted:&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://git.opendaylight.org/gerrit/#/c/54758/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/#/c/54758/&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;The patch introduces a new rpc to add tables and modifies existing sal-bulk-flow:flow-test rpc to accept a boolean create-parents.&lt;/p&gt;

&lt;p&gt;The definition of sal-bulk-flow:table-test is as follows:&lt;/p&gt;

&lt;p&gt;rpc table-test {&lt;br/&gt;
        input {&lt;br/&gt;
            leaf add &lt;/p&gt;
{
                type boolean;
                mandatory true;
                status current;
                description &quot;If true, adds tables, else delete tables&quot;;
            }

&lt;p&gt;            leaf dpn-count &lt;/p&gt;
{
                type uint32;
                mandatory true;
                status current;
                description &quot;Total number of dpns to add these tables&quot;;
            }

&lt;p&gt;            leaf start-table-id &lt;/p&gt;
{
                type uint32;
                mandatory true;
                status current;
                description &quot;Starting table id&quot;;
            }

&lt;p&gt;            leaf end-table-id &lt;/p&gt;
{
                type uint32;
                mandatory true;
                status current;
                description &quot;Last table id&quot;;
            }
&lt;p&gt;        }&lt;br/&gt;
}&lt;/p&gt;

&lt;p&gt;The new definition of sal-bulk-flow:flow-test has a new leaf added:&lt;/p&gt;

&lt;p&gt;leaf create-parents &lt;/p&gt;
{
	        type boolean;
	        mandatory true;
	        status current;
	        description &quot;Create parents if doesn&apos;t exist&quot;;
	    }

&lt;p&gt;The patch adds a TableWriter which implements the table-test rpc through which tables can be added in bulk. After table addition, flows can be added using the flow-test rpc with create-parents as false to throw error in case the corresponding table is missing.&lt;/p&gt;</comment>
                            <comment id="58917" author="tomas.slusny@pantheon.tech" created="Thu, 22 Jun 2017 09:16:48 +0000"  >&lt;p&gt;Patch was merged, so closing this one.&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>8293</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=8293]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                            <customfield id="customfield_10206" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                        <customfieldname>Issue Type</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10305"><![CDATA[Improvement]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                            <customfield id="customfield_10202" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                        <customfieldname>Priority</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10301"><![CDATA[Normal]]></customfieldvalue>

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

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