<!-- 
RSS generated by JIRA (8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d) at Wed Feb 07 19:52:59 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-429] RESTConf API Explorer: Generate URL for augmented nodes</title>
                <link>https://jira.opendaylight.org/browse/CONTROLLER-429</link>
                <project id="10113" key="CONTROLLER">controller</project>
                    <description>&lt;p&gt;URLs for augmentation are not being generated.&lt;/p&gt;</description>
                <environment>&lt;p&gt;Operating System: Mac OS&lt;br/&gt;
Platform: PC&lt;/p&gt;</environment>
        <key id="24983">CONTROLLER-429</key>
            <summary>RESTConf API Explorer: Generate URL for augmented nodes</summary>
                <type id="10100" iconUrl="https://jira.opendaylight.org/secure/viewavatar?size=xsmall&amp;avatarId=10310&amp;avatarType=issuetype">Improvement</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="jgloncak">Jozef Gloncak</assignee>
                                    <reporter username="abhishk2@cisco.com">Abhishek Kumar</reporter>
                        <labels>
                    </labels>
                <created>Tue, 29 Apr 2014 20:45:30 +0000</created>
                <updated>Tue, 14 Nov 2017 15:17:58 +0000</updated>
                            <resolved>Mon, 11 Aug 2014 14:09:21 +0000</resolved>
                                    <version>Helium</version>
                                                    <component>restconf</component>
                        <due>Wed, 13 Aug 2014 00:00:00 +0000</due>
                            <votes>0</votes>
                                    <watches>6</watches>
                                                                                                                <comments>
                            <comment id="48190" author="jgloncak" created="Fri, 13 Jun 2014 06:13:43 +0000"  >&lt;p&gt;I started ODL distribution localy and connected to &lt;a href=&quot;http://localhost:8080/apidoc/explore&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://localhost:8080/apidoc/explore&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;I navigated to section for &lt;br/&gt;
opendaylight-inventory,2013-08-19 which contained (except other) also following links for operations GET, POST, PUT, DELETE:&lt;/p&gt;

&lt;ul class=&quot;alternate&quot; type=&quot;square&quot;&gt;
	&lt;li&gt;/config/opendaylight-inventory:nodes/node/
{id}/connected&lt;br/&gt;
- /config/opendaylight-inventory:nodes/node/{id}
&lt;p&gt;/current-capability&lt;/p&gt;&lt;/li&gt;
	&lt;li&gt;/config/opendaylight-inventory:nodes/node/
{id}/initial-capability&lt;br/&gt;
- /config/opendaylight-inventory:nodes/node/{id}
&lt;p&gt;/pass-through&lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;Nodes connected, current-capability, initial-capability, pass-through are added to module opendaylight-inventory via augment in module netconf-node-inventory.&lt;/p&gt;

&lt;p&gt;I can&apos;t see problem as was specified by you.&lt;/p&gt;

&lt;p&gt;Can you be more concrete?&lt;/p&gt;</comment>
                            <comment id="48191" author="devin.avery@brocade.com" created="Fri, 13 Jun 2014 15:37:19 +0000"  >&lt;p&gt;If this came from one of my suggestions then I was suggesting that we indicate which attributes / containers etc were provided by a base yang file, and which are those that were provided by an augmentation. That way a user could look at inventory/nodes and see what (and possibly where) all of the extra stuff (metrics, tables, flows etc) come from.&lt;/p&gt;</comment>
                            <comment id="48192" author="jgloncak" created="Thu, 3 Jul 2014 05:43:42 +0000"  >&lt;p&gt;Does it mean that the target of this enhancement is only to distinguish generated links for augmentation and for other YANG elements?&lt;/p&gt;</comment>
                            <comment id="48193" author="jgloncak" created="Tue, 15 Jul 2014 09:23:59 +0000"  >&lt;p&gt;patch set proposed&lt;br/&gt;
&lt;a href=&quot;https://git.opendaylight.org/gerrit/#/c/9014/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/#/c/9014/&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;new behavior:&lt;br/&gt;
All nodes and their child contains also information about module from&lt;br/&gt;
which they comes from (module_name:node_name)&lt;/p&gt;</comment>
                            <comment id="48194" author="jgloncak" created="Tue, 15 Jul 2014 11:03:17 +0000"  >&lt;p&gt;patch set 3&lt;/p&gt;

&lt;p&gt;new behavior:&lt;br/&gt;
if node has the same namespace and revision as top level module (isn&apos;t added via augmentation) then it is written without module: prefix.&lt;/p&gt;</comment>
                            <comment id="48195" author="jgloncak" created="Tue, 15 Jul 2014 11:11:25 +0000"  >&lt;p&gt;it wasn&apos;t possible to build patch set. It seems that error is in other project.&lt;/p&gt;</comment>
                            <comment id="48196" author="jgloncak" created="Thu, 31 Jul 2014 07:12:21 +0000"  >&lt;p&gt;patch set 5 (rebased)&lt;br/&gt;
&lt;a href=&quot;https://git.opendaylight.org/gerrit/#/c/9014/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/#/c/9014/&lt;/a&gt;&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10000">
                    <name>Blocks</name>
                                            <outwardlinks description="blocks">
                                        <issuelink>
            <issuekey id="24842">CONTROLLER-288</issuekey>
        </issuelink>
                            </outwardlinks>
                                                        </issuelinktype>
                    </issuelinks>
                <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>907</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=907]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                <customfield id="customfield_10204" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                        <customfieldname>ODL SR Target Milestone</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10370"><![CDATA[Helium]]></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|i02kcf:</customfieldvalue>

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