1. 23 Apr, 2015 2 commits
    • …-l] [remote-ip [{karaf-instance-id|-} [ere-pattern]]]
      
      Change-Id: I598f0f5dd5f7f5436c0459f93944d0303cfa355e
      Thomas Vachuska authored
    • Addressed a few issues found while using the flow objectives across a cluster:
       * Flow objectives should be installable from any node, not just the master.
         Therefore we need to ensure all nodes initialize a driver for each switch.
       * We no longer store a list of objectives that are waiting for the switch
         to arrive. If the we don't know about the switch yet we'll try a few times
         over a few seconds to find it, but after that we'll give up and report an
         error to the client.
       * Default drivers need to be available when the FlowObjectiveManager starts
         up, otherwise it is common to get flow objective requests before any
         drivers have been loaded.
      
      Change-Id: I1c2ea6a223232402c31e8139729e4b6251ab8b0f
      Jonathan Hart authored
  2. 22 Apr, 2015 10 commits
  3. 21 Apr, 2015 16 commits
  4. 20 Apr, 2015 8 commits
  5. 17 Apr, 2015 4 commits