1. 31 May, 2016 19 commits
  2. 29 May, 2016 1 commit
  3. 28 May, 2016 2 commits
  4. 27 May, 2016 14 commits
  5. 26 May, 2016 4 commits
    • Change-Id: I54c295885df9c150b4526da263f50246ed5e05d1
      alshabib authored
    • During the installation process, the list of flows to remove and
      the list of flows to install were computed into the same variable,
      so the list of adds overwrote the list of removes. The fix is to
      put them all onto the same list.
      
      Change-Id: I1f0c7f0a7b3c76f50afdb121dbba70010df79fab
      Ray Milkey authored
    • Change-Id: I0c89c35a9e6768b3c3640c0895d405901e38799e
      alshabib authored
    • vagrant up onosdev sets up a vm with three lxc instances
      which should be used with the lxc cell.
      
      Change-Id: I18b5cc5366efc61f05063798b498559eb49a8eff
      alshabib authored