<!-- 
RSS generated by JIRA (8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d) at Wed Feb 07 20:47:16 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>[VPNSERVICE-69] DCGW routes are not getting programmed in CSS flows</title>
                <link>https://jira.opendaylight.org/browse/VPNSERVICE-69</link>
                <project id="10184" key="VPNSERVICE">vpnservice</project>
                    <description>&lt;p&gt;EFFECT:&lt;br/&gt;
DCGW routes are not programmed in CSS. Hence VM-DCGW traffic is impacted&lt;/p&gt;



&lt;p&gt;DESCRIPTION:&lt;/p&gt;
&lt;ul class=&quot;alternate&quot; type=&quot;square&quot;&gt;
	&lt;li&gt;Create ITM (VxLAN) between 2 DPNs. Create MPLSoGRE tunnel for CSS-DCGW&lt;/li&gt;
	&lt;li&gt;Configure BGP&lt;/li&gt;
	&lt;li&gt;Create Network, Subnet, Port via openstack and nova boot a VM&lt;/li&gt;
	&lt;li&gt;Configure L3VPN from COM CLI and associate the subnet to it&lt;/li&gt;
	&lt;li&gt;Fib entries contain the DCGW routes. However, not programmed in CSS&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;Observartions:&lt;/p&gt;

&lt;ul class=&quot;alternate&quot; type=&quot;square&quot;&gt;
	&lt;li&gt;pcap doesn&apos;t have a flow add for table 21 DCGW routes from CSC - both CSS&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;MEASURES:&lt;br/&gt;
None&lt;/p&gt;</description>
                <environment>&lt;p&gt;Operating System: All&lt;br/&gt;
Platform: All&lt;/p&gt;</environment>
        <key id="21678">VPNSERVICE-69</key>
            <summary>DCGW routes are not getting programmed in CSS flows</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="10001">Won&apos;t Do</resolution>
                                        <assignee username="-1">Unassigned</assignee>
                                    <reporter username="suraj.ranjan@ericsson.com">Suraj Ranjan</reporter>
                        <labels>
                    </labels>
                <created>Wed, 27 Apr 2016 04:38:22 +0000</created>
                <updated>Fri, 15 Jun 2018 19:00:54 +0000</updated>
                            <resolved>Fri, 15 Jun 2018 19:00:54 +0000</resolved>
                                    <version>unspecified</version>
                                                    <component>General</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>0</watches>
                                                                                                                <comments>
                            <comment id="40591" author="suraj.ranjan@ericsson.com" created="Mon, 2 May 2016 06:17:03 +0000"  >&lt;p&gt;Updated observations:&lt;/p&gt;

&lt;p&gt;Observartions:&lt;/p&gt;

&lt;ul class=&quot;alternate&quot; type=&quot;square&quot;&gt;
	&lt;li&gt;pcap doesn&apos;t have a flow add for table 21 DCGW routes from CSC - both CSS&lt;/li&gt;
	&lt;li&gt;&lt;p&gt;2016-04-21 07:10:01,978 | TRACE | lt-dispatcher-15 | FibManager                       | 287 - org.opendaylight.vpnservice.fibmanager-impl - 0.2.1.SNAPSHOT | Add key: KeyedInstanceIdentifier&lt;/p&gt;
{targetType=interface org.opendaylight.yang.gen.v1.urn.opendaylight.vpnservice.fibmanager.rev150330.vrfentries.VrfEntry, path=[org.opendaylight.yang.gen.v1.urn.opendaylight.vpnservice.fibmanager.rev150330.FibEntries, org.opendaylight.yang.gen.v1.urn.opendaylight.vpnservice.fibmanager.rev150330.fibentries.VrfTables[key=VrfTablesKey [_routeDistinguisher=100:1]], org.opendaylight.yang.gen.v1.urn.opendaylight.vpnservice.fibmanager.rev150330.vrfentries.VrfEntry[key=VrfEntryKey [_destPrefix=100.0.0.1/32]]]}
&lt;p&gt;, value=VrfEntry{getDestPrefix=100.0.0.1/32, getLabel=786431, getNextHopAddress=10.6.1.136, augmentations={}}&lt;br/&gt;
2016-04-21 07:10:01,979 | DEBUG | lt-dispatcher-15 | FibManager                       | 287 - org.opendaylight.vpnservice.fibmanager-impl - 0.2.1.SNAPSHOT | adding route 100.0.0.1/32 100:1&lt;br/&gt;
2016-04-21 07:10:01,979 | TRACE | lt-dispatcher-15 | FibManager                       | 287 - org.opendaylight.vpnservice.fibmanager-impl - 0.2.1.SNAPSHOT | resolveAdjacency called with localdpid0 remotedpid 135049699900994, vpnId109, VrfEntry VrfEntry{getDestPrefix=100.0.0.1/32, getLabel=786431, getNextHopAddress=10.6.1.136, augmentations={}}&lt;br/&gt;
2016-04-21 07:10:01,979 | TRACE | lt-dispatcher-15 | NexthopManager                   | 287 - org.opendaylight.vpnservice.fibmanager-impl - 0.2.1.SNAPSHOT | getRemoteNextHopPointer: input &lt;span class=&quot;error&quot;&gt;&amp;#91;localDpnId 0 remoteDpnId 135049699900994, vpnId 109, prefixIp 100.0.0.1/32, nextHopIp 10.6.1.136 &amp;#93;&lt;/span&gt;&lt;br/&gt;
2016-04-21 07:10:01,979 | TRACE | lt-dispatcher-15 | NexthopManager                   | 287 - org.opendaylight.vpnservice.fibmanager-impl - 0.2.1.SNAPSHOT | getRemoteNextHopPointer: Calling ITM with localDpnId 0 &lt;br/&gt;
2016-04-21 07:10:01,979 | TRACE | lt-dispatcher-15 | NexthopManager                   | 287 - org.opendaylight.vpnservice.fibmanager-impl - 0.2.1.SNAPSHOT | configuredTransportType is set as VXLAN&lt;br/&gt;
2016-04-21 07:10:01,980 | DEBUG | lt-dispatcher-15 | ItmUtils                         | 289 - org.opendaylight.vpnservice.itm-impl - 0.2.1.SNAPSHOT | Read from CONFIGURATION datastore - No. of Dpns &lt;br/&gt;
2016-04-21 07:10:01,980 | WARN  | lt-dispatcher-15 | NexthopManager                   | 287 - org.opendaylight.vpnservice.fibmanager-impl - 0.2.1.SNAPSHOT | RPC Call to getTunnelInterfaceName returned with Errors []&lt;br/&gt;
2016-04-21 07:10:01,980 | ERROR | lt-dispatcher-15 | FibManager                       | 287 - org.opendaylight.vpnservice.fibmanager-impl - 0.2.1.SNAPSHOT | Could not get interface for nexthop: 10.6.1.136 in vpn 100:1&lt;br/&gt;
2016-04-21 07:10:01,980 | WARN  | lt-dispatcher-15 | FibManager                       | 287 - org.opendaylight.vpnservice.fibmanager-impl - 0.2.1.SNAPSHOT | Failed to add Route: 100.0.0.1/32 in vpn: 100:1&lt;br/&gt;
2016-04-21 07:10:01,980 | DEBUG | lt-dispatcher-15 | FibManager                       | 287 - org.opendaylight.vpnservice.fibmanager-impl - 0.2.1.SNAPSHOT | adding route 100.0.0.1/32 100:1&lt;br/&gt;
2016-04-21 07:10:01,980 | TRACE | lt-dispatcher-15 | FibManager                       | 287 - org.opendaylight.vpnservice.fibmanager-impl - 0.2.1.SNAPSHOT | resolveAdjacency called with localdpid0 remotedpid 191611866194767, vpnId109, VrfEntry VrfEntry{getDestPrefix=100.0.0.1/32, getLabel=786431, getNextHopAddress=10.6.1.136, augmentations={}}&lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="40592" author="suraj.ranjan@ericsson.com" created="Mon, 2 May 2016 08:56:22 +0000"  >&lt;p&gt;Fix is provided in:&lt;br/&gt;
&lt;a href=&quot;https://git.opendaylight.org/gerrit/#/c/38096/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/#/c/38096/&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="63463" author="shague@redhat.com" created="Fri, 15 Jun 2018 19:00:54 +0000"  >&lt;p&gt;vonservice is no longer active&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>5811</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=5811]]></customfieldvalue>

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

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10101" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                        <customfieldname>Severity</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10104"><![CDATA[normal]]></customfieldvalue>

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