1. 20 Jun, 2016 7 commits
  2. 18 Jun, 2016 4 commits
    • DeviceManager had to reverse-engineer PortDescription
      in order to mark port off-line, etc.
      which required domain specific knowledge.
      (e.g., OpticalPortOperatorr#descriptionOf)
      
      required work for ONOS-4691
      
      Change-Id: I954f5f2db2cb7db938f498ead4c8e3f84212a53f
      Yuta HIGUCHI authored
    • Madan suggested that this might help vs. the pipelined
      startup we were doing before, so let's try it.
      
      We will unpack/install all nodes before we start up,
      so that we can start the whole cluster at about the same
      instant.
      
      Note that this is probably closer to what we'd see in hardware.
      
      The disadvantage is that we don't get a "clean" environment
      with each invocation of start().
      
      Change-Id: I0a45984f50e1ef25a7d8a836e46978fdbdff0bd0
      Bob Lantz authored
    • Change-Id: I4c967a1d98208b5d3eee0e7b00dfd4ed2fddde01
      Charles Chan authored
    • Change-Id: Ia8e6a305bebb51556974b72c83d86b472b6918e5
      Bob Lantz authored
  3. 17 Jun, 2016 15 commits
  4. 16 Jun, 2016 14 commits