1. 10 May, 2016 34 commits
  2. 09 May, 2016 6 commits
    • Change-Id: Ibc72ee617b238005585f0bcd873b9123e48ee7fc
      HIGUCHI Yuta authored
    • Change-Id: I04324a72e48af84afdbfa32b84c8e57f39411000
      HIGUCHI Yuta authored
    • Change-Id: Ic796c4e715789ba18f350f28e29db04dd537822f
      HIGUCHI Yuta authored
    •  Moved implementation of the cell command into a script.
      
      Change-Id: Iee307d1deca5d91fb0bdb548f67a7276bcf82f22
      Thomas Vachuska authored
    • improvements
      
      - Added listener for hello messages received from Bmv2 devices
      - Added a periodic poller task to check device reachability and port
      information updates
      - Avoids periodically re-connecting the device if it is already
      available in the core
      - Fixed minor bug in Bmv2ThriftClient
      
      Change-Id: I416d1880773e11b2ac6fa062d8be2b8f280786fb
      Carmelo Cascone authored
    • - Implementation of a Behavior OpticalDevice has the knowledge of
        translating annotations into optical specific port.
      - OpticalDeviceServiceView checks if the Device is a OpticalDevice
        and translate all the Ports to optical specific port before returning.
      
      - This commit contains feedbacks, issues, and fixes by Michele Santuari.
      
      - Note: 3 more Port types to go (OduClt, Oms, Otu)
      
      Change-Id: I4cbda8bc1922fbdd4dac8de8d02294bad74b8058
      HIGUCHI Yuta authored