<!-- 
RSS generated by JIRA (8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d) at Wed Feb 07 20:36:10 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>[OVSDB-351] Southbound plugin throws IllegalStateException when add bridge config via POST</title>
                <link>https://jira.opendaylight.org/browse/OVSDB-351</link>
                <project id="10158" key="OVSDB">ovsdb</project>
                    <description>&lt;p&gt;This problem is found in this distribution:&lt;br/&gt;
distribution-karaf-0.4.3-20160629.175000-418&lt;/p&gt;


&lt;p&gt;Creating a bridge with termination points in config DS result in IllegalStateException:&lt;/p&gt;

&lt;p&gt;2016-06-30 09:34:05,578 | INFO  | on-dispatcher-36 | ControllerUpdateCommand          | 253 - org.opendaylight.ovsdb.southbound-impl - 1.2.4.SNAPSHOT | execute: controllers: {KeyedInstanceIdentifier&lt;/p&gt;
{targetType=interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.ovsdb.rev150105.ovsdb.bridge.attributes.ControllerEntry, path=[org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.NetworkTopology, org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.Topology[key=TopologyKey [_topologyId=Uri [_value=ovsdb:1]]], org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology.Node[key=NodeKey [_nodeId=Uri [_value=ovsdb://a1481fd6-bd18-437b-b015-7623c76e1bdf/bridge/brtest5]]], org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.ovsdb.rev150105.OvsdbBridgeAugmentation, org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.ovsdb.rev150105.ovsdb.bridge.attributes.ControllerEntry[key=ControllerEntryKey [_target=Uri [_value=tcp:155.53.188.17:6653]]]]}
&lt;p&gt;=ControllerEntry{getTarget=Uri &lt;span class=&quot;error&quot;&gt;&amp;#91;_value=tcp:155.53.188.17:6653&amp;#93;&lt;/span&gt;, augmentations={}}} &amp;#8212; bridges: {InstanceIdentifier&lt;/p&gt;
{targetType=interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.ovsdb.rev150105.OvsdbBridgeAugmentation, path=[org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.NetworkTopology, org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.Topology[key=TopologyKey [_topologyId=Uri [_value=ovsdb:1]]], org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology.Node[key=NodeKey [_nodeId=Uri [_value=ovsdb://a1481fd6-bd18-437b-b015-7623c76e1bdf/bridge/brtest5]]], org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.ovsdb.rev150105.OvsdbBridgeAugmentation]}
&lt;p&gt;=OvsdbBridgeAugmentation{getBridgeName=OvsdbBridgeName &lt;span class=&quot;error&quot;&gt;&amp;#91;_value=brtest5&amp;#93;&lt;/span&gt;, getBridgeOtherConfigs=&lt;span class=&quot;error&quot;&gt;&amp;#91;BridgeOtherConfigs{getBridgeOtherConfigKey=disable-in-band, getBridgeOtherConfigValue=true, augmentations={}}&amp;#93;&lt;/span&gt;, getControllerEntry=[ControllerEntry{getTarget=Uri &lt;span class=&quot;error&quot;&gt;&amp;#91;_value=tcp:155.53.188.17:6653&amp;#93;&lt;/span&gt;, augmentations={}}], getFailMode=class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.ovsdb.rev150105.OvsdbFailModeSecure, getManagedBy=OvsdbNodeRef [_value=KeyedInstanceIdentifier&lt;/p&gt;
{targetType=interface org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology.Node, path=[org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.NetworkTopology, org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.Topology[key=TopologyKey [_topologyId=Uri [_value=ovsdb:1]]], org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology.Node[key=NodeKey [_nodeId=Uri [_value=ovsdb://a1481fd6-bd18-437b-b015-7623c76e1bdf]]]]}
&lt;p&gt;], getProtocolEntry=&lt;span class=&quot;error&quot;&gt;&amp;#91;ProtocolEntry{getProtocol=class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.ovsdb.rev150105.OvsdbBridgeProtocolOpenflow13, augmentations={}}&amp;#93;&lt;/span&gt;}}&lt;br/&gt;
2016-06-30 09:34:05,582 | INFO  | on-dispatcher-36 | ControllerUpdateCommand          | 253 - org.opendaylight.ovsdb.southbound-impl - 1.2.4.SNAPSHOT | execute: bridge: Bridge : Row [columns=&lt;/p&gt;
{controller=[controller=[Random_036f6e5decbb4434bd39ac2e89b6aa48]], name=[name=brtest5]}
&lt;p&gt;]&lt;br/&gt;
2016-06-30 09:34:05,582 | INFO  | on-dispatcher-36 | ControllerUpdateCommand          | 253 - org.opendaylight.ovsdb.southbound-impl - 1.2.4.SNAPSHOT | execute: transaction: [Operation &lt;span class=&quot;error&quot;&gt;&amp;#91;op=insert, result=null&amp;#93;&lt;/span&gt;, Operation &lt;span class=&quot;error&quot;&gt;&amp;#91;op=insert, result=null&amp;#93;&lt;/span&gt;, Operation &lt;span class=&quot;error&quot;&gt;&amp;#91;op=insert, result=null&amp;#93;&lt;/span&gt;, Operation &lt;span class=&quot;error&quot;&gt;&amp;#91;op=mutate, result=null&amp;#93;&lt;/span&gt;, Operation &lt;span class=&quot;error&quot;&gt;&amp;#91;op=insert, result=null&amp;#93;&lt;/span&gt;, Operation &lt;span class=&quot;error&quot;&gt;&amp;#91;op=mutate, result=null&amp;#93;&lt;/span&gt;]&lt;br/&gt;
2016-06-30 09:34:05,616 | ERROR | on-dispatcher-36 | DataTreeChangeListenerActor      | 166 - org.opendaylight.controller.sal-distributed-datastore - 1.3.3.SNAPSHOT | Error notifying listener org.opendaylight.controller.md.sal.binding.impl.BindingClusteredDOMDataTreeChangeListenerAdapter@41ea84bb&lt;br/&gt;
java.lang.IllegalStateException: Optional.get() cannot be called on an absent value&lt;br/&gt;
        at com.google.common.base.Absent.get(Absent.java:47)&lt;span class=&quot;error&quot;&gt;&amp;#91;64:com.google.guava:18.0.0&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at org.opendaylight.ovsdb.southbound.ovsdb.transact.TerminationPointUpdateCommand.updateTerminationPoint(TerminationPointUpdateCommand.java:111)&lt;span class=&quot;error&quot;&gt;&amp;#91;253:org.opendaylight.ovsdb.southbound-impl:1.2.4.SNAPSHOT&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at org.opendaylight.ovsdb.southbound.ovsdb.transact.TerminationPointUpdateCommand.execute(TerminationPointUpdateCommand.java:84)&lt;span class=&quot;error&quot;&gt;&amp;#91;253:org.opendaylight.ovsdb.southbound-impl:1.2.4.SNAPSHOT&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at org.opendaylight.ovsdb.southbound.ovsdb.transact.TerminationPointUpdateCommand.execute(TerminationPointUpdateCommand.java:74)&lt;span class=&quot;error&quot;&gt;&amp;#91;253:org.opendaylight.ovsdb.southbound-impl:1.2.4.SNAPSHOT&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at org.opendaylight.ovsdb.southbound.ovsdb.transact.TransactCommandAggregator.execute(TransactCommandAggregator.java:65)&lt;span class=&quot;error&quot;&gt;&amp;#91;253:org.opendaylight.ovsdb.southbound-impl:1.2.4.SNAPSHOT&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at org.opendaylight.ovsdb.southbound.ovsdb.transact.TransactInvokerImpl.invoke(TransactInvokerImpl.java:47)&lt;span class=&quot;error&quot;&gt;&amp;#91;253:org.opendaylight.ovsdb.southbound-impl:1.2.4.SNAPSHOT&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at org.opendaylight.ovsdb.southbound.OvsdbConnectionInstance.transact(OvsdbConnectionInstance.java:114)&lt;span class=&quot;error&quot;&gt;&amp;#91;253:org.opendaylight.ovsdb.southbound-impl:1.2.4.SNAPSHOT&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at org.opendaylight.ovsdb.southbound.OvsdbDataTreeChangeListener.updateData(OvsdbDataTreeChangeListener.java:180)&lt;span class=&quot;error&quot;&gt;&amp;#91;253:org.opendaylight.ovsdb.southbound-impl:1.2.4.SNAPSHOT&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at org.opendaylight.ovsdb.southbound.OvsdbDataTreeChangeListener.onDataTreeChanged(OvsdbDataTreeChangeListener.java:92)&lt;span class=&quot;error&quot;&gt;&amp;#91;253:org.opendaylight.ovsdb.southbound-impl:1.2.4.SNAPSHOT&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at org.opendaylight.controller.md.sal.binding.impl.BindingDOMDataTreeChangeListenerAdapter.onDataTreeChanged(BindingDOMDataTreeChangeListenerAdapter.java:41)&lt;span class=&quot;error&quot;&gt;&amp;#91;141:org.opendaylight.controller.sal-binding-broker-impl:1.3.3.SNAPSHOT&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at org.opendaylight.controller.cluster.datastore.DataTreeChangeListenerActor.dataChanged(DataTreeChangeListenerActor.java:53)&lt;span class=&quot;error&quot;&gt;&amp;#91;166:org.opendaylight.controller.sal-distributed-datastore:1.3.3.SNAPSHOT&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at org.opendaylight.controller.cluster.datastore.DataTreeChangeListenerActor.handleReceive(DataTreeChangeListenerActor.java:37)&lt;span class=&quot;error&quot;&gt;&amp;#91;166:org.opendaylight.controller.sal-distributed-datastore:1.3.3.SNAPSHOT&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at org.opendaylight.controller.cluster.common.actor.AbstractUntypedActor.onReceive(AbstractUntypedActor.java:34)&lt;span class=&quot;error&quot;&gt;&amp;#91;162:org.opendaylight.controller.sal-clustering-commons:1.3.3.SNAPSHOT&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at akka.actor.UntypedActor$$anonfun$receive$1.applyOrElse(UntypedActor.scala:167)&lt;span class=&quot;error&quot;&gt;&amp;#91;151:com.typesafe.akka.actor:2.3.14&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at akka.actor.Actor$class.aroundReceive(Actor.scala:467)&lt;span class=&quot;error&quot;&gt;&amp;#91;151:com.typesafe.akka.actor:2.3.14&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at akka.actor.UntypedActor.aroundReceive(UntypedActor.scala:97)&lt;span class=&quot;error&quot;&gt;&amp;#91;151:com.typesafe.akka.actor:2.3.14&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at akka.actor.ActorCell.receiveMessage(ActorCell.scala:516)&lt;span class=&quot;error&quot;&gt;&amp;#91;151:com.typesafe.akka.actor:2.3.14&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at akka.actor.ActorCell.invoke(ActorCell.scala:487)&lt;span class=&quot;error&quot;&gt;&amp;#91;151:com.typesafe.akka.actor:2.3.14&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at akka.dispatch.Mailbox.processMailbox(Mailbox.scala:238)&lt;span class=&quot;error&quot;&gt;&amp;#91;151:com.typesafe.akka.actor:2.3.14&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at akka.dispatch.Mailbox.run(Mailbox.scala:220)&lt;span class=&quot;error&quot;&gt;&amp;#91;151:com.typesafe.akka.actor:2.3.14&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at akka.dispatch.ForkJoinExecutorConfigurator$AkkaForkJoinTask.exec(AbstractDispatcher.scala:397)&lt;span class=&quot;error&quot;&gt;&amp;#91;151:com.typesafe.akka.actor:2.3.14&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at scala.concurrent.forkjoin.ForkJoinTask.doExec(ForkJoinTask.java:260)&lt;span class=&quot;error&quot;&gt;&amp;#91;148:org.scala-lang.scala-library:2.11.7.v20150622-112736-1fbce4612c&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at scala.concurrent.forkjoin.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1339)&lt;span class=&quot;error&quot;&gt;&amp;#91;148:org.scala-lang.scala-library:2.11.7.v20150622-112736-1fbce4612c&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at scala.concurrent.forkjoin.ForkJoinPool.runWorker(ForkJoinPool.java:1979)&lt;span class=&quot;error&quot;&gt;&amp;#91;148:org.scala-lang.scala-library:2.11.7.v20150622-112736-1fbce4612c&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at scala.concurrent.forkjoin.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:107)&lt;span class=&quot;error&quot;&gt;&amp;#91;148:org.scala-lang.scala-library:2.11.7.v20150622-112736-1fbce4612c&amp;#93;&lt;/span&gt;&lt;br/&gt;
2016-06-30 09:39:26,563 | WARN  | ssionScavenger-4 | teInvalidatingHashSessionManager | 195 - org.ops4j.pax.web.pax-web-jetty - 3.1.4 | Timing out for 1 session(s) with id xszdrjv9fds0lio590nsql9h&lt;/p&gt;


&lt;p&gt;The postman json for the bridge+termination point below:&lt;br/&gt;
url:&lt;br/&gt;
http://&lt;tt&gt;CONTROLLER-IP&lt;/tt&gt;:8181/restconf/operational/network-topology:network-topology/topology/ovsdb:1/&lt;/p&gt;

&lt;p&gt;Content&lt;br/&gt;
{&lt;br/&gt;
&quot;node&quot;: [&lt;br/&gt;
{&lt;br/&gt;
                    &quot;node-id&quot;: &quot;ovsdb://&lt;tt&gt;HYPERVISOR-NODE-ID&lt;/tt&gt;/bridge/brtest5&quot;,&lt;br/&gt;
                    &quot;ovsdb:controller-entry&quot;: [&lt;/p&gt;
                        {
                            &quot;target&quot;: &quot;tcp:155.53.188.17:6653&quot;
                        }
&lt;p&gt;                    ],&lt;br/&gt;
                    &quot;ovsdb:fail-mode&quot;: &quot;ovsdb:ovsdb-fail-mode-secure&quot;,&lt;br/&gt;
                    &quot;ovsdb:managed-by&quot;: &quot;/network-topology:network-topology/network-topology:topology&lt;span class=&quot;error&quot;&gt;&amp;#91;network-topology:topology-id=&amp;#39;ovsdb:1&amp;#39;&amp;#93;&lt;/span&gt;/network-topology:node&lt;span class=&quot;error&quot;&gt;&amp;#91;network-topology:node-id=&amp;#39;ovsdb://{{HYPERVISOR-NODE-ID}}&amp;#39;&amp;#93;&lt;/span&gt;&quot;,&lt;br/&gt;
                    &quot;ovsdb:bridge-other-configs&quot;: [&lt;/p&gt;
                        {
                            &quot;bridge-other-config-key&quot;: &quot;disable-in-band&quot;,
                            &quot;bridge-other-config-value&quot;: &quot;true&quot;
                        }
&lt;p&gt;                    ],&lt;br/&gt;
                    &quot;ovsdb:protocol-entry&quot;: [&lt;/p&gt;
                        {
                            &quot;protocol&quot;: &quot;ovsdb:ovsdb-bridge-protocol-openflow-13&quot;
                        }
&lt;p&gt;                    ],&lt;br/&gt;
                    &quot;ovsdb:bridge-name&quot;: &quot;brtest5&quot;,&lt;br/&gt;
                    &quot;termination-point&quot;: [&lt;br/&gt;
                        {&lt;br/&gt;
                            &quot;tp-id&quot;: &quot;testport5&quot;,&lt;br/&gt;
                            &quot;ovsdb:vlan-tag&quot;: 2,&lt;br/&gt;
                            &quot;ovsdb:vlan-mode&quot;: &quot;access&quot;,&lt;br/&gt;
                            &quot;ovsdb:interface-type&quot;: &quot;ovsdb:interface-type-vxlan&quot;,&lt;br/&gt;
                            &quot;ovsdb:options&quot;: [&lt;/p&gt;
                                {
                                    &quot;option&quot;: &quot;remote_ip&quot;,
                                    &quot;value&quot;: &quot;10.10.14.11&quot;
                                }
&lt;p&gt;                            ],&lt;br/&gt;
                            &quot;ovsdb:name&quot;: &quot;testport5&quot;,&lt;br/&gt;
                            &quot;ovsdb:trunks&quot;: [&lt;/p&gt;
                                {
                                    &quot;trunk&quot;: 6
                                }
&lt;p&gt;                            ]&lt;br/&gt;
                        },&lt;/p&gt;

&lt;p&gt;                        {&lt;br/&gt;
                            &quot;tp-id&quot;: &quot;testport5a&quot;,&lt;br/&gt;
                            &quot;ovsdb:vlan-tag&quot;: 2,&lt;br/&gt;
                            &quot;ovsdb:vlan-mode&quot;: &quot;access&quot;,&lt;br/&gt;
                            &quot;ovsdb:interface-type&quot;: &quot;ovsdb:interface-type-vxlan&quot;,&lt;br/&gt;
                            &quot;ovsdb:options&quot;: [&lt;/p&gt;
                                {
                                    &quot;option&quot;: &quot;remote_ip&quot;,
                                    &quot;value&quot;: &quot;10.10.14.11&quot;
                                }
&lt;p&gt;                            ],&lt;br/&gt;
                            &quot;ovsdb:name&quot;: &quot;testport5a&quot;,&lt;br/&gt;
                            &quot;ovsdb:trunks&quot;: [&lt;/p&gt;
                                {
                                    &quot;trunk&quot;: 6
                                }
&lt;p&gt;                            ]&lt;br/&gt;
                        }&lt;br/&gt;
                    ]&lt;br/&gt;
}&lt;br/&gt;
]&lt;br/&gt;
}&lt;/p&gt;</description>
                <environment>&lt;p&gt;Operating System: All&lt;br/&gt;
Platform: All&lt;/p&gt;</environment>
        <key id="22043">OVSDB-351</key>
            <summary>Southbound plugin throws IllegalStateException when add bridge config via POST</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="m.vinoth@hcl.com">Vinothkumar</assignee>
                                    <reporter username="vinh.nguyen@hcl.com">Vinh Nguyen</reporter>
                        <labels>
                    </labels>
                <created>Thu, 30 Jun 2016 16:53:49 +0000</created>
                <updated>Mon, 25 Jul 2016 16:27:20 +0000</updated>
                            <resolved>Mon, 25 Jul 2016 16:27:20 +0000</resolved>
                                    <version>unspecified</version>
                                                    <component>Southbound.Open_vSwitch</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>3</watches>
                                                                                                                <comments>
                            <comment id="41464" author="vinh.nguyen@hcl.com" created="Thu, 30 Jun 2016 16:53:49 +0000"  >&lt;p&gt;Attachment karaf.log has been added with description: karaf.log&lt;/p&gt;</comment>
                            <comment id="41463" author="m.vinoth@hcl.com" created="Mon, 25 Jul 2016 06:20:21 +0000"  >&lt;p&gt;Master:&lt;br/&gt;
&lt;a href=&quot;https://git.opendaylight.org/gerrit/#/c/42332/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/#/c/42332/&lt;/a&gt;&lt;br/&gt;
Stable/Beryllium:&lt;br/&gt;
&lt;a href=&quot;https://git.opendaylight.org/gerrit/#/c/42042/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/#/c/42042/&lt;/a&gt;&lt;/p&gt;</comment>
                    </comments>
                    <attachments>
                            <attachment id="12887" name="karaf.log" size="855138" author="vinh.nguyen@hcl.com" created="Thu, 30 Jun 2016 16:53:49 +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>6136</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=6136]]></customfieldvalue>

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

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