You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 199 Next »

TOC Voting Members 

Company

NameAlternate

AT&T

Jack Murray Co-Chair

Lusheng Ji

China Mobile

Jinri Huang Co-Chair


Deutsche Telekom 

David Streibl


NTT DOCOMO

Masafumi Masuda


OrangeVincent Danno

Verizon

Viswanath Kumar Skand Priya


Available (7)Available (7)
Available (8)Available (8)
Available (9)Available (9)
Available (10)Available (10)
Available (11)Available (11)
Available (12)Available (12)

*Quorum: 50% or more of total TOC voting members unless excluded due to attendance.

TOC Meeting Info

Technical Oversight Committee meetings are open to the public and held on Wednesdays at 8 AM Eastern Time USA.  World Time Zone Map

Zoom 2 Info:

  • Join from PC, Mac, Linux, iOS, or Android: https://zoom.us/j/6540568082
  • Or Telephone: Dial (for higher quality, dial a number based on your current location)
CityTimeZoom/Audio Bridge
UTC-timeWednesday 12:00

https://zoom.us/j/6540568082

New York (EDT / UTC-4)Wednesday 08:00+1 669 900 6833
+1 646 558 8656
855 880 1246 (Toll Free)
877 369 0926 (Toll Free)
Meeting ID: 654 056 8082
Paris (CEST / UTC+2)Wednesday 14:00+33 7 5678 4048
+33 1 8288 0188
805 082 588 (Toll Free)
Meeting ID: 654 056 8082
Beijing (CST / UTC+8)Wednesday 20:00+86 10 87833177
+86 10 53876330
400 616 8835 (Toll Free)
400 669 9381 (Toll Free)
Meeting ID: 654 056 8082
Tokyo (JST / UTC+9) Wednesday 21:00+81 524 564 439
+81 3 4578 1488
0 800 100 5040 (Toll Free)
Meeting ID:
654 056 8082
Helsinki  (EEST / UTC+3)Wednesday 15:00

+358 341092129

Meeting ID: 654 056 8082


2019 10 23

Agenda

  1. Call for Scribe (minutes owner) Farheen Cefalu
  2. Roll Call & Quorum Check 

    Company

    Contact NameAttendanceAlternate ContactAttendance

    AT&T

    Jack Murray Co-Chair




    China Mobile

    Jinri Huang Co-Chair




    Deutsche Telekom 

    David Streibl




    NTT DOCOMO

    Masafumi Masuda




    Orange

    William Diego


    Vincent Danno

    Viswa Kumar




    *Quorum: 50% or more of total TSC voting members unless excluded due to attendance.  We have a quorum and can vote on activities.  

  3. Review and Agree to Minutes of Previous Meetings
  4. Review of Today's Agenda
  5. Status of Open Action Items (Old Business)
    1. Tracy Van Brakle and Martin Skorupski to align and document the plugfest plan for a demo video.
    2. Jinri Huang will upload presentations and minutes under Events page on the wiki of the face to face meeting. 
    3. user-d3360 send Jinri Huang the count of committers in gerret.
  6. Standing Agenda Items (Brief Status of Ongoing Activities)
    1. Release Manager/Release Planning: Weekly TOC Scheduling
    2. Report out from PTL: Stand-Up & Report Out on Blockers
      1. Matti Hiltunen RIC Applications (RICAPP) 
      2. Thoralf Czichy RIC Platform (RIC)
        1. Below a list of changes to repos (new ones, as well as deletions) under the RICP (near-RT RIC Platform) that we would like the TOC to approve. Parts marked with RICP/RICAPP are proposed by Matti and I (PTLs for RICAPP and RICP) and parts marked with RICP only  me as PTL.

          (WE1) Project RICP
            ric-plt/resource-status-manager
                - Summary: Implements the management of Resource Status messages over E2
                - Description: The Resource Status Manager is responsible to control the generation of
                    Resource Status messages sent by the RAN to the RIC by issuing Resource Status Requests.
                    The RSM provides an API that allows to start and stop the generation of these messages as
                    well as to issue specific request commands. The RSM provides also default values which are used
                    whenever a new RAN (eNB) is added to the RIC.
                - License: Apache 2
                - Initial committers: (all AT&T) Shuky Har-Noy  ( shuky.har-noy@intl.att.com),  Hila Anina ( hanina@intl.att.com), Yaki Ratz ( yaki.ratz@intl.att.com )

          (WE2) Project RICP/RICAPP
            We (RICP and RICAPP PTL) would like to remove the following repositories:
               ric-app/demo    (empty)
               ric-app/reporter (not maintained anymore for 6 months (and actually confusing community if someone uses this as reference) and e.g. the measurement campaign xApp can replace it)
               com/asn1         (an ASN.1 compiler for which we found that it causes to much issues that we had to troubleshoot. We already switched to using com/asn1c (which is derived from https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_vlm_asn1c&d=DwIFAg&c=LFYZ-o9_HUMeMTSQicvjIg&r=Tnwenk7t78Qk7cMlMZ90EGmbng6eVuV4yQNhqbtpKkk&m=xoq2zMpPhab9uHOEBVXWXAFXjPsyFpAgdbNtyADOnwY&s=Rkl10dXpdSlyLJTKlTd3zwy98meppgWMQ_0PNWZ8QjQ&e=)

          (WE3) Project RICP
             new repo: ric-plt/ric-test
                - Summary: RIC platform-specific testing that are not specific to a single RIC component
                - Description: This repo includes test cases that span the full RIC platform, i.e., that cannot run against a single RIC component. This may also include
                    simulators related to the E2 base protocol, or related abstract test xApps (that do not actually implement 3GPP specifications). Note that the test
                    cases must still be limited to RIC platform only. If you want to write/check test cases that integrate also other O-RAN SC components, check
                    the it/test repository.
                - License: Apache 2
                - Initial committers: (first one AT&T, the other two from Nokia): Xuan Tuyen Tran (Harry) (tuyen@research.att.com ), Amit Uttam  ( amit.uttam@nokia.com )  and Shashikumar HN ( shashikumar.hn@nokia.com )

          (WE4) Project RICP
             new repo: ric-plt/ric-dep
                - Summary: Code and configuration files that are needed for deploying a near-RT RIC platform instance
                - Description: This includes, for example, helm charts for RIC platform components. In this we can make assumptions about the underlying k8s already existing or
                               we can also spin up blueprints for such a deployment. Note that this component is intentionally limiting itself to the RIC platform and does
                               not include other O-RAN SC components. For such you might want to look at the it/dep repo managed by another O-RAN SC project.
                - License: Apache 2
                - Initial committers: (first one AT&T, the other two from Nokia): Lusheng Ji (lji@research.att.com) , Prabhu K ( prabhu.k@nokia.com )  Ranjit  Angajala   ( ranjit.angajala@nokia.com )

            Note that this needed for legal reasons to clearly define the scope of the near-RT RIC project. It is aligned with a "scope" wiki text that we wrote for the same reason.
            Also note that we continue with the it/dep repo as a general integration repo where any O-RAN SC components can be integrated together. In scope of their work on
            integrating all O-RAN SC components, engineers working on the it/dep repo might re-use some of the functionality that was original committed to ric-plt/ric-dep .

          (WE5) Project RICP/RICAPP
            We would like to remove the empty ric-app/uemgr and instead create a new repo under ric-plt/. This is in order to clearly link
            the demo xApp to the RIC platform project. At the same time also note that the license of this is changed to a documentation
            license. So that its legal scope reflects its actual role in the RIC platform. Naturally there will continue to be actual xApps under the
            RICAPP project. Placing it under the RICP project (and not RICAPP) allows Nokia to contribute to it. The name is intentionally kept
            generic. As part of this change we also move this page https://urldefense.proofpoint.com/v2/url?u=https-3A__wiki.o-2Dran-2Dsc.org_display_RICA_UE-2BManager-2BxApp&d=DwIFAg&c=LFYZ-o9_HUMeMTSQicvjIg&r=Tnwenk7t78Qk7cMlMZ90EGmbng6eVuV4yQNhqbtpKkk&m=xoq2zMpPhab9uHOEBVXWXAFXjPsyFpAgdbNtyADOnwY&s=gaI_Yvwbqi4X3KKgd2KlO1cau-oPGsKTpA0lo3SzHeo&e= to the RICP project (a reference
            in RICA continues to refer to it.
            deleted repo: ric-app/uemgr
            new repo: ric-plt/demo1
                - Summary: A simple demo xApp running on the RIC platform.
                - Description: Contains a simple demo xApp running on the RIC platform.
                - License: Creative Commons Attribution 4.0 International License
                - Initial committers: (all Nokia) Timo Tietavainen ( timo.tietavainen@nokia.com ), Jussi Maki Aijala (jussi.maki-aijala@nokia.com), Juha Hyttinen (juha.hyttinen@nokia.com) , Anssi Mannila  ( anssi.mannila@nokia.com)

          (WE6) ) Project RICP
            We delete the following repo: ric-plt/ue-nib . The scope of the RIC platform does not include this functionality. If, then
            such functionality should be developed outside of the RIC platform, e.g., under the RICAPP project. Some of the earlier functionality (read and write
            of the demo data that is actually needed in the "demo1" demo xapp (under documentation license) is moved into the demo1 repo as it is
            closely related and does not make too much sense as standalone documentation repo. Note that this implies that the functionality is now under
            document license in ric-plt/demo1

      3. user-a934b O-RAN Centralized Unit (OCU)
      4. Sachin Srivastava O-RAN Distributed Unit High (ODUHIGH)
      5. Zhimin Yuan O-RAN Distributed Unit Low (ODULOW)
      6. Martin Skorupski Operations and Maintenance (OAM)
      7. Alex Stancu Simulations (SIM)
      8. Xiaohua Zhang Infrastructure (INF)

      9. weichen ni Documentation (DOC)
      10. John Keeney Non-RealTime RIC (RAN Intelligent Controller) (NONRTRIC)
      11. (TBD) O-RAN Radio Unit (ORU)
    3. user-d3360 Test & Integration Planning (INT)

    4. user-59b16 Requirements Software Architecture Committee
  7. New Agenda Items (New Business): New Items Submitted (+speaker) & Open Call to TOC For Additional Items
  8. Planning for Next Meeting
  9. Open Discussion
  10. Any Other Business (AOB) 
  11. Meeting Summary (resolutions, new action items, etc.)

2019 10 16

Zoom Meeting: 2019-10-16_toc.mp4

Agenda

  1. Call for Scribe (minutes owner) Farheen Cefalu
  2. Roll Call & Quorum Check 

    Company

    Contact NameAttendanceAlternate ContactAttendance

    AT&T

    Jack Murray Co-Chair

    x



    China Mobile

    Jinri Huang Co-Chair

    x

    Deutsche Telekom 

    David Streibl




    NTT DOCOMO

    Masafumi Masuda




    Orange

    William Diego


    Vincent Danno

    Viswa Kumar

    x

    *Quorum: 50% or more of total TSC voting members unless excluded due to attendance.  We have a quorum and can vote on activities.  

  3. Review and Agree to Minutes of Previous Meetings
    • The minutes of the prior meetings were reviewed, and there were no comments, questions or corrections.
    • Vote to approve minutes for  
    • On motion made by Jinri Huang
    • Seconded by user-bc668
    • VOTE: Vote taken, item passed
  4. Review of Today's Agenda
  5. Status of Open Action Items (Old Business)
    • Tracy Van Brakle and Martin Skorupski to align and document the plugfest plan for a demo video.
      • Where are the presentations from the face to face meeting.
        • Create a file list under the Events page in the wiki.
      • Face to face meeting discussions and meetings notes or recordings.
        • Action/ Jinri Huang will upload presentation and minutes under Events page. 
    • Jinri Huang  expand on the events page with anything that is relevant to the Plugfest.
    • Matti Hiltunen document the simulator test on the RSAC space in the wiki. 
      • The need for the simulator and what function it has at this time.
      • The testing should be in the simulator or the xApp or the integration and test spaces.
      • The ask was to have the simulator for hand sets so the they could drive use cases.
      • The RSAC needs a proposal for a use case.
    • user-d3360 talk to Jack about which use cases are being covered by the test and integration team, for release B.
      • Open source community will focus on demonstrating the advancement of the contributions while the use cases can drive the future activities.
      • Chance to contribute an end to end use case.
      • Action/ TOC provide user-59b16 with end to end use cases in the RSAC Committee.
        • The work begins to have the system engineering done.
        • We will discuss and document a detailed use case in this mornings working group.
        • Radisys will hinge on the DU project.
          • If a black box version of their DU can be provided.
            • Ganesh - Rittwik's proposal is regarding black box/ binary contribution.
            • It is an open call.  If Samsung wants to provide the interface from CU DU it does not have to be open source until future releases.
    • John Keeney discuss renaming of non-RT RIC.
      • We concluded last week that we don't want to re-name the non-RT RIC
    • John Keeney  provide alignment slide for f2f meeting to Jinri Huang
    • Action/TOC continue review the Nokia proposal for the near-RT RIC and return with feedback.
    • Action/TOC approve committers for user-a934b
    • user-bc668 approve O-CU committers.
  6. Standing Agenda Items (Brief Status of Ongoing Activities)
    1. Release Manager/Release Planning: Weekly TOC Scheduling
    2. Report out from PTL: Stand-Up & Report Out on Blockers
      1. Matti Hiltunen RIC Applications (RICAPP) 
        1. Matti Hiltunen I request a repo that will be managed by the RICAPP project (for now):
        2. com/asn-to-json-converter

          • Summary: A streaming application that receives ASN.1 messages via Kafka and publishes them as JSON via Kafka
          • Description: The ASN1 to JSON converter is a Kafka Streamer application that received from the E2Terminator messages with ASN1 Binary payload    (PER) that is encoded in Base64 and convert it to textual JSON that can be consumed by other applications. The converter receives the packed messages on an input Kafka Topic and publishes the input on dedicated output topics. Aligned with O1 tracing. Can be used for traces from any component that uses ASN.1 message format.
          • License: Apache 2
          • Initial committers: Shuky Har-Noy  (shuky.har-noy@intl.att.com),  Hila Anina (hanina@intl.att.com), Yaki Ratz (yaki.ratz@intl.att.com
        3. Create com/asn-to-json-converter repo
      2. Thoralf Czichy RIC Platform (RIC)
      3. user-a934b O-RAN Centralized Unit (OCU)
      4. Sachin Srivastava O-RAN Distributed Unit High (ODUHIGH)
      5. Zhimin Yuan O-RAN Distributed Unit Low (ODULOW)
      6. Martin Skorupski Operations and Maintenance (OAM)
      7. Alex Stancu Simulations (SIM)
      8. Xiaohua Zhang Infrastructure (INF)

      9. weichen ni Documentation (DOC)
      10. John Keeney Non-RealTime RIC (RAN Intelligent Controller) (NONRTRIC)
      11. (TBD) O-RAN Radio Unit (ORU)
    3. user-d3360 Test & Integration Planning (INT)

      1. Request for adding committers for the integration and test open frame work.
      2. Dear O-RAN SC ToC,

        We would like to request the addition of two more committers to the it/otf Gerrit repository to help completing the Amber release target.:

        ORDWAY, ADAM G <ao8347@att.com>, LFID ao8347;

        MEILINGER, JUSTIN <jx088j@att.com>, LFID jx088j.

         
        • Request the addition of two more committers ORDWAY, ADAM G <ao8347@att.com>, LFID ao8347 and MEILINGER, JUSTIN <jx088j@att.com>, LFID jx088j to the it/otf Gerrit repository to help completing the Amber release target.
        • On motion made by user-d3360
        • Seconded by Jinri Huang
        • VOTE: Vote taken, item passed
      3. In the building how much code is residing?
        1. Source code repo is a recipe.  The source code is not imported into the repo.  It is the recipe that puts it there.
        2. During build time the upstream.
          1. Is the resulting build unique to our project so O-RAN SC will use that work.
            1. Yes, it is optimized kernel and the packages.
              1. Be careful in impacting all of our other resources and projects.
              2. How often do you need to rebuild this?
                1. No, we want to build once per release or patch releases.  Maybe one or two times per release should be good.
                2. Concerns about managing the resource consuming job.  Work with Lusheng to schedule time early in the process so we can be efficient in the resources across projects and not block others.
      4. Lusheng - tonight will provide the full report at the f2f.
    4. user-59b16 Requirements Software Architecture Committee
  7. New Agenda Items (New Business): New Items Submitted (+speaker) & Open Call to TOC For Additional Items
    • Jun Hyuk Song binary seed code submission.
      • We thought seed code is possible through open source.  Binary is not an option on the table.  We are reluctant to open our code to binary code.  We learned binary code is being submitted by another vendor.
        • Jack - This is a rich topic for discussion.  In open source the code is open and people can look and contribute.  We've had discussions with companies about including the binary code as an option.  Binary code is not a contribution to the open source community.  However binary code can be used for integration and test.  For example Intel wanted to keep their layer 1 software.  They didn't have to contribute that software.  Instead they are contributing a loader module that will pull in their binary from their location.  The process to get their code is consistent.  The open source community doesn't treat it as open source but instead uses it for test and integration.  In this case the O-DU could choose to license from Intel and build it into their process.  Intel would contribute the loader.  The binary itself is not open source.  The company would have to deal with Intel directly for their binary.  They are not open source but are build, test, and integration options.  The build APIs are open source.
        • Jinri - Do we need to discuss this with the O-RAN legal team?
          • The broader issue for us is that it is hosted by the Linux Foundation.  These contributions aren't in source code.  Theoretically, if you could contribute binary it would have to under one of our two licenses meaning people could use it.  That is not their intent.  It is best for them to keep their code under their management.  If we use it for integration and test then O-RAN would have to set up how to make it available for us to use.
      • Jun Hyuk Song  TOC membership.  There are open vacancies for the TOC membership.  
        • Jack - We want to promote open source developers.  Interest in a viable candidate to contribute open source code.
      • Jun Hyuk Song What about xApps?  Are there requirements for that?
        • Jack- We didn't put a hard requirement on contributing magnitude of code.  Demonstrate your interest in the activity and the community.
    • F2F Summary
    • Samsung - contributions in the form of binary code.
  8. Planning for Next Meeting
  9. Open Discussion
  10. Any Other Business (AOB) 
  11. Meeting Summary (resolutions, new action items, etc.)
    1. Votes
      • The minutes of the prior meetings were reviewed, and there were no comments, questions or corrections.
        • Vote to approve minutes for  
        • On motion made by Jinri Huang
        • Seconded by user-bc668
        • VOTE: Vote taken, item passed
      • Create com/asn-to-json-converter repo
      • Request the addition of two more committers ORDWAY, ADAM G <ao8347@att.com>, LFID ao8347 and MEILINGER, JUSTIN <jx088j@att.com>, LFID jx088j to the it/otf Gerrit repository to help completing the Amber release target.
    2. Actions

Return to Todays Agenda ^

Archived Meetings

  • No labels