Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. ONOS : An Overview
  2. System Components
    1. APIs
    2. Core
    • Modules
      • Events, Descriptors
      • Stores
      • Modular Southbound : Provider, Provider Service, Provider Registry
        • The OpenFlow subsystem
  3. Network representation
    • devices, links, topology,hosts, flows (flows covered thoroughly with Intent Framework?)
      • Associated Services/Providers for each
    • Details: role of the OpenFlow subsystem
      • OF Controller and friends for device/topology/role discovery
  4. Distribution
    • Clustering, timers, mastership
    • Distributed stores and Delegates
  5. The Intent Framework
    • Flows (details), Treatments, Criteria, Selectors
    • Compiler, resource manager
  6. User interfaces
    • REST API, CLI, GUI
  7. Use cases
    • implementation (subsection per use case, likely linked from User guide Use Cases section)