1. 11 Oct, 2016 3 commits
    • The APP introduces IETF TE Topology YANG models as RESTCONF NBI,
      and it works as an adapter for data conversion between
      YMS(YANG generated JAVA classes) and TE Topology Core subsystem.
      
      The APP implements the following interfaces:
      IetfNetworkService Interface
      IetfTopologyService Interface
      IetfNetworkTopologyService Interface
      
      Change-Id: I761ff684bde4b64ca42bb1b0d5b1ddfb8a2377fd
      Yixiao Chen authored
    • - receives multiple TE topologies from SB provider, and merge into one native TE topology
      - store both original, received TE topologies and the native topology in TE topology data store
      - provide APIs for NB APP to retreive and display the TE topologies.
      
      Change-Id: Id0b2f3433966694fcf197cc0b8ad19a063e92f36
      Aihua Guo authored
    • This APP creates and manages a hierarchy of TE topologies received from SBI TE provider and from user configurations from NBI.
      The API contains internal data structures for TE attributes that are aligned with the TE attributes definition in standard IETF YANG TE topology model (https://tools.ietf.org/html/draft-ietf-teas-yang-te-topo-05).
      
      This commit includes the following interface definitions:
      - TE topology provider service, which is called by the TE topology provider from SB to pass TE topologies to the TE topology core APP
      - TE topology service, which provides service APIs for an external APP to get/set TE topologies and their attributes.
      - Network, Node, Link definitions for TE networks and their default class implementation
      
      Change-Id: Iafcf6911b8d9e494397e3a255cae282bbca74d5c
      Aihua Guo authored
  2. 03 Oct, 2016 2 commits
  3. 01 Oct, 2016 1 commit
    • Adding code to support RESTCONF protocol as one of
      the supported SBI protocols of ONOS. This RESTCONF SBI extends
      the current REST SBI protocl and adds some new APIs/functinalities
      so that a provider can subscribe/register to an external restconf
      server to receive notification stream.
      
      Change-Id: I21bf0d0f0394cf788e066d743b3ade04735fe07e
      Hesam Rahimi authored
  4. 30 Sep, 2016 4 commits
  5. 28 Sep, 2016 2 commits
  6. 27 Sep, 2016 3 commits
  7. 26 Sep, 2016 1 commit
  8. 23 Sep, 2016 5 commits
  9. 22 Sep, 2016 1 commit
  10. 21 Sep, 2016 3 commits
  11. 20 Sep, 2016 4 commits
  12. 19 Sep, 2016 1 commit
  13. 16 Sep, 2016 7 commits
  14. 15 Sep, 2016 3 commits