<!-- 
RSS generated by JIRA (8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d) at Wed Feb 07 20:53:16 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>[YANGTOOLS-447] Change in yangtools results in exception when loading SFC</title>
                <link>https://jira.opendaylight.org/browse/YANGTOOLS-447</link>
                <project id="10188" key="YANGTOOLS">yangtools</project>
                    <description>&lt;p&gt;While attempting to run the SFC project (integrating with GBP), I got the following exception:&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;http://pastebin.com/0wQ95Rs8&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://pastebin.com/0wQ95Rs8&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;I cloned yangtools locally and built it using a git hash from yesterday:&lt;/p&gt;

&lt;p&gt;commit 98dbda7e7184036e0bc9144c0b2b1b9203a9f500&lt;br/&gt;
Author: Tony Tkacik &amp;lt;ttkacik@cisco.com&amp;gt;&lt;br/&gt;
Date:   Mon Apr 13 18:48:43 2015 +0200&lt;/p&gt;

&lt;p&gt;    &lt;a href=&quot;https://jira.opendaylight.org/browse/YANGTOOLS-444&quot; title=&quot;Missing space separator in exported yin format, in case of list with multiple keys&quot; class=&quot;issue-link&quot; data-issue-key=&quot;YANGTOOLS-444&quot;&gt;&lt;del&gt;YANGTOOLS-444&lt;/del&gt;&lt;/a&gt; - Added Missing space separator for list keys in yin format&lt;/p&gt;

&lt;p&gt;    Change-Id: Ibb943777604f61dde20bb84fce2a7f13c38333c7&lt;br/&gt;
    Signed-off-by: Tony Tkacik &amp;lt;ttkacik@cisco.com&amp;gt;&lt;/p&gt;


&lt;p&gt;and it works. If I go to the one after it:&lt;/p&gt;

&lt;p&gt;commit c7c67c1ad9fbd77e2705345400f1db5b3d46e200&lt;br/&gt;
Merge: 98dbda7 6041965&lt;br/&gt;
Author: Robert Varga &amp;lt;nite@hq.sk&amp;gt;&lt;br/&gt;
Date:   Tue Apr 14 10:38:31 2015 +0000&lt;/p&gt;

&lt;p&gt;    Merge &quot;&lt;a href=&quot;https://jira.opendaylight.org/browse/YANGTOOLS-363&quot; title=&quot;Milestone: Basic constraints validation&quot; class=&quot;issue-link&quot; data-issue-key=&quot;YANGTOOLS-363&quot;&gt;&lt;del&gt;YANGTOOLS-363&lt;/del&gt;&lt;/a&gt;: Make sure JSON and XML codecs are not losing constraints.&quot;&lt;/p&gt;

&lt;p&gt;It fails.&lt;/p&gt;</description>
                <environment>&lt;p&gt;Operating System: All&lt;br/&gt;
Platform: All&lt;/p&gt;</environment>
        <key id="22867">YANGTOOLS-447</key>
            <summary>Change in yangtools results in exception when loading SFC</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="tony.tkacik@gmail.com">Tony Tkacik</assignee>
                                    <reporter username="tbachman@yahoo.com">Thomas Bachman</reporter>
                        <labels>
                    </labels>
                <created>Wed, 15 Apr 2015 00:33:55 +0000</created>
                <updated>Sun, 10 Apr 2022 18:35:32 +0000</updated>
                            <resolved>Fri, 17 Apr 2015 14:25:03 +0000</resolved>
                                                                        <due></due>
                            <votes>0</votes>
                                    <watches>3</watches>
                                                                                                                <comments>
                            <comment id="43370" author="tony.tkacik@gmail.com" created="Wed, 15 Apr 2015 07:31:59 +0000"  >&lt;p&gt;Please provide additional details about which data was posted using RESTCONF or written using datastore in order to replicate this bug.&lt;/p&gt;</comment>
                            <comment id="43371" author="tony.tkacik@gmail.com" created="Wed, 15 Apr 2015 08:50:49 +0000"  >&lt;p&gt;&lt;a href=&quot;https://git.opendaylight.org/gerrit/#/c/18311/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/#/c/18311/&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Seems instanceof checks were bit off in JSON codec.&lt;/p&gt;</comment>
                            <comment id="43372" author="tbachman@yahoo.com" created="Wed, 15 Apr 2015 13:35:10 +0000"  >&lt;p&gt;It sounds like you&apos;ve been able to reproduce the issue and found it&apos;s cause, but just in case you hadn&apos;t &amp;#8211; I get this simply by loading the following features from SFC:&lt;/p&gt;

&lt;p&gt;feature:install odl-sfc-core odl-sfcofl2 odl-sfc-ui odl-sfc-provider odl-sfc-test-consumer odl-sfc-model odl-sfc-netconf odl-sfc-sb-rest odl-sfc-ovs&lt;/p&gt;</comment>
                            <comment id="43373" author="tony.tkacik@gmail.com" created="Wed, 15 Apr 2015 14:39:42 +0000"  >&lt;p&gt;That would effectivelly mean some SFC component is posting / commiting data back to controller via Restconf - since only data exiting / entering system via RESTCONF+JSON were affected.&lt;/p&gt;</comment>
                            <comment id="43374" author="akincel@cisco.com" created="Thu, 16 Apr 2015 06:44:31 +0000"  >&lt;p&gt;That&apos;s true.&lt;/p&gt;

&lt;p&gt;odl-sfc-provider contains SfcProviderBootstrapRestAPI class, which is populating controller with bootstrap data contained in sfc-jsonconfig bundle.&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>2997</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=2997]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                <customfield id="customfield_10204" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                        <customfieldname>ODL SR Target Milestone</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10380"><![CDATA[Lithium-M5]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                        <customfield id="customfield_10202" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                        <customfieldname>Priority</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10313"><![CDATA[Highest]]></customfieldvalue>

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

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