1. 08 Mar, 2016 12 commits
    • - Update br-int rather than do nothing if it already exists
      - Make only the leader performs node bootstrap
      - Check mastership on HOST event not flow rule populator
      - Install/uninstall flow rules for vSG always from master, or the rules
        stay in PENDING_ADDED state
      
      Change-Id: I4bd5cf6f84bf36f2617288b2d843435819c76ba8
      Hyunsun Moon authored
    • …, but for two different subject classes are encountered.
      
      Change-Id: I4de7f6e22bdf038dff91630f4cf576d9c38e9807
      Thomas Vachuska authored
    • Change-Id: I543572d696f30f2ceebd39d9c6c33be55f5da38d
      Jian Li authored
    • And update existing node if newly added node has the same hostname with
      existing node.
      
      Change-Id: Ifebbf4129df4f742e16b9a25be619dd90e0745ff
      Hyunsun Moon authored
    •  - Implement Openstack FloatingIP REST call json parser
      
      Change-Id: I6123bc13eea00a973bdec3ff5503949b25ebceca
      musonous authored
    • Change-Id: I6e3844fb9cfa9427a6fdcffef66707a27ada65a5
      Thomas Vachuska authored
    •       Edge case fix in group store where extraneous group buckets are updated so the group can be reused
            Bug fix for broadcast group in OF-DPA as there can only be one l2flood group per vlan
            Group operation failure codes are now reported by the provider to the core
            Group ids are displayed in hex in a couple of places
      
      Change-Id: Ib48d21aa96e0400b77999a1b45839c28f678e524
      Saurav Das authored
    • - Process Icmp packet sent from Host to external network for OpenstackGateway Node
      - Process Arp packet sent from physical  router to gateway
      
      Change-Id: Ifcde71a9ca10180682811c9e1bcf58f991b36443
      Daniel Park authored
    • Change-Id: Ib4f043af142c40835882bdbbc60ced61836abde8
      Thomas Vachuska authored
    • Change-Id: I3299d991a7d53544cb81d74d31164140d7d36d06
      Simon Hunt authored
    • 1.  Invoke karaf script in all cases (upstart, initd/systemd)
      
      This means that onos-service now blocks, which means we need to
      change onos.initd to run it in the background. Otherwise, we could
      use karaf/bin/start
      
      This should fix ONOS-4117
      
      2. Use service onos {start/status/etc.} for upstart/init/systemd
      
      onos-install should not invoke the new init.d script directly;
      instead it should use service onos {cmd, which should work if
      service is available on upstart, init.d, and systemd-based
      distributions.
      
      This should fix ONOS-4124
      
      3. In onos.initd, check if ONOS is running.
      
      This makes it easier to see what is going on, and it also avoids
      attempting to start ONOS if it's already running.
      
      Change-Id: I0152fd7fdcb079b25531442315d0bd69e6c7653d
      Bob Lantz authored
    • Change-Id: I5873d1476ac68e6c2ee4462e629b00313214ef36
      Simon Hunt authored
  2. 07 Mar, 2016 12 commits
  3. 05 Mar, 2016 6 commits
  4. 04 Mar, 2016 10 commits