<!-- 
RSS generated by JIRA (8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d) at Wed Feb 07 20:43:30 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>[TRNSPRTPCE-591] parameters value incoherences during func. tests between configuration and operation device DS retrieved</title>
                <link>https://jira.opendaylight.org/browse/TRNSPRTPCE-591</link>
                <project id="10178" key="TRNSPRTPCE">transportpce</project>
                    <description>&lt;p&gt;During renderer service path nominal and OLM func. tests (both 1.2.1 and 2.2.1), the &apos;equipment-state&apos; parameters retrieved in simulators circuit-packs via yang-ext:mount and the OLM ots &apos;span-loss&#160;parameters are different&#160; between configuration and operation datastores.&lt;/p&gt;

&lt;p&gt;It looks more like a honeynode implementation issue than an ODL bug.&lt;/p&gt;</description>
                <environment></environment>
        <key id="35128">TRNSPRTPCE-591</key>
            <summary>parameters value incoherences during func. tests between configuration and operation device DS retrieved</summary>
                <type id="10104" iconUrl="https://jira.opendaylight.org/secure/viewavatar?size=xsmall&amp;avatarId=10303&amp;avatarType=issuetype">Bug</type>
                                            <priority id="3" iconUrl="https://jira.opendaylight.org/images/icons/priorities/major.svg">Medium</priority>
                        <status id="1" iconUrl="https://jira.opendaylight.org/images/icons/statuses/open.png" description="The issue is open and ready for the assignee to start work on it.">Open</status>
                    <statusCategory id="2" key="new" colorName="blue-gray"/>
                                    <resolution id="-1">Unresolved</resolution>
                                        <assignee username="gthouenon">Gilles Thouenon</assignee>
                                    <reporter username="guillaume.lambert">Guillaume Lambert</reporter>
                        <labels>
                    </labels>
                <created>Thu, 27 Jan 2022 09:41:12 +0000</created>
                <updated>Thu, 17 Mar 2022 15:26:12 +0000</updated>
                                            <version>Silicon</version>
                    <version>Phosphorus</version>
                    <version>Sulfur</version>
                                                        <due></due>
                            <votes>0</votes>
                                    <watches>2</watches>
                                    <workratio workratioPercent="9223372036854775807"/>
                                    <progress percentage="100">
                                    <originalProgress>
                                                    <row percentage="0" backgroundColor="#89afd7"/>
                                                    <row percentage="100" backgroundColor="transparent"/>
                                            </originalProgress>
                                                    <currentProgress>
                                                    <row percentage="100" backgroundColor="#51a825"/>
                                                    <row percentage="0" backgroundColor="#ec8e00"/>
                                            </currentProgress>
                            </progress>
                                    <aggregateprogress percentage="100">
                                    <originalProgress>
                                                    <row percentage="0" backgroundColor="#89afd7"/>
                                                    <row percentage="100" backgroundColor="transparent"/>
                                            </originalProgress>
                                                    <currentProgress>
                                                    <row percentage="100" backgroundColor="#51a825"/>
                                                    <row percentage="0" backgroundColor="#ec8e00"/>
                                            </currentProgress>
                            </aggregateprogress>
                                    <timeoriginalestimate seconds="0">0 minutes</timeoriginalestimate>
                            <timeestimate seconds="0">0 minutes</timeestimate>
                            <timespent seconds="57600">2 days</timespent>
                                <comments>
                            <comment id="70431" author="guillaume.lambert@orange.com" created="Thu, 27 Jan 2022 09:47:51 +0000"  >&lt;p&gt;For example, here:&lt;/p&gt;

&lt;p&gt;GET {}/config/network-topology:network-topology/topology/topology-netconf/node/XPDR-A1/yang-ext:mount/org-openroadm-device:org-openroadm-device/circuit-packs/1%2F0%2F1-PLUG-NET&lt;/p&gt;

&lt;p&gt;returns&lt;/p&gt;


&lt;p&gt;{&apos;circuit-packs&apos;: [{&apos;circuit-pack-name&apos;: &apos;1/0/1-PLUG-NET&apos;, &apos;circuit-pack-mode&apos;: &apos;NORMAL&apos;, &apos;subSlot&apos;: &apos;1&apos;, &apos;parent-circuit-pack&apos;: &lt;/p&gt;
{&apos;cp-slot-name&apos;: &apos;1&apos;, &apos;circuit-pack-name&apos;: &apos;1/0&apos;}
&lt;p&gt;, &apos;circuit-pack-product-code&apos;: &apos;Line_NW_P&apos;, &apos;ports&apos;: &lt;span class=&quot;error&quot;&gt;&amp;#91;\{&amp;#39;port-name&amp;#39;: &amp;#39;1&amp;#39;, &amp;#39;port-qual&amp;#39;: &amp;#39;xpdr-network&amp;#39;, &amp;#39;port-type&amp;#39;: &amp;#39;CFP2&amp;#39;, &amp;#39;administrative-state&amp;#39;: &amp;#39;inService&amp;#39;}&amp;#93;&lt;/span&gt;, &apos;shelf&apos;: &apos;1&apos;, &apos;circuit-pack-type&apos;: &apos;line_pluggable&apos;, &apos;slot&apos;: &apos;1&apos;,&lt;br/&gt;
&lt;b&gt;&apos;equipment-state&apos;: &apos;not-reserved-inuse&apos;&lt;/b&gt;}]}&lt;/p&gt;

&lt;p&gt;&#160;&lt;/p&gt;

&lt;p&gt;and&lt;/p&gt;

&lt;p&gt;&#160;&lt;/p&gt;

&lt;p&gt;{}/operational/network-topology:network-topology/topology/topology-netconf/node/XPDR-A1/yang-ext:mount/org-openroadm-device:org-openroadm-device/circuit-packs/1%2F0%2F1-PLUG-NET&lt;/p&gt;

&lt;p&gt;returns&lt;/p&gt;


&lt;p&gt;{&apos;circuit-packs&apos;: [{&apos;circuit-pack-name&apos;: &apos;1/0/1-PLUG-NET&apos;, &apos;circuit-pack-category&apos;: &lt;/p&gt;
{&apos;type&apos;: &apos;circuitPack&apos;}
&lt;p&gt;, &apos;parent-circuit-pack&apos;: {&apos;cp-slot-name&apos;: &apos;1&apos;, &apos;circuit-pack-name&apos;: &apos;1/0&apos;}, &apos;operational-state&apos;: &apos;inService&apos;, &apos;is-pluggable-optics&apos;: True, &apos;vendor&apos;: &apos;VendorA&apos;, &apos;serial-id&apos;: &apos;&lt;em&gt;1234&lt;/em&gt;&apos;, &apos;hardware-version&apos;: &apos;0.1&apos;, &apos;model&apos;: &apos;CFP2&apos;, &apos;circuit-pack-type&apos;: &apos;line_pluggable&apos;,&lt;br/&gt;
&lt;b&gt;&apos;equipment-state&apos;: &apos;not-reserved-available&apos;&lt;/b&gt;,&lt;br/&gt;
&apos;circuit-pack-mode&apos;: &apos;NORMAL&apos;, &apos;subSlot&apos;: &apos;1&apos;, &apos;product-code&apos;: &apos;Line_NW_P&apos;, &apos;circuit-pack-product-code&apos;: &apos;Line_NW_P&apos;, &apos;type&apos;: &apos;line/network pluggable&apos;, &apos;ports&apos;: [{&apos;port-name&apos;: &apos;1&apos;, &apos;supported-interface-capability&apos;: &lt;span class=&quot;error&quot;&gt;&amp;#91;&amp;#39;org-openroadm-port-types:if-OCH&amp;#39;&amp;#93;&lt;/span&gt;, &apos;operational-state&apos;: &apos;inService&apos;, &apos;port-qual&apos;: &apos;xpdr-network&apos;, &apos;administrative-state&apos;: &apos;inService&apos;, &apos;label&apos;: &apos;2&apos;, &apos;transponder-port&apos;: &lt;/p&gt;
{&apos;port-power-capability-max-rx&apos;: 1.0, &apos;port-power-capability-min-rx&apos;: -22.0, &apos;port-power-capability-max-tx&apos;: 0.0, &apos;port-power-capability-min-tx&apos;: -5.0}
&lt;p&gt;, &apos;port-wavelength-type&apos;: &apos;wavelength&apos;, &apos;port-direction&apos;: &apos;bidirectional&apos;, &apos;port-type&apos;: &apos;CFP2&apos;, &apos;interfaces&apos;: &lt;span class=&quot;error&quot;&gt;&amp;#91;\{&amp;#39;interface-name&amp;#39;: &amp;#39;XPDR1-NETWORK1-713:720&amp;#39;}, \{&amp;#39;interface-name&amp;#39;: &amp;#39;XPDR1-NETWORK1-OTU&amp;#39;}, \{&amp;#39;interface-name&amp;#39;: &amp;#39;XPDR1-NETWORK1-ODU4&amp;#39;}&amp;#93;&lt;/span&gt;}], &apos;shelf&apos;: &apos;1&apos;, &apos;slot&apos;: &apos;1&apos;}]}&lt;/p&gt;</comment>
                            <comment id="70647" author="gthouenon" created="Thu, 17 Mar 2022 13:57:08 +0000"  >&lt;p&gt;Could you please specify which test of OLM functional test suites are failing due to this issue?&lt;br/&gt;
I don&apos;t see where equipmenent-state is verified in these test suites.&lt;/p&gt;</comment>
                            <comment id="70648" author="guillaume.lambert@orange.com" created="Thu, 17 Mar 2022 15:26:12 +0000"  >&lt;p&gt;I made the modification but I suspect there are more&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_10000" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>0|i03v91:9xzi</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10001" key="com.pyxis.greenhopper.jira:gh-sprint">
                        <customfieldname>Sprint</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue id="39">Sprint 25</customfieldvalue>

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