<!-- 
RSS generated by JIRA (8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d) at Wed Feb 07 20:01:20 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>[GBP-185] Addition of chain in neutron mapping OS environment causes tunnel NPE</title>
                <link>https://jira.opendaylight.org/browse/GBP-185</link>
                <project id="10127" key="GBP">groupbasedpolicy</project>
                    <description></description>
                <environment>&lt;p&gt;Operating System: All&lt;br/&gt;
Platform: All&lt;/p&gt;</environment>
        <key id="28491">GBP-185</key>
            <summary>Addition of chain in neutron mapping OS environment causes tunnel NPE</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="ibartak@cisco.com">Igor Bartak</assignee>
                                    <reporter username="alagalah">Keith Burns</reporter>
                        <labels>
                    </labels>
                <created>Wed, 12 Aug 2015 13:53:33 +0000</created>
                <updated>Tue, 8 Sep 2015 22:17:36 +0000</updated>
                            <resolved>Tue, 8 Sep 2015 22:17:36 +0000</resolved>
                                    <version>unspecified</version>
                                                    <component>DSLMapping:Neutron</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>2</watches>
                                                                                                                <comments>
                            <comment id="59590" author="alagalah" created="Tue, 25 Aug 2015 08:44:40 +0000"  >&lt;p&gt;1. Even though both tunnels are in datastore, Switch Manager for some reason isn&apos;t getting the VXLAN GPE tunnel added to its list of tunnels by type. I pushed a draft that addresses part of this. You will need to debug when the tunnels get created, added to datastore, and the corresponding notification that SwitchManager receives.&lt;/p&gt;

&lt;p&gt;2. You can see this bug when you try and add the chain action to the neutron-mapper generated contract. To do this, its easier if you have the gbpsfc devenv up anyways, as you will need something for devstack to talk to anyway.&lt;/p&gt;

&lt;ul class=&quot;alternate&quot; type=&quot;square&quot;&gt;
	&lt;li&gt;stack devstack&lt;/li&gt;
	&lt;li&gt;start controller&lt;/li&gt;
	&lt;li&gt;start gbpsfc demo &amp;#8211; pick symetry&lt;/li&gt;
	&lt;li&gt;start script (step01.sh) in devstack&lt;/li&gt;
	&lt;li&gt;you should have two VMs in devstack, two tenants in datastore (devstack one and gbpsfc one)&lt;/li&gt;
	&lt;li&gt;gbpsfc one will have action-instance for chain. devstack will only have neutron allow.&lt;/li&gt;
	&lt;li&gt;test VMs can ping each other over normal allow action data path&lt;/li&gt;
	&lt;li&gt;copy the action-instance of chain into the tenant information for devstack.&lt;/li&gt;
	&lt;li&gt;paste the whole tenant information back (put to tenant) for both tenants.&lt;/li&gt;
	&lt;li&gt;now you can edit the tenant config offline (notepad, jsoneditoronline etc), and modify the contract between the EPGs to use the chain action instance instead of the allow action instance.&lt;/li&gt;
	&lt;li&gt;when you push this, you should see the flowmap update (ie table4, table 6) with NSP/NSI information&lt;/li&gt;
	&lt;li&gt;then you need to pass traffic through the classifier associated with the chain action.
	&lt;ul class=&quot;alternate&quot; type=&quot;square&quot;&gt;
		&lt;li&gt;
		&lt;ul class=&quot;alternate&quot; type=&quot;square&quot;&gt;
			&lt;li&gt;note, I had issues with the wrong kernel.ko mod installed... if you get to the point you think you have correctly configured a chain with the above patch, ping me, but its a LOT of work just to get to this point.&lt;/li&gt;
		&lt;/ul&gt;
		&lt;/li&gt;
	&lt;/ul&gt;
	&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="59591" author="alagalah" created="Tue, 8 Sep 2015 18:49:24 +0000"  >&lt;p&gt;Fixed. Publishing this gerrit: &lt;a href=&quot;https://git.opendaylight.org/gerrit/#/c/25926/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/#/c/25926/&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="59592" author="msunal@cisco.com" created="Tue, 8 Sep 2015 22:17:36 +0000"  >&lt;p&gt;&lt;a href=&quot;https://git.opendaylight.org/gerrit/#/c/25926/2&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/#/c/25926/2&lt;/a&gt;&lt;br/&gt;
&lt;a href=&quot;https://git.opendaylight.org/gerrit/#/c/26666/2&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/#/c/26666/2&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>4128</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=4128]]></customfieldvalue>

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

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

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