<!-- 
RSS generated by JIRA (8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d) at Wed Feb 07 20:44:56 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>[TSC-35] BIER Oxygen Release details</title>
                <link>https://jira.opendaylight.org/browse/TSC-35</link>
                <project id="10101" key="TSC">tsc</project>
                    <description>&lt;p&gt;Project Proposals:BIER Plugin - OpenDaylight Project&lt;br/&gt;
BIER (Bit Indexed Explicit Replication) introduces a method for multicast flow forwarding, without storing states in every node along the multicast path. BIER provides optimal multicast forwarding through a &quot;BIER domain&quot; without requiring intermediate routers to maintain any multicast related per-flow state. That really simplifies configuration and states of intermediate routers. More information could be found at IETF: &lt;a href=&quot;https://datatracker.ietf.org/wg/bier/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://datatracker.ietf.org/wg/bier/&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;SDN controller is supposed to support BIER future, to make devices support BIER more easily and BIER network configuration more simply.&lt;/p&gt;

&lt;p&gt;Major Components Delivered in Oxygen&lt;/p&gt;

&lt;p&gt;===============================&lt;/p&gt;

&lt;p&gt;BIER:Oxygen:Release Plan - OpenDaylight Project&lt;/p&gt;
&lt;div class=&apos;table-wrap&apos;&gt;
&lt;table class=&apos;confluenceTable&apos;&gt;&lt;tbody&gt;
&lt;tr&gt;
&lt;td class=&apos;confluenceTd&apos;&gt;BIER/BIER-TE BierMan Manage&lt;/td&gt;
&lt;td class=&apos;confluenceTd&apos;&gt;Manage BIER and BIER-TE Topology information and configuration of the BIER domain.&lt;/td&gt;
&lt;td class=&apos;confluenceTd&apos;&gt;&#160;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td class=&apos;confluenceTd&apos;&gt;BIER/BIER-TE Channel Manage&lt;/td&gt;
&lt;td class=&apos;confluenceTd&apos;&gt;Manage channel information and configuration received from multicast flow overlay protocol(BGP/PIM/MLD).&lt;/td&gt;
&lt;td class=&apos;confluenceTd&apos;&gt;&#160;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td class=&apos;confluenceTd&apos;&gt;BIER/BIER-TE Service Manage&lt;/td&gt;
&lt;td class=&apos;confluenceTd&apos;&gt;Manage the BIER and BIER-TE proceduce between controller and BFR nodes which using netconf protocol.&lt;/td&gt;
&lt;td class=&apos;confluenceTd&apos;&gt;&#160;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td class=&apos;confluenceTd&apos;&gt;BIER-TE PCE Manage&lt;/td&gt;
&lt;td class=&apos;confluenceTd&apos;&gt;Manage BIER-TE paths information and compute the optimal paths from BFIR to BFERs.&lt;/td&gt;
&lt;td class=&apos;confluenceTd&apos;&gt;&#160;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td class=&apos;confluenceTd&apos;&gt;BIER/BIER-TE OAM Manage&lt;/td&gt;
&lt;td class=&apos;confluenceTd&apos;&gt;Manage BIER OAM information and compute the optimal paths from BFIR to BFERs.&lt;/td&gt;
&lt;td class=&apos;confluenceTd&apos;&gt;&#160;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td class=&apos;confluenceTd&apos;&gt;BIER/BIER-TE BierApp Manage&lt;/td&gt;
&lt;td class=&apos;confluenceTd&apos;&gt;Manage BIER UI, show topology and configure BIER/BIER-TE and channel.&lt;/td&gt;
&lt;td class=&apos;confluenceTd&apos;&gt;&#160;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td class=&apos;confluenceTd&apos;&gt;BIER/BIER-TE Driver&lt;/td&gt;
&lt;td class=&apos;confluenceTd&apos;&gt;Provide south-bound netconf interface for BIER and BIER-TE&#65292;it has implemented standard interface&#65288;ietf-bier and ietf-bier-te&#65289;.&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;
&lt;/div&gt;


&lt;p&gt;The Features Added in Oxygen&lt;br/&gt;
========================&lt;br/&gt;
odl-bier-oam&lt;/p&gt;

&lt;p&gt;The Functions Added in Oxygen&lt;br/&gt;
=========================&lt;br/&gt;
1,The BIER-TE architecture and BP assignment and BIFT configuration which defined in IETF standard draft (draft-ietf-bier-te-arch-00).&lt;br/&gt;
2,The BIER-TE OAM function which defined in IETF standard draft (draft-chen-bier-te-ping-03).&lt;br/&gt;
3,The BIER-TE FRR function which defined in IETF standard draft (draft-eckert-bier-te-frr-03 ).&lt;/p&gt;

&lt;p&gt;The API Added in Oxygen&lt;br/&gt;
====================&lt;br/&gt;
1, The BIER-TE related API which defined in IETF standard draft (draft-zhang-bier-te-yang-04).&lt;/p&gt;</description>
                <environment></environment>
        <key id="29419">TSC-35</key>
            <summary>BIER Oxygen Release details</summary>
                <type id="10200" iconUrl="https://jira.opendaylight.org/secure/viewavatar?size=xsmall&amp;avatarId=10708&amp;avatarType=issuetype">Project Plan</type>
                                            <priority id="3" iconUrl="https://jira.opendaylight.org/images/icons/priorities/major.svg">Medium</priority>
                        <status id="6" iconUrl="https://jira.opendaylight.org/images/icons/statuses/closed.png" description="The issue is considered finished, the resolution is correct. Issues which are closed can be reopened.">Closed</status>
                    <statusCategory id="3" key="done" colorName="green"/>
                                    <resolution id="10000">Done</resolution>
                                        <assignee username="-1">Unassigned</assignee>
                                    <reporter username="xiongquan">Quan Xiong</reporter>
                        <labels>
                            <label>MF_done</label>
                    </labels>
                <created>Wed, 14 Mar 2018 10:32:07 +0000</created>
                <updated>Wed, 2 Oct 2019 16:28:50 +0000</updated>
                            <resolved>Thu, 5 Apr 2018 05:27:31 +0000</resolved>
                                                                        <due></due>
                            <votes>0</votes>
                                    <watches>2</watches>
                                                                                                                <comments>
                            <comment id="61747" author="klou" created="Thu, 15 Mar 2018 01:28:07 +0000"  >&lt;p&gt;&lt;a href=&quot;https://jira.opendaylight.org/secure/ViewProfile.jspa?name=xiongquan&quot; class=&quot;user-hover&quot; rel=&quot;xiongquan&quot;&gt;xiongquan&lt;/a&gt; - I have removed the value you put in &quot;ODL Gerrit Patch&quot;.&#160; It should point to the patch for Oxygen Release Notes.&#160; Please work on that and update the field accordingly.&#160; Thanks!&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_10503" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                        <customfieldname>ODL Checkpoint</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10402"><![CDATA[Final]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                            <customfield id="customfield_10507" key="com.atlassian.jira.plugin.system.customfieldtypes:url">
                        <customfieldname>ODL Gerrit Patch</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue><![CDATA[https://git.opendaylight.org/gerrit/#/c/69514/]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <customfield id="customfield_10505" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                        <customfieldname>ODL Participation</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10403"><![CDATA[SNAPSHOT_Integrated (Managed)]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10500" key="com.atlassian.jira.plugin.system.customfieldtypes:project">
                        <customfieldname>ODL Project</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue id="10100">bier</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10501" key="com.atlassian.jira.plugin.system.customfieldtypes:version">
                        <customfieldname>ODL Release</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue id="10726">Oxygen</customfieldvalue>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <customfield id="customfield_10000" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>0|i03bnb:</customfieldvalue>

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