Skip to content
Snippets Groups Projects
  1. Jul 19, 2016
  2. Jul 18, 2016
  3. Jul 15, 2016
  4. Jul 14, 2016
  5. Jul 13, 2016
  6. Jul 12, 2016
  7. Jul 11, 2016
    • rsharo's avatar
      Unit test cleanup and bugfix. · e17f923a
      rsharo authored
      ForwardingTest.testForwardDeleteFlowsByDescriptorMultiple() passed in Eclipse, but failed when run by "ant test".
      Changed Forwarding.deleteFlowsByDescriptor() to use List<> instead of Set<> to simplify the unit test.
      Tests now pass in every configuration I'm able to run them (eclipse single test, eclipse test class, eclipse all tests, ant all tests).
      
      Also general code and comment cleanup.
      e17f923a
    • brobertson3's avatar
      Comments added · 1de210ba
      brobertson3 authored
      1de210ba
    • jkhutch3's avatar
      Finished test cases for our new code · f78da3e9
      jkhutch3 authored
      f78da3e9
    • Ryan Izard's avatar
      fix LLDP HA role handling · 2d6e0f73
      Ryan Izard authored
      2d6e0f73
    • Ryan Izard's avatar
      Fix HA role REST API and add flag to allow us to toggle the controller's... · 201dbb86
      Ryan Izard authored
      Fix HA role REST API and add flag to allow us to toggle the controller's behavior when a transition to STANDBY occurs. For now, since we don't have much logic in other modules to handle STANDBY roles, we'll shutdown, but in the future, we should give the ability to stay running and await the next transition to ACTIVE.
      201dbb86
Loading