<!-- 
RSS generated by JIRA (8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d) at Wed Feb 07 19:52:28 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-214] problem to use slashes as identifier behind mount point</title>
                <link>https://jira.opendaylight.org/browse/CONTROLLER-214</link>
                <project id="10113" key="CONTROLLER">controller</project>
                    <description>&lt;p&gt;Email from Giles Heron:&lt;/p&gt;

&lt;p&gt;I&apos;m trying to do a GET on a RESTCONF URL in ODL.&lt;/p&gt;

&lt;p&gt;if I go to e.g. &lt;a href=&quot;http://172.23.29.120:8080/restconf/config/opendaylight-inventory:nodes/node/xrvr-a/yang-ext:mount/Cisco-IOS-XR-ifmgr-cfg:interface-configurations/interface-configuration/act/Loopback0&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://172.23.29.120:8080/restconf/config/opendaylight-inventory:nodes/node/xrvr-a/yang-ext:mount/Cisco-IOS-XR-ifmgr-cfg:interface-configurations/interface-configuration/act/Loopback0&lt;/a&gt; then it works ok.&lt;/p&gt;

&lt;p&gt;But if I want to get the config of a GigE interface, e.g. GigabitEthernet0/0/0/0 I hit a problem.&lt;/p&gt;

&lt;p&gt;I&apos;ve tried to use %2F instead of the &quot;/&quot;.  so I do a get on:&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;http://172.23.29.120:8080/restconf/config/opendaylight-inventory:nodes/node/xrvr-a/yang-ext:mount/Cisco-IOS-XR-ifmgr-cfg:interface-configurations/interface-configuration/act/GigabitEthernet0%2F0%2F0%2F0&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://172.23.29.120:8080/restconf/config/opendaylight-inventory:nodes/node/xrvr-a/yang-ext:mount/Cisco-IOS-XR-ifmgr-cfg:interface-configurations/interface-configuration/act/GigabitEthernet0%2F0%2F0%2F0&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;I get no response from ODL.  And no error log either.&lt;/p&gt;

&lt;p&gt;If I deliberately put a non-existent interface in I&apos;ll get &quot;No data exists&quot; if the interface name (e.g. &quot;Loopback4&quot;) is feasible or an HTTP 500 error if it isn&apos;t (e.g. &quot;foo&quot;).&lt;/p&gt;

&lt;p&gt;am I doing something wrong?  Or is this a bug?&lt;/p&gt;</description>
                <environment>&lt;p&gt;Operating System: Mac OS&lt;br/&gt;
Platform: PC&lt;/p&gt;</environment>
        <key id="24768">CONTROLLER-214</key>
            <summary>problem to use slashes as identifier behind mount point</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="jgloncak">Jozef Gloncak</reporter>
                        <labels>
                    </labels>
                <created>Fri, 14 Mar 2014 06:06:05 +0000</created>
                <updated>Tue, 25 Jul 2023 08:23:14 +0000</updated>
                            <resolved>Wed, 2 Apr 2014 13:25:41 +0000</resolved>
                                                                    <component>restconf</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>2</watches>
                                                                                                                <comments>
                            <comment id="47762" author="jgloncak" created="Fri, 14 Mar 2014 06:14:39 +0000"  >&lt;p&gt;Attachment opendaylight.zip has been added with description: opendaylight.log&lt;/p&gt;</comment>
                            <comment id="47758" author="jgloncak" created="Fri, 14 Mar 2014 06:16:16 +0000"  >&lt;p&gt;I tried insert data with key like GigabitEthernet0%2F0%2F0%2F0 before mount point and there was no problem.&lt;br/&gt;
I wasn&apos;t able to simulate inserting of data behind mount point.&lt;/p&gt;

&lt;p&gt;Giles also sent his opendaylight.log file (see atachements)&lt;/p&gt;</comment>
                            <comment id="47759" author="giheron@cisco.com" created="Tue, 1 Apr 2014 17:36:10 +0000"  >&lt;p&gt;Hi, is it possible for someone to look at this?   We can&apos;t progress some of our testing until it&apos;s fixed &lt;img class=&quot;emoticon&quot; src=&quot;https://jira.opendaylight.org/images/icons/emoticons/sad.png&quot; height=&quot;16&quot; width=&quot;16&quot; align=&quot;absmiddle&quot; alt=&quot;&quot; border=&quot;0&quot;/&gt;&lt;/p&gt;</comment>
                            <comment id="47760" author="jgloncak" created="Wed, 2 Apr 2014 09:59:06 +0000"  >&lt;p&gt;getDataWithSlashesBehindMountPoint() test was added to sal-rest-connector and is passing.&lt;br/&gt;
&lt;a href=&quot;https://git.opendaylight.org/gerrit/#/c/5863/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/#/c/5863/&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Maybe problem is during getting data.&lt;/p&gt;</comment>
                            <comment id="47761" author="giheron@cisco.com" created="Wed, 2 Apr 2014 13:25:41 +0000"  >&lt;p&gt;seems to be fixed in latest stable SP build.&lt;/p&gt;

&lt;p&gt;thanks!  I must have been testing on an earlier build when I raised this.&lt;/p&gt;</comment>
                    </comments>
                    <attachments>
                            <attachment id="13358" name="opendaylight.zip" size="62154" author="jgloncak@cisco.com" created="Fri, 14 Mar 2014 06:14:39 +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>524</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=524]]></customfieldvalue>

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

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