1. 30 Sep, 2016 4 commits
    • 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
    • - ConsistentMapException while POST a Meter With non existent DeviceId
      
      Changes
      1. added DeviceID check mechanism to confirm
         the requested ID refers an available device.
      2. Changed MeterResourceTest to address
         a specific deviceID (of:0000000000000001)
      
      Change-Id: I9ce70a73dc03e9e7516e8aaff3895a66f3b69b13
      Yoonseon Han authored
    •  - fix javadoc longer than 80 char limit
       - fix javadoc that missing @params
       - chain calls to StringBuilder.append()
       - combine constant strings in place
      
      Change-Id: Ie2ef4fd4c19e955ad2d5a5584f5017a842abb790
      chengfan authored
    • Change-Id: Id93a647b35b24c47f2828763a799b56a50113faf
      Henry Yu authored
  2. 29 Sep, 2016 9 commits
  3. 28 Sep, 2016 8 commits
  4. 27 Sep, 2016 6 commits
  5. 26 Sep, 2016 4 commits
  6. 23 Sep, 2016 9 commits