<!-- 
RSS generated by JIRA (8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d) at Wed Feb 07 19:52:15 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>[CONTROLLER-127] refs should be URLs</title>
                <link>https://jira.opendaylight.org/browse/CONTROLLER-127</link>
                <project id="10113" key="CONTROLLER">controller</project>
                    <description>&lt;p&gt;Currently refs are serialized in a form like:&lt;/p&gt;

&lt;p&gt;xmlns=&quot;urn:opendaylight:model:topology:inventory&quot;&amp;gt;/(urn:opendaylight:inventory?revision=2013-08-19)nodes/(urn:opendaylight:inventory?revision=2013-08-19)node[&lt;/p&gt;
{(urn:opendaylight:inventory?revision=2013-08-19)id=openflow:2}
&lt;p&gt;]&lt;/p&gt;

&lt;p&gt;Which is next to useless to the caller.  They should be serialized as URLs that point to the referenced entity so they can be used by the caller to retrieve the referenced node.&lt;/p&gt;</description>
                <environment>&lt;p&gt;Operating System: Mac OS&lt;br/&gt;
Platform: PC&lt;/p&gt;</environment>
        <key id="24681">CONTROLLER-127</key>
            <summary>refs should be URLs</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="-1">Unassigned</assignee>
                                    <reporter username="hagbard">Ed Warnicke</reporter>
                        <labels>
                    </labels>
                <created>Wed, 22 Jan 2014 02:41:21 +0000</created>
                <updated>Tue, 25 Jul 2023 08:23:01 +0000</updated>
                            <resolved>Thu, 30 Jan 2014 12:21:36 +0000</resolved>
                                                                    <component>restconf</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>3</watches>
                                                                                                                <comments>
                            <comment id="47564" author="hagbard@gmail.com" created="Thu, 23 Jan 2014 15:54:18 +0000"  >&lt;p&gt;This can be seen with URL:&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;http://localhost:18080/restconf/operational/network-topology:network-topology/topology/flow:1&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://localhost:18080/restconf/operational/network-topology:network-topology/topology/flow:1&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;When running &lt;/p&gt;

&lt;p&gt;sudo mn --topo tree,2 --controller remote,ip=127.0.0.1:6653 --switch ovsk,protocols=OpenFlow13&lt;/p&gt;</comment>
                            <comment id="47565" author="hagbard@gmail.com" created="Thu, 23 Jan 2014 15:58:19 +0000"  >&lt;p&gt;Example part of the model:&lt;/p&gt;

&lt;p&gt;augment &quot;/topo:network-topology/topo:topology/topo:node&quot; {&lt;br/&gt;
        ext:augment-identifier &quot;inventory-node&quot;;&lt;br/&gt;
        leaf inventory-node-ref &lt;/p&gt;
{
            type inv:node-ref;
        }
&lt;p&gt;    }&lt;/p&gt;

&lt;p&gt;From module opendaylight-topology-inventory {&lt;/p&gt;</comment>
                            <comment id="47566" author="msunal@cisco.com" created="Thu, 30 Jan 2014 12:21:36 +0000"  >&lt;p&gt;fixed in &lt;a href=&quot;https://git.opendaylight.org/gerrit/#/c/4976/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/#/c/4976/&lt;/a&gt;&lt;br/&gt;
It does not return URL pointing to the referenced item but it returns data in format described in &lt;a href=&quot;http://tools.ietf.org/html/rfc6020#section-9.13.3&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://tools.ietf.org/html/rfc6020#section-9.13.3&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>339</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=339]]></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|i02ihb:</customfieldvalue>

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