<!-- 
RSS generated by JIRA (8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d) at Wed Feb 07 19:12:39 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>[BGPCEP-306] Module &quot;bgp&quot; name conflict</title>
                <link>https://jira.opendaylight.org/browse/BGPCEP-306</link>
                <project id="10108" key="BGPCEP">bgpcep</project>
                    <description>&lt;p&gt;BGPCEP project recently merged bgp/openconfig-api/src/main/yang/bgp.yang file; namespace &quot;http://openconfig.net/yang/bgp&quot;, revision &quot;2015-05-15&quot;.&lt;br/&gt;
Vpnservice already had model-bgp/src/main/yang/bgp.yang file; namespace &quot;urn:cisco:params:xml:ns:yang:bgp&quot; (with TODO to update), revision 2013-07-15.&lt;br/&gt;
Both modules have name (and prefix) &quot;bgp&quot; which leads to conflicts. This currently makes all CSIT jobs with install=all to fail.&lt;/p&gt;

&lt;p&gt;I believe Vpnservice should rename their module, as it is older and not standardized.&lt;/p&gt;</description>
                <environment>&lt;p&gt;Operating System: All&lt;br/&gt;
Platform: All&lt;/p&gt;</environment>
        <key id="23546">BGPCEP-306</key>
            <summary>Module &quot;bgp&quot; name conflict</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="milos.fabian@pantheon.tech">Milos Fabian</assignee>
                                    <reporter username="vrpolak">Vratko Polak</reporter>
                        <labels>
                    </labels>
                <created>Mon, 9 Nov 2015 16:15:17 +0000</created>
                <updated>Sun, 3 Mar 2019 11:50:33 +0000</updated>
                            <resolved>Fri, 13 Nov 2015 12:42:47 +0000</resolved>
                                    <version>Bugzilla Migration</version>
                                    <fixVersion>Bugzilla Migration</fixVersion>
                                    <component>BGP</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>4</watches>
                                                                                                                <comments>
                            <comment id="45202" author="rovarga" created="Wed, 11 Nov 2015 10:21:11 +0000"  >&lt;p&gt;Actually, BGPCEP should update the openconfig models, which already fix this via a proper prefix.&lt;/p&gt;</comment>
                            <comment id="45203" author="cdgasparini" created="Wed, 11 Nov 2015 14:47:59 +0000"  >&lt;p&gt;prefix modified&lt;br/&gt;
&lt;a href=&quot;https://git.opendaylight.org/gerrit/#/c/29551/1&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/#/c/29551/1&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="45204" author="vrpolak" created="Thu, 12 Nov 2015 19:30:55 +0000"  >&lt;p&gt;The module name conflict is gone, but there is still something wrong, resulting in &quot;Configuration Transaction failed on 2PC, server is unhealthy&quot; in some *-all-beryllium tests:&lt;br/&gt;
&lt;a href=&quot;https://jenkins.opendaylight.org/releng/job/integration-csit-1node-basic-all-beryllium/1245/consoleFull&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://jenkins.opendaylight.org/releng/job/integration-csit-1node-basic-all-beryllium/1245/consoleFull&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;But that is possibly for another Bug entry.&lt;/p&gt;</comment>
                            <comment id="45205" author="cdgasparini" created="Fri, 13 Nov 2015 08:55:49 +0000"  >&lt;p&gt;Caused by: org.opendaylight.yangtools.yang.parser.spi.meta.InferenceException: Augment target not found: Absolute&lt;/p&gt;
{path=[(http://openconfig.net/yang/bgp?revision=2015-05-15)bgp-router, (http://openconfig.net/yang/bgp?revision=2015-05-15)vpnv6, (http://openconfig.net/yang/bgp?revision=2015-05-15)unicast]}
&lt;p&gt;	at org.opendaylight.yangtools.yang.parser.stmt.rfc6020.AugmentStatementImpl$Definition$1.prerequisiteFailed(AugmentStatementImpl.java:128)&lt;/p&gt;</comment>
                            <comment id="45206" author="vrpolak" created="Fri, 13 Nov 2015 12:42:47 +0000"  >&lt;p&gt;Opened &lt;a href=&quot;https://jira.opendaylight.org/browse/BGPCEP-311&quot; title=&quot;New openconfig modules frequently cause &amp;quot;server is unhealthy&amp;quot;.&quot; class=&quot;issue-link&quot; data-issue-key=&quot;BGPCEP-311&quot;&gt;&lt;del&gt;BGPCEP-311&lt;/del&gt;&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&amp;gt; Augment target not found&lt;/p&gt;

&lt;p&gt;I have not seen this one. Perhaps because it is a heisenbug.&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>4598</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=4598]]></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="10355"><![CDATA[Beryllium-M4]]></customfieldvalue>

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

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