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

Compare with Current View Page History

« Previous Version 81 Next »

About the team

The technical steering team is responsible for all technical decisions in the project. They are responsible for the content and structure of the code base and for all technical priorities with respect to the code base. The ONOS chief architect is the team lead of the technical steering team. 

Who's in the team

 The following folks are in the team for 2016:

Contact Information

Drop the technical steering team an email if you have a technical or architectural topic to discuss or get guidance for.  The email archive is available for browsing and review of past conversations.

Contributors who wish to collaborate on medium to large feature submissions, are encouraged to follow the suggested process outlined on the Contributing to the ONOS Codebase page.

Recurring Meetings

The team will be meeting every week, 15:00-16:00 PST via Google Hangouts on Air. The recurring meetings along with their proposed agendas and resulting meeting minutes will be published below (in reverse chronological order). Please see the ONOS calendar for details on the how to join the meetings; each week's entry will be updated to convey the agenda and the Google hang-out link.

Standing Agenda Items:

  • Community Acknowledgements (2 minutes) – Please feel free to update the wiki in advance with details about who you would like to acknowledge and why

Specific Discussion Topics:

2016/05/04
  • Presentation about NEMO language - a declarative service level network programming language. It is implemented in OpenDaylight Beryllium release.
    1. provide ONOS with an intent description language
    2. build a controller independent layer, so that all the scenarios that built in ODL can also apply to ONOS.
2016/04/27
  • IPInfusion proposal presentation (Tetsuya)
2016/04/20
2016/03/30
2016/03/29
  • Happiest Minds will present their proposals for ONOS collaboration.

2016/03/23

  • Module owner discussion
  • Discussion of proposal to have multi-valued traffic selector/extensions (Satish K.)
2016/02/25
  • Satish Karunanithi will present his proposal to use PCECC as SDN transition solution with ONOS. (See ONOS calendar entry for details)
2016/02/17
2016/02/10
2015/01/27
  • ACINO presentation by Domenico Siracusa
2016/01/20
2016/01/13
2016/01/06
  • Discussion of Scrum process and use of Jira for providing visibility of progress. (Thomas)
2015/12/02
2015/11/11
  • Presentation of scalable DPI engine mechanism for ONOS for both on-platform and off-platform DPI applications (Taesang Choi & Sangsik Yoon)
  • (Backup Topic) Informal discussion of strategy for off-platform ONOS applications (Thomas & Brian)
2015/11/04
2015/10/28Cancelled due to lack of prepared topics
2015/10/21
  • Discuss various aspects of using NETCONF/YANG in the context of ONOS (Peter Lee from ClearPath, Larry, et al.)

    • both for consuming SB-oriented device configuration models

    • and for exposing NB-oriented network-wide configuration models

2015/10/14
2015/10/07
  • Topology models, BGP-LS provider and related GUI enhancement suggestions (Satish K.)
2015/09/30
2015/06/24
  • Hardening & Refining Distributed primitives (Brian)
  • Network Virtualization strategy (Thomas)
2015/04/29
  • Driver framework overview (Thomas)
2015/04/15
  • How many releases back should ONOS be supported? Now and in future.
    • Current decision is to support 6 months back (current and previous release) for bugs and 1 year back for security fixes
  • What should be the policy & process for deprecating Java APIs?
    • Deprecate in one release, remove in the next?
  • Nursery core & API to allow incubation and separability
    • Use @Beta annotation
2015/04/01
  • Table Pipeline API & drivers (Ali)
  • Overview of distributed application subsystem (Thomas)
  • Overview of distributed configuration subsystem (Thomas)
  • Call for re-write of sample applications using intent subsystem
  • Open discussion on future topics
2015/02/18
  • Axing the trivial stores
    • The trivial stores are no longer useful since the distributed stores have been completely functional for a single instance.
  • Performance testing scenarios
    • Flow system tests varying amount of work while varying the amount of communication.
  • Bundle karaf with ONOS?
    • This would make installation easier.
  • Improved Support for multi-tables.
    • Provide a sort of SelectorService which would return a "pipeline template" for the device the user wants to install a flow on.
2015/02/04
  • Tunnels or Virtual Links
    • There are a number of use cases and applications that want or need this abstraction; discuss some high level approaches.

Suggested Discussion Topics

The following topics have been proposed, but currently lack an owner. Proposed owners are shown in parentheses.

  • Overview of ONOSFW, an integration of ONOS into OPNFV (Jiangchuncheng)
  • Publishing events to external event bus, e.g. Kafka, RabitMQ  (David Bainbridge & Madan?)
    • Should any internal ONOS event be candidate for this?
    • Consider correctness issues in distributed environments
  • Branches for use cases (Brian?
    • What will we create branches for?
    • What is their lifecycle?
    • Where should other supporting code go?
  • Packet layer Bandwidth Enforcement (Ali or Jono?)
    • Will likely require a protocol capable of configuration i.e. OVS-DB or NETCONF
  • Moving docs from Wiki to version control - which parts?  (Ayaka?)

Deprecated Topics

  • Modeling services in the ONOS network graph
    • Can we provide more abstract graphs that contain higher level objects?
    • How are new devices modeled?
  • Intent Modeling
    • How should new intent types be introduced into the framework?

 

  • No labels