<!-- 
RSS generated by JIRA (8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d) at Wed Feb 07 20:38:44 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>[SFC-138] SFC-UI broken - SFF service-function-dictionary does not show correct values</title>
                <link>https://jira.opendaylight.org/browse/SFC-138</link>
                <project id="10167" key="SFC">sfc</project>
                    <description>&lt;p&gt;Configure a SFF through REST such as below. Then go to the UI and click to edit the corresponding SFF. You will notice the service-function-dictionary is empty. &lt;/p&gt;





&lt;p&gt;{&lt;br/&gt;
  &quot;service-function-forwarders&quot;: {&lt;br/&gt;
    &quot;service-function-forwarder&quot;: [&lt;br/&gt;
      {&lt;br/&gt;
        &quot;name&quot;: &quot;SFF2&quot;,&lt;br/&gt;
        &quot;rest-uri&quot;: &quot;http://10.0.1.42:5000&quot;,&lt;br/&gt;
        &quot;ip-mgmt-address&quot;: &quot;10.0.1.42&quot;,&lt;br/&gt;
        &quot;sff-data-plane-locator&quot;: [&lt;br/&gt;
          {&lt;br/&gt;
            &quot;name&quot;: &quot;eth0&quot;,&lt;br/&gt;
            &quot;data-plane-locator&quot;: &lt;/p&gt;
{
              &quot;port&quot;: 4789,
              &quot;ip&quot;: &quot;10.0.1.42&quot;,
              &quot;transport&quot;: &quot;service-locator:vxlan-gpe&quot;
            }
&lt;p&gt;          }&lt;br/&gt;
        ],&lt;br/&gt;
        &quot;service-node&quot;: &quot;Ubuntu2&quot;,&lt;br/&gt;
        &quot;service-function-dictionary&quot;: [&lt;br/&gt;
          {&lt;br/&gt;
            &quot;name&quot;: &quot;SF2&quot;,&lt;br/&gt;
            &quot;sff-sf-data-plane-locator&quot;: &lt;/p&gt;
{
              &quot;sf-dpl-name&quot;: &quot;vxlan&quot;,
              &quot;sff-dpl-name&quot;: &quot;eth0&quot;
            }
&lt;p&gt;          }&lt;br/&gt;
        ]&lt;br/&gt;
      },&lt;br/&gt;
      {&lt;br/&gt;
        &quot;name&quot;: &quot;SFF3&quot;,&lt;br/&gt;
        &quot;rest-uri&quot;: &quot;http://10.0.1.43:5000&quot;,&lt;br/&gt;
        &quot;ip-mgmt-address&quot;: &quot;10.0.1.43&quot;,&lt;br/&gt;
        &quot;sff-data-plane-locator&quot;: [&lt;br/&gt;
          {&lt;br/&gt;
            &quot;name&quot;: &quot;eth0&quot;,&lt;br/&gt;
            &quot;data-plane-locator&quot;: &lt;/p&gt;
{
              &quot;port&quot;: 4789,
              &quot;ip&quot;: &quot;10.0.1.43&quot;,
              &quot;transport&quot;: &quot;service-locator:vxlan-gpe&quot;
            }
&lt;p&gt;          }&lt;br/&gt;
        ],&lt;br/&gt;
        &quot;service-node&quot;: &quot;Ubuntu3&quot;,&lt;br/&gt;
        &quot;service-function-dictionary&quot;: [&lt;br/&gt;
          {&lt;br/&gt;
            &quot;name&quot;: &quot;SF3&quot;,&lt;br/&gt;
            &quot;sff-sf-data-plane-locator&quot;: &lt;/p&gt;
{
              &quot;sf-dpl-name&quot;: &quot;vxlan&quot;,
              &quot;sff-dpl-name&quot;: &quot;eth0&quot;
            }
&lt;p&gt;          }&lt;br/&gt;
        ]&lt;br/&gt;
      },&lt;br/&gt;
      {&lt;br/&gt;
        &quot;name&quot;: &quot;SFF1&quot;,&lt;br/&gt;
        &quot;rest-uri&quot;: &quot;http://10.0.1.41:5000&quot;,&lt;br/&gt;
        &quot;ip-mgmt-address&quot;: &quot;10.0.1.41&quot;,&lt;br/&gt;
        &quot;sff-data-plane-locator&quot;: [&lt;br/&gt;
          {&lt;br/&gt;
            &quot;name&quot;: &quot;eth0&quot;,&lt;br/&gt;
            &quot;data-plane-locator&quot;: &lt;/p&gt;
{
              &quot;port&quot;: 4789,
              &quot;ip&quot;: &quot;10.0.1.41&quot;,
              &quot;transport&quot;: &quot;service-locator:vxlan-gpe&quot;
            }
&lt;p&gt;          }&lt;br/&gt;
        ],&lt;br/&gt;
        &quot;service-node&quot;: &quot;Ubuntu1&quot;,&lt;br/&gt;
        &quot;service-function-dictionary&quot;: [&lt;br/&gt;
          {&lt;br/&gt;
            &quot;name&quot;: &quot;SF1&quot;,&lt;br/&gt;
            &quot;sff-sf-data-plane-locator&quot;: &lt;/p&gt;
{
              &quot;sf-dpl-name&quot;: &quot;vxlan&quot;,
              &quot;sff-dpl-name&quot;: &quot;eth0&quot;
            }
&lt;p&gt;          }&lt;br/&gt;
        ]&lt;br/&gt;
      },&lt;br/&gt;
      {&lt;br/&gt;
        &quot;name&quot;: &quot;SFF4&quot;,&lt;br/&gt;
        &quot;rest-uri&quot;: &quot;http://10.0.1.44:5000&quot;,&lt;br/&gt;
        &quot;ip-mgmt-address&quot;: &quot;10.0.1.44&quot;,&lt;br/&gt;
        &quot;sff-data-plane-locator&quot;: [&lt;br/&gt;
          {&lt;br/&gt;
            &quot;name&quot;: &quot;eth0&quot;,&lt;br/&gt;
            &quot;data-plane-locator&quot;: &lt;/p&gt;
{
              &quot;port&quot;: 4789,
              &quot;ip&quot;: &quot;10.0.1.44&quot;,
              &quot;transport&quot;: &quot;service-locator:vxlan-gpe&quot;
            }
&lt;p&gt;          }&lt;br/&gt;
        ],&lt;br/&gt;
        &quot;service-node&quot;: &quot;Ubuntu4&quot;,&lt;br/&gt;
        &quot;service-function-dictionary&quot;: [&lt;br/&gt;
          {&lt;br/&gt;
            &quot;name&quot;: &quot;SF4&quot;,&lt;br/&gt;
            &quot;sff-sf-data-plane-locator&quot;: &lt;/p&gt;
{
              &quot;sf-dpl-name&quot;: &quot;vxlan&quot;,
              &quot;sff-dpl-name&quot;: &quot;eth0&quot;
            }
&lt;p&gt;          }&lt;br/&gt;
        ]&lt;br/&gt;
      },&lt;br/&gt;
      {&lt;br/&gt;
        &quot;name&quot;: &quot;SFF5&quot;,&lt;br/&gt;
        &quot;rest-uri&quot;: &quot;http://10.0.1.45:5000&quot;,&lt;br/&gt;
        &quot;ip-mgmt-address&quot;: &quot;10.0.1.45&quot;,&lt;br/&gt;
        &quot;sff-data-plane-locator&quot;: [&lt;br/&gt;
          {&lt;br/&gt;
            &quot;name&quot;: &quot;eth0&quot;,&lt;br/&gt;
            &quot;data-plane-locator&quot;: &lt;/p&gt;
{
              &quot;port&quot;: 4789,
              &quot;ip&quot;: &quot;10.0.1.45&quot;,
              &quot;transport&quot;: &quot;service-locator:vxlan-gpe&quot;
            }
&lt;p&gt;          }&lt;br/&gt;
        ],&lt;br/&gt;
        &quot;service-node&quot;: &quot;Ubuntu5&quot;,&lt;br/&gt;
        &quot;service-function-dictionary&quot;: [&lt;br/&gt;
          {&lt;br/&gt;
            &quot;name&quot;: &quot;SF5&quot;,&lt;br/&gt;
            &quot;sff-sf-data-plane-locator&quot;: &lt;/p&gt;
{
              &quot;sf-dpl-name&quot;: &quot;vxlan&quot;,
              &quot;sff-dpl-name&quot;: &quot;eth0&quot;
            }
&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="24164">SFC-138</key>
            <summary>SFC-UI broken - SFF service-function-dictionary does not show correct values</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="10003">Cannot Reproduce</resolution>
                                        <assignee username="diego.jesus.granados.lopez@ericsson.com">Diego Granados</assignee>
                                    <reporter username="repenno">Reinaldo Penno</reporter>
                        <labels>
                    </labels>
                <created>Sun, 14 Feb 2016 08:13:13 +0000</created>
                <updated>Thu, 19 Oct 2017 16:58:57 +0000</updated>
                            <resolved>Fri, 30 Dec 2016 10:24:55 +0000</resolved>
                                    <version>unspecified</version>
                                                    <component>General</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>4</watches>
                                                                                                                <comments>
                            <comment id="46640" author="rapenno@gmail.com" created="Sun, 14 Feb 2016 08:13:13 +0000"  >&lt;p&gt;Attachment Screen Shot 2016-02-14 at 12.11.31 AM.png has been added with description: empty service-function-dictionary&lt;/p&gt;</comment>
                            <comment id="46635" author="ebrjohn" created="Mon, 15 Feb 2016 13:39:56 +0000"  >&lt;p&gt;Setting the severity to major since its still possible to configure the SFF via RESTconf. Also moving to Beryllium SR1.&lt;/p&gt;</comment>
                            <comment id="46636" author="ebrjohn" created="Tue, 30 Aug 2016 14:08:16 +0000"  >&lt;p&gt;Verified this is still a problem in Boron. To be fixed in Boron-SR1.&lt;/p&gt;</comment>
                            <comment id="46637" author="diego.jesus.granados.lopez@ericsson.com" created="Wed, 14 Dec 2016 12:55:24 +0000"  >&lt;p&gt;SFF dictionary edition, displayed correctly&lt;/p&gt;</comment>
                            <comment id="46641" author="diego.jesus.granados.lopez@ericsson.com" created="Wed, 14 Dec 2016 12:55:24 +0000"  >&lt;p&gt;Attachment bug-5347-carbon-sff-dictionary.PNG has been added with description: SFC UI-SFF dictionary (Carbon)&lt;/p&gt;</comment>
                            <comment id="46638" author="diego.jesus.granados.lopez@ericsson.com" created="Wed, 14 Dec 2016 12:58:11 +0000"  >&lt;p&gt;I failed to reproduce the bug using exactly the steps described (I&apos;m in Carbon branch, updated as of Dec 14th 2016). SFF dictionary is correctly displayed on edition (screenshot attached). &lt;/p&gt;

&lt;p&gt;If you&apos;re ok, I&apos;ll proceed to close the bug, as it is no longer reproduceable.&lt;/p&gt;</comment>
                            <comment id="46639" author="diego.jesus.granados.lopez@ericsson.com" created="Fri, 30 Dec 2016 10:24:55 +0000"  >&lt;p&gt;Closed, as it is no longer reproduceable in Carbon branch&lt;/p&gt;</comment>
                    </comments>
                    <attachments>
                            <attachment id="13258" name="Screen Shot 2016-02-14 at 12.11.31 AM.png" size="77120" author="repenno" created="Sun, 14 Feb 2016 08:13:13 +0000"/>
                            <attachment id="13259" name="bug-5347-carbon-sff-dictionary.PNG" size="195442" author="diego.jesus.granados.lopez@ericsson.com" created="Wed, 14 Dec 2016 12:55:24 +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>5347</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=5347]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                            <customfield id="customfield_10206" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                        <customfieldname>Issue Type</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10300"><![CDATA[Bug]]></customfieldvalue>

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

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