<!-- 
RSS generated by JIRA (8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d) at Wed Feb 07 19:12:33 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-277] TCPMD5 password Validation exception</title>
                <link>https://jira.opendaylight.org/browse/BGPCEP-277</link>
                <project id="10108" key="BGPCEP">bgpcep</project>
                    <description>&lt;p&gt;ConfigTransaction-132-136&lt;br/&gt;
org.opendaylight.controller.config.api.JmxAttributeValidationException: Client password is not compatible with selected dispatcher&lt;br/&gt;
	at org.opendaylight.controller.config.api.JmxAttributeValidationException.checkCondition(JmxAttributeValidationException.java:88)&lt;br/&gt;
	at org.opendaylight.controller.config.yang.pcep.topology.provider.PCEPTopologyProviderModule.customValidation(PCEPTopologyProviderModule.java:110)&lt;br/&gt;
	at org.opendaylight.controller.config.yang.pcep.topology.provider.AbstractPCEPTopologyProviderModule.validate(AbstractPCEPTopologyProviderModule.java:74)&lt;/p&gt;</description>
                <environment>&lt;p&gt;Operating System: All&lt;br/&gt;
Platform: All&lt;/p&gt;</environment>
        <key id="23517">BGPCEP-277</key>
            <summary>TCPMD5 password Validation exception</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="cdgasparini">Claudio David Gasparini</assignee>
                                    <reporter username="cdgasparini">Claudio David Gasparini</reporter>
                        <labels>
                    </labels>
                <created>Mon, 7 Sep 2015 09:48:46 +0000</created>
                <updated>Sun, 3 Mar 2019 11:50:30 +0000</updated>
                            <resolved>Wed, 9 Sep 2015 14:33:18 +0000</resolved>
                                    <version>Bugzilla Migration</version>
                                    <fixVersion>Bugzilla Migration</fixVersion>
                                    <component>PCEP</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>1</watches>
                                                                                                                <comments>
                            <comment id="45137" author="cdgasparini" created="Tue, 8 Sep 2015 09:35:14 +0000"  >&lt;p&gt;After replicate the issue and research, the problem its in the Test. Steps need be done as explained on guide &lt;a href=&quot;https://wiki.opendaylight.org/view/BGP_LS_PCEP:TCP_MD5_Guide&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://wiki.opendaylight.org/view/BGP_LS_PCEP:TCP_MD5_Guide&lt;/a&gt;. &lt;/p&gt;

&lt;p&gt;Test are trying to insert dependency directly doing PUT:&lt;br/&gt;
&lt;a href=&quot;http://localhost:8181/restconf/config/network-topology:network-topology/topology/topology-netconf/node/controller-config/yang-ext:mount/config:modules/module/odl-pcep-impl-cfg:pcep-dispatcher-impl/global-pcep-dispatcher/odl-pcep-impl-cfg:md5-channel-factory&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://localhost:8181/restconf/config/network-topology:network-topology/topology/topology-netconf/node/controller-config/yang-ext:mount/config:modules/module/odl-pcep-impl-cfg:pcep-dispatcher-impl/global-pcep-dispatcher/odl-pcep-impl-cfg:md5-channel-factory&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;                    &amp;lt;md5-channel-factory xmlns=&quot;urn:opendaylight:params:xml:ns:yang:controller:pcep:impl&quot;&amp;gt;&lt;br/&gt;
                        &amp;lt;type xmlns:prefix=&quot;urn:opendaylight:params:xml:ns:yang:controller:tcpmd5:netty:cfg&quot;&amp;gt;prefix:md5-channel-factory&amp;lt;/type&amp;gt;&lt;br/&gt;
                        &amp;lt;name&amp;gt;md5-client-channel-factory&amp;lt;/name&amp;gt;&lt;br/&gt;
                    &amp;lt;/md5-channel-factory&amp;gt;&lt;/p&gt;


&lt;p&gt;But it, need to be approach by doing a PUT of the whole module:&lt;br/&gt;
(Further explanation why its required--&amp;gt;&lt;a href=&quot;https://jira.opendaylight.org/browse/NETCONF-30&quot; title=&quot;Support nested netconf operations in netconf endpoint for config subsystem&quot; class=&quot;issue-link&quot; data-issue-key=&quot;NETCONF-30&quot;&gt;&lt;del&gt;NETCONF-30&lt;/del&gt;&lt;/a&gt;)&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;http://localhost:8181/restconf/config/network-topology:network-topology/topology/topology-netconf/node/controller-config/yang-ext:mount/config:modules/module/odl-pcep-impl-cfg:pcep-dispatcher-impl/global-pcep-dispatcher/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://localhost:8181/restconf/config/network-topology:network-topology/topology/topology-netconf/node/controller-config/yang-ext:mount/config:modules/module/odl-pcep-impl-cfg:pcep-dispatcher-impl/global-pcep-dispatcher/&lt;/a&gt;&lt;/p&gt;


&lt;p&gt; &amp;lt;module xmlns=&quot;urn:opendaylight:params:xml:ns:yang:controller:config&quot;&amp;gt;&lt;br/&gt;
  &amp;lt;type xmlns:x=&quot;urn:opendaylight:params:xml:ns:yang:controller:pcep:impl&quot;&amp;gt;x:pcep-dispatcher-impl&amp;lt;/type&amp;gt;&lt;br/&gt;
    &amp;lt;name&amp;gt;global-pcep-dispatcher&amp;lt;/name&amp;gt;&lt;br/&gt;
    &amp;lt;pcep-extensions xmlns=&quot;urn:opendaylight:params:xml:ns:yang:controller:pcep:impl&quot;&amp;gt;&lt;br/&gt;
        &amp;lt;type xmlns:x=&quot;urn:opendaylight:params:xml:ns:yang:controller:pcep:spi&quot;&amp;gt;x:extensions&amp;lt;/type&amp;gt;&lt;br/&gt;
        &amp;lt;name&amp;gt;global-pcep-extensions&amp;lt;/name&amp;gt;&lt;br/&gt;
    &amp;lt;/pcep-extensions&amp;gt;&lt;br/&gt;
    &amp;lt;pcep-session-proposal-factory xmlns=&quot;urn:opendaylight:params:xml:ns:yang:controller:pcep:impl&quot;&amp;gt;&lt;br/&gt;
        &amp;lt;type xmlns:x=&quot;urn:opendaylight:params:xml:ns:yang:controller:pcep&quot;&amp;gt;x:pcep-session-proposal-factory&amp;lt;/type&amp;gt;&lt;br/&gt;
          &amp;lt;name&amp;gt;stateful07-proposal&amp;lt;/name&amp;gt;&lt;br/&gt;
    &amp;lt;/pcep-session-proposal-factory&amp;gt;&lt;br/&gt;
    &amp;lt;boss-group xmlns=&quot;urn:opendaylight:params:xml:ns:yang:controller:pcep:impl&quot;&amp;gt;&lt;br/&gt;
         &amp;lt;type xmlns:x=&quot;urn:opendaylight:params:xml:ns:yang:controller:netty&quot;&amp;gt;x:netty-threadgroup&amp;lt;/type&amp;gt;&lt;br/&gt;
            &amp;lt;name&amp;gt;global-boss-group&amp;lt;/name&amp;gt;&lt;br/&gt;
    &amp;lt;/boss-group&amp;gt;&lt;br/&gt;
    &amp;lt;worker-group xmlns=&quot;urn:opendaylight:params:xml:ns:yang:controller:pcep:impl&quot;&amp;gt;&lt;br/&gt;
         &amp;lt;type xmlns:x=&quot;urn:opendaylight:params:xml:ns:yang:controller:netty&quot;&amp;gt;x:netty-threadgroup&amp;lt;/type&amp;gt;&lt;br/&gt;
            &amp;lt;name&amp;gt;global-worker-group&amp;lt;/name&amp;gt;&lt;br/&gt;
    &amp;lt;/worker-group&amp;gt;&lt;br/&gt;
  &amp;lt;md5-channel-factory xmlns=&quot;urn:opendaylight:params:xml:ns:yang:controller:pcep:impl&quot;&amp;gt;&lt;br/&gt;
   &amp;lt;type xmlns:x=&quot;urn:opendaylight:params:xml:ns:yang:controller:tcpmd5:netty:cfg&quot;&amp;gt;x:md5-channel-factory&amp;lt;/type&amp;gt;&lt;br/&gt;
   &amp;lt;name&amp;gt;md5-client-channel-factory&amp;lt;/name&amp;gt;&lt;br/&gt;
  &amp;lt;/md5-channel-factory&amp;gt;&lt;br/&gt;
  &amp;lt;md5-server-channel-factory xmlns=&quot;urn:opendaylight:params:xml:ns:yang:controller:pcep:impl&quot;&amp;gt;&lt;br/&gt;
   &amp;lt;type xmlns:x=&quot;urn:opendaylight:params:xml:ns:yang:controller:tcpmd5:netty:cfg&quot;&amp;gt;x:md5-server-channel-factory&amp;lt;/type&amp;gt;&lt;br/&gt;
   &amp;lt;name&amp;gt;md5-server-channel-factory&amp;lt;/name&amp;gt;&lt;br/&gt;
  &amp;lt;/md5-server-channel-factory&amp;gt;&lt;br/&gt;
 &amp;lt;/module&amp;gt;&lt;/p&gt;</comment>
                            <comment id="45138" author="vrpolak" created="Wed, 9 Sep 2015 14:33:18 +0000"  >&lt;p&gt;Clarifications with respect to &quot;tcpmd5user&quot; test suite.&lt;/p&gt;

&lt;p&gt;There is a real &lt;a href=&quot;https://jira.opendaylight.org/browse/NETCONF-30&quot; title=&quot;Support nested netconf operations in netconf endpoint for config subsystem&quot; class=&quot;issue-link&quot; data-issue-key=&quot;NETCONF-30&quot;&gt;&lt;del&gt;NETCONF-30&lt;/del&gt;&lt;/a&gt; which can have many consequences. &lt;a href=&quot;https://jira.opendaylight.org/browse/BGPCEP-277&quot; title=&quot;TCPMD5 password Validation exception&quot; class=&quot;issue-link&quot; data-issue-key=&quot;BGPCEP-277&quot;&gt;&lt;del&gt;BGPCEP-277&lt;/del&gt;&lt;/a&gt; documents one consequence, but it needs a non-standard (as in different from wiki) workflow to hit 3753.&lt;/p&gt;

&lt;p&gt;This suite was using the &lt;a href=&quot;https://jira.opendaylight.org/browse/BGPCEP-277&quot; title=&quot;TCPMD5 password Validation exception&quot; class=&quot;issue-link&quot; data-issue-key=&quot;BGPCEP-277&quot;&gt;&lt;del&gt;BGPCEP-277&lt;/del&gt;&lt;/a&gt; workflow, and it looked as Tcpmd5 is unusable because of it. Resolved/invalid is there to inform it is not a blocker, and the wiki way works without issues.&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>4267</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=4267]]></customfieldvalue>

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

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

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