<!-- 
RSS generated by JIRA (8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d) at Wed Feb 07 20:47:06 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-11] When port which is bound to vpnservice is deleted , the corresponding entries in the switch are not removed</title>
                <link>https://jira.opendaylight.org/browse/VPNSERVICE-11</link>
                <project id="10184" key="VPNSERVICE">vpnservice</project>
                    <description>&lt;p&gt;Topology:&lt;br/&gt;
========&lt;br/&gt;
2 dpns with gre configured b/w and 4 hosts each.&lt;br/&gt;
Can be reproduced with single host as well.&lt;/p&gt;

&lt;p&gt;Deleting port using ovs-vsctl del-port:&lt;br/&gt;
======================================&lt;br/&gt;
mininet@mininet-vm2:~$ sudo ovs-vsctl show&lt;br/&gt;
aaa4c93f-aa5a-4e41-b565-47c6f100c291&lt;br/&gt;
    Bridge &quot;s1&quot;&lt;br/&gt;
        Controller &quot;tcp:100.96.2.129:6633&quot;&lt;br/&gt;
            is_connected: true&lt;br/&gt;
        fail_mode: secure&lt;br/&gt;
        Port &quot;s1&quot;&lt;br/&gt;
            Interface &quot;s1&quot;&lt;br/&gt;
                type: internal&lt;br/&gt;
        Port &quot;s1-gre1&quot;&lt;br/&gt;
            Interface &quot;s1-gre1&quot;&lt;br/&gt;
                type: gre&lt;br/&gt;
                options: &lt;/p&gt;
{local_ip=&quot;192.168.56.103&quot;, remote_ip=&quot;192.168.56.104&quot;}&lt;br/&gt;
        Port &quot;s1-eth2&quot;&lt;br/&gt;
            Interface &quot;s1-eth2&quot;&lt;br/&gt;
        Port &quot;s1-eth1&quot;&lt;br/&gt;
            Interface &quot;s1-eth1&quot;&lt;br/&gt;
        Port &quot;s1-eth3&quot;&lt;br/&gt;
            Interface &quot;s1-eth3&quot;&lt;br/&gt;
        Port &quot;s1-gre2&quot;&lt;br/&gt;
            Interface &quot;s1-gre2&quot;&lt;br/&gt;
                type: gre&lt;br/&gt;
                options: {local_ip=&quot;192.168.56.103&quot;, remote_ip=&quot;192.168.56.105&quot;}&lt;br/&gt;
        Port &quot;s1-eth4&quot;&lt;br/&gt;
            Interface &quot;s1-eth4&quot;&lt;br/&gt;
    ovs_version: &quot;2.3.90&quot;&lt;br/&gt;
&lt;br/&gt;
mininet@mininet-vm2:~$ sudo ovs-vsctl del-port s1 s1-eth1&lt;br/&gt;
mininet@mininet-vm2:~$ sudo ovs-vsctl show&lt;br/&gt;
aaa4c93f-aa5a-4e41-b565-47c6f100c291&lt;br/&gt;
    Bridge &quot;s1&quot;&lt;br/&gt;
        Controller &quot;tcp:100.96.2.129:6633&quot;&lt;br/&gt;
            is_connected: true&lt;br/&gt;
        fail_mode: secure&lt;br/&gt;
        Port &quot;s1&quot;&lt;br/&gt;
            Interface &quot;s1&quot;&lt;br/&gt;
                type: internal&lt;br/&gt;
        Port &quot;s1-gre1&quot;&lt;br/&gt;
            Interface &quot;s1-gre1&quot;&lt;br/&gt;
                type: gre&lt;br/&gt;
                options: {local_ip=&quot;192.168.56.103&quot;, remote_ip=&quot;192.168.56.104&quot;}
&lt;p&gt;        Port &quot;s1-eth2&quot;&lt;br/&gt;
            Interface &quot;s1-eth2&quot;&lt;br/&gt;
        Port &quot;s1-eth3&quot;&lt;br/&gt;
            Interface &quot;s1-eth3&quot;&lt;br/&gt;
        Port &quot;s1-gre2&quot;&lt;br/&gt;
            Interface &quot;s1-gre2&quot;&lt;br/&gt;
                type: gre&lt;br/&gt;
                options: &lt;/p&gt;
{local_ip=&quot;192.168.56.103&quot;, remote_ip=&quot;192.168.56.105&quot;}
&lt;p&gt;        Port &quot;s1-eth4&quot;&lt;br/&gt;
            Interface &quot;s1-eth4&quot;&lt;br/&gt;
    ovs_version: &quot;2.3.90&quot;&lt;/p&gt;

&lt;p&gt;s1-eth1 removed from the switch s1.&lt;/p&gt;

&lt;p&gt;Entries still present in switch:&lt;br/&gt;
===============================&lt;br/&gt;
On local dpn:&lt;br/&gt;
=============&lt;/p&gt;

&lt;p&gt;mininet&amp;gt; dpctl dump-flows -O OpenFlow13&lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;
	&lt;ul&gt;
		&lt;li&gt;
		&lt;ul&gt;
			&lt;li&gt;s1 ------------------------------------------------------------------------&lt;br/&gt;
OFPST_FLOW reply (OF1.3) (xid=0x2):&lt;br/&gt;
 cookie=0x0, duration=9216.231s, table=0, n_packets=30, n_bytes=1260, arp actions=FLOOD&lt;br/&gt;
 cookie=0x8000001, duration=3261.468s, table=0, n_packets=1018, n_bytes=86751, priority=10,in_port=5 actions=goto_table:20&lt;br/&gt;
 cookie=0x8000001, duration=3261.468s, table=0, n_packets=11, n_bytes=1078, priority=10,in_port=1 actions=write_metadata:0x1/0xffffffff,goto_table:21           -------&amp;gt; To be deleted&lt;br/&gt;
 cookie=0x8000001, duration=3261.468s, table=0, n_packets=10, n_bytes=980, priority=10,in_port=2 actions=write_metadata:0x1/0xffffffff,goto_table:21&lt;br/&gt;
 cookie=0x8000001, duration=3261.468s, table=0, n_packets=22, n_bytes=2156, priority=10,in_port=3 actions=write_metadata:0x2/0xffffffff,goto_table:21&lt;br/&gt;
 cookie=0x8000002, duration=3261.468s, table=20, n_packets=5, n_bytes=510, priority=10,mpls,mpls_label=4 actions=write_actions(group:4)&lt;br/&gt;
 cookie=0x8000002, duration=3261.468s, table=20, n_packets=5, n_bytes=510, priority=10,mpls,mpls_label=3 actions=write_actions(group:3)&lt;br/&gt;
 cookie=0x8000002, duration=3261.468s, table=20, n_packets=3, n_bytes=306, priority=10,mpls,mpls_label=5 actions=write_actions(group:5)&lt;br/&gt;
 cookie=0x8000003, duration=3261.468s, table=21, n_packets=4, n_bytes=392, priority=42,ip,metadata=0x1/0xffffffff,nw_dst=10.0.0.1 actions=write_actions(push_mpls:0x8847,set_field:3-&amp;gt;mpls_label,group:3)    ----------&amp;gt;To be deleted&lt;br/&gt;
 cookie=0x8000003, duration=3261.468s, table=21, n_packets=4, n_bytes=392, priority=42,ip,metadata=0x1/0xffffffff,nw_dst=10.0.0.2 actions=write_actions(push_mpls:0x8847,set_field:4-&amp;gt;mpls_label,group:4)&lt;br/&gt;
 cookie=0x8000003, duration=3261.468s, table=21, n_packets=0, n_bytes=0, priority=42,ip,metadata=0x2/0xffffffff,nw_dst=11.0.0.1 actions=write_actions(push_mpls:0x8847,set_field:5-&amp;gt;mpls_label,group:5)&lt;br/&gt;
 cookie=0x8000003, duration=3261.468s, table=21, n_packets=4, n_bytes=392, priority=42,ip,metadata=0x2/0xffffffff,nw_dst=11.0.0.3 actions=write_actions(push_mpls:0x8847,set_field:6-&amp;gt;mpls_label,group:2)&lt;br/&gt;
 cookie=0x8000003, duration=3261.468s, table=21, n_packets=7, n_bytes=686, priority=42,ip,metadata=0x1/0xffffffff,nw_dst=10.0.0.3 actions=write_actions(push_mpls:0x8847,set_field:7-&amp;gt;mpls_label,group:2)&lt;br/&gt;
 cookie=0x8000003, duration=3261.468s, table=21, n_packets=6, n_bytes=588, priority=42,ip,metadata=0x1/0xffffffff,nw_dst=10.0.0.4 actions=write_actions(push_mpls:0x8847,set_field:8-&amp;gt;mpls_label,group:2)&lt;br/&gt;
mininet&amp;gt; dpctl dump-groups -O OpenFlow13&lt;/li&gt;
			&lt;li&gt;s1 ------------------------------------------------------------------------&lt;br/&gt;
OFPST_GROUP_DESC reply (OF1.3) (xid=0x2):&lt;br/&gt;
 group_id=4,type=indirect,bucket=weight:0,actions=pop_mpls:0x0800,set_field:00:00:00:00:00:02-&amp;gt;eth_dst,output:2&lt;br/&gt;
 group_id=5,type=indirect,bucket=weight:0,actions=pop_mpls:0x0800,set_field:00:00:00:00:00:03-&amp;gt;eth_dst,output:3&lt;br/&gt;
 group_id=2,type=indirect,bucket=weight:0,actions=output:5&lt;br/&gt;
 group_id=3,type=indirect,bucket=weight:0,actions=pop_mpls:0x0800,set_field:00:00:00:00:00:01-&amp;gt;eth_dst,output:1  -----------&amp;gt;to be deleted&lt;/li&gt;
		&lt;/ul&gt;
		&lt;/li&gt;
	&lt;/ul&gt;
	&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;On remote dpn:&lt;br/&gt;
=============&lt;br/&gt;
mininet&amp;gt; dpctl dump-flows -O OpenFlow13&lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;
	&lt;ul&gt;
		&lt;li&gt;
		&lt;ul&gt;
			&lt;li&gt;s2 ------------------------------------------------------------------------&lt;br/&gt;
OFPST_FLOW reply (OF1.3) (xid=0x2):&lt;br/&gt;
 cookie=0x0, duration=9820.616s, table=0, n_packets=30, n_bytes=1260, arp actions=FLOOD&lt;br/&gt;
 cookie=0x8000001, duration=3873.333s, table=0, n_packets=1145, n_bytes=97614, priority=10,in_port=5 actions=goto_table:20&lt;br/&gt;
 cookie=0x8000001, duration=3873.333s, table=0, n_packets=3, n_bytes=294, priority=10,in_port=3 actions=write_metadata:0x2/0xffffffff,goto_table:21&lt;br/&gt;
 cookie=0x8000001, duration=3873.333s, table=0, n_packets=5, n_bytes=490, priority=10,in_port=1 actions=write_metadata:0x1/0xffffffff,goto_table:21&lt;br/&gt;
 cookie=0x8000001, duration=3873.333s, table=0, n_packets=5, n_bytes=490, priority=10,in_port=2 actions=write_metadata:0x1/0xffffffff,goto_table:21&lt;br/&gt;
 cookie=0x8000002, duration=3873.333s, table=20, n_packets=4, n_bytes=408, priority=10,mpls,mpls_label=6 actions=write_actions(group:6)&lt;br/&gt;
 cookie=0x8000002, duration=3873.333s, table=20, n_packets=7, n_bytes=714, priority=10,mpls,mpls_label=7 actions=write_actions(group:7)&lt;br/&gt;
 cookie=0x8000002, duration=3873.333s, table=20, n_packets=6, n_bytes=612, priority=10,mpls,mpls_label=8 actions=write_actions(group:8)&lt;br/&gt;
 cookie=0x8000003, duration=3873.333s, table=21, n_packets=5, n_bytes=490, priority=42,ip,metadata=0x1/0xffffffff,nw_dst=10.0.0.1 actions=write_actions(push_mpls:0x8847,set_field:3-&amp;gt;mpls_label,group:1)   ---------&amp;gt;to be deleted&lt;br/&gt;
 cookie=0x8000003, duration=3873.333s, table=21, n_packets=5, n_bytes=490, priority=42,ip,metadata=0x1/0xffffffff,nw_dst=10.0.0.2 actions=write_actions(push_mpls:0x8847,set_field:4-&amp;gt;mpls_label,group:1)&lt;br/&gt;
 cookie=0x8000003, duration=3873.333s, table=21, n_packets=3, n_bytes=294, priority=42,ip,metadata=0x2/0xffffffff,nw_dst=11.0.0.1 actions=write_actions(push_mpls:0x8847,set_field:5-&amp;gt;mpls_label,group:1)&lt;br/&gt;
 cookie=0x8000003, duration=3873.333s, table=21, n_packets=0, n_bytes=0, priority=42,ip,metadata=0x2/0xffffffff,nw_dst=11.0.0.3 actions=write_actions(push_mpls:0x8847,set_field:6-&amp;gt;mpls_label,group:6)&lt;br/&gt;
 cookie=0x8000003, duration=3873.333s, table=21, n_packets=0, n_bytes=0, priority=42,ip,metadata=0x1/0xffffffff,nw_dst=10.0.0.3 actions=write_actions(push_mpls:0x8847,set_field:7-&amp;gt;mpls_label,group:7)&lt;br/&gt;
 cookie=0x8000003, duration=3873.333s, table=21, n_packets=0, n_bytes=0, priority=42,ip,metadata=0x1/0xffffffff,nw_dst=10.0.0.4 actions=write_actions(push_mpls:0x8847,set_field:8-&amp;gt;mpls_label,group:8)&lt;br/&gt;
mininet&amp;gt;&lt;/li&gt;
		&lt;/ul&gt;
		&lt;/li&gt;
	&lt;/ul&gt;
	&lt;/li&gt;
&lt;/ul&gt;



&lt;p&gt;Ping fails as the port is deleted:&lt;br/&gt;
=================================&lt;br/&gt;
mininet&amp;gt; h1 ping h2&lt;br/&gt;
PING 10.0.0.2 (10.0.0.2) 56(84) bytes of data.&lt;br/&gt;
^C&lt;br/&gt;
&amp;#8212; 10.0.0.2 ping statistics &amp;#8212;&lt;br/&gt;
3 packets transmitted, 0 received, 100% packet loss, time 2018ms&lt;/p&gt;

&lt;p&gt;mininet&amp;gt;&lt;/p&gt;



&lt;p&gt;From operational datastore of ietf interface:&lt;br/&gt;
=============================================&lt;br/&gt;
{&lt;br/&gt;
    &quot;interfaces-state&quot;: {&lt;br/&gt;
        &quot;interface&quot;: [&lt;br/&gt;
            &lt;/p&gt;
{
                &quot;name&quot;: &quot;s1-eth1&quot;,
                &quot;if-index&quot;: 2,
                &quot;admin-status&quot;: &quot;up&quot;,
                &quot;oper-status&quot;: &quot;down&quot;,
                &quot;type&quot;: &quot;iana-if-type:l2vlan&quot;
            }
&lt;p&gt;,&lt;br/&gt;
            {&lt;br/&gt;
                &quot;name&quot;: &quot;s1-eth2&quot;,&lt;br/&gt;
                &quot;if-index&quot;: 1,&lt;/p&gt;

&lt;p&gt;Port is not present in the operational datastore.&lt;/p&gt;

&lt;p&gt;Refer to frame 898 in s1.pcap for port status message with port delete reason&lt;/p&gt;</description>
                <environment>&lt;p&gt;Operating System: All&lt;br/&gt;
Platform: All&lt;/p&gt;</environment>
        <key id="21620">VPNSERVICE-11</key>
            <summary>When port which is bound to vpnservice is deleted , the corresponding entries in the switch are not removed</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="sasidharan.s.sambasivam@ericsson.com">Sasidharan Sambasivam</assignee>
                                    <reporter username="sindhuri.b@ericsson.com">Sindhuri B</reporter>
                        <labels>
                    </labels>
                <created>Wed, 3 Jun 2015 10:42:08 +0000</created>
                <updated>Mon, 30 Oct 2017 19:52:44 +0000</updated>
                            <resolved>Fri, 7 Aug 2015 05:21:02 +0000</resolved>
                                    <version>unspecified</version>
                                                    <component>General</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>2</watches>
                                                                                                                <comments>
                            <comment id="40488" author="sindhuri.b@ericsson.com" created="Wed, 3 Jun 2015 12:11:06 +0000"  >&lt;p&gt;Attachment 2dpns.zip has been added with description: configuration and logs&lt;/p&gt;</comment>
                            <comment id="40485" author="sindhuri.b@ericsson.com" created="Wed, 24 Jun 2015 08:55:47 +0000"  >&lt;p&gt;Verification Failed. Wrong entries got removed in the local dpn.&lt;/p&gt;

&lt;p&gt;Local dpn:&lt;br/&gt;
=========&lt;br/&gt;
mininet&amp;gt; dpctl dump-flows -O OpenFlow13&lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;
	&lt;ul&gt;
		&lt;li&gt;
		&lt;ul&gt;
			&lt;li&gt;s2 ------------------------------------------------------------------------&lt;br/&gt;
OFPST_FLOW reply (OF1.3) (xid=0x2):&lt;br/&gt;
 cookie=0x0, duration=221.763s, table=0, n_packets=4, n_bytes=168, arp actions=FLOOD&lt;br/&gt;
 cookie=0x8000001, duration=221.834s, table=0, n_packets=49, n_bytes=4233, priority=10,in_port=3 actions=goto_table:20&lt;br/&gt;
 cookie=0x8000002, duration=221.738s, table=20, n_packets=4, n_bytes=408, priority=10,mpls,mpls_label=3 actions=write_actions(group:4)&lt;br/&gt;
 cookie=0x8000003, duration=221.740s, table=21, n_packets=0, n_bytes=0, priority=42,ip,metadata=0x1/0xffffffff,nw_dst=10.0.0.3 actions=write_actions(push_mpls:0x8847,set_field:3-&amp;gt;mpls_label,group:4)---&amp;gt;Entry to be deleted. Instead entry for 10.0.0.1 got deleted.&lt;br/&gt;
mininet&amp;gt; dpctl dump-groups -O OpenFlow13&lt;/li&gt;
			&lt;li&gt;s2 ------------------------------------------------------------------------&lt;br/&gt;
OFPST_GROUP_DESC reply (OF1.3) (xid=0x2):&lt;br/&gt;
 group_id=1,type=indirect,bucket=weight:0,actions=output:3&lt;br/&gt;
 group_id=4,type=indirect,bucket=weight:0,actions=pop_mpls:0x0800,set_field:00:00:00:00:00:03-&amp;gt;eth_dst,output:1&lt;br/&gt;
mininet&amp;gt;&lt;/li&gt;
		&lt;/ul&gt;
		&lt;/li&gt;
	&lt;/ul&gt;
	&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;Remote dpn:&lt;br/&gt;
==========&lt;br/&gt;
mininet&amp;gt; dpctl dump-flows -O OpenFlow13&lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;
	&lt;ul&gt;
		&lt;li&gt;
		&lt;ul&gt;
			&lt;li&gt;s1 ------------------------------------------------------------------------&lt;br/&gt;
OFPST_FLOW reply (OF1.3) (xid=0x2):&lt;br/&gt;
 cookie=0x0, duration=604.282s, table=0, n_packets=4, n_bytes=168, arp actions=FLOOD&lt;br/&gt;
 cookie=0x8000001, duration=368.344s, table=0, n_packets=78, n_bytes=6681, priority=10,in_port=3 actions=goto_table:20&lt;br/&gt;
 cookie=0x8000001, duration=353.223s, table=0, n_packets=4, n_bytes=392, priority=10,in_port=1 actions=write_metadata:0x1/0xffffffff,goto_table:21&lt;br/&gt;
 cookie=0x8000002, duration=353.111s, table=20, n_packets=3, n_bytes=306, priority=10,mpls,mpls_label=7 actions=write_actions(group:8)&lt;br/&gt;
 cookie=0x8000003, duration=353.116s, table=21, n_packets=0, n_bytes=0, priority=42,ip,metadata=0x1/0xffffffff,nw_dst=10.0.0.1 actions=write_actions(push_mpls:0x    8847,set_field:7-&amp;gt;mpls_label,group:8)&lt;br/&gt;
mininet&amp;gt; dpctl dump-groups -O OpenFlow13&lt;/li&gt;
			&lt;li&gt;s1 ------------------------------------------------------------------------&lt;br/&gt;
OFPST_GROUP_DESC reply (OF1.3) (xid=0x2):&lt;br/&gt;
 group_id=8,type=indirect,bucket=weight:0,actions=pop_mpls:0x0800,set_field:00:00:00:00:00:01-&amp;gt;eth_dst,output:1&lt;br/&gt;
 group_id=2,type=indirect,bucket=weight:0,actions=output:3&lt;br/&gt;
mininet&amp;gt;&lt;/li&gt;
		&lt;/ul&gt;
		&lt;/li&gt;
	&lt;/ul&gt;
	&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="40489" author="sindhuri.b@ericsson.com" created="Wed, 24 Jun 2015 08:58:41 +0000"  >&lt;p&gt;Attachment 3558.zip has been added with description: Failure logs in verification&lt;/p&gt;</comment>
                            <comment id="40486" author="sindhuri.b@ericsson.com" created="Fri, 10 Jul 2015 17:16:20 +0000"  >&lt;p&gt;workaround:&lt;br/&gt;
-=========&lt;br/&gt;
Delete manually from config DS&lt;/p&gt;</comment>
                            <comment id="40487" author="thapar" created="Fri, 7 Aug 2015 05:21:02 +0000"  >&lt;p&gt;Fixed by &lt;a href=&quot;https://git.opendaylight.org/gerrit/#/c/22171/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/#/c/22171/&lt;/a&gt;&lt;/p&gt;</comment>
                    </comments>
                    <attachments>
                            <attachment id="12764" name="2dpns.zip" size="17981" author="sindhuri.b@ericsson.com" created="Wed, 3 Jun 2015 12:11:06 +0000"/>
                            <attachment id="12765" name="3558.zip" size="4230" author="sindhuri.b@ericsson.com" created="Wed, 24 Jun 2015 08:58:41 +0000"/>
                    </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>3558</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=3558]]></customfieldvalue>

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