1. 03 Apr, 2015 7 commits
  2. 02 Apr, 2015 7 commits
  3. 01 Apr, 2015 8 commits
  4. 31 Mar, 2015 10 commits
  5. 30 Mar, 2015 1 commit
  6. 29 Mar, 2015 2 commits
  7. 28 Mar, 2015 1 commit
  8. 27 Mar, 2015 4 commits
    • Change-Id: I94cb818550825984ec5e70a82a772a6f3bae5b0d
      Thomas Vachuska authored
    • Change-Id: I1774c8e50a8cabc7d4ac8046ed1325160b5fc0c3
      Jonathan Hart authored
    • Change-Id: I4fbfa5ba90cde1c6d8a608f1883ae3183abf4c6b
      Jonathan Hart authored
    • apps now support -a|--active option to show only activated apps.
      
      app command now takes a list of app ids to allow single command to activate/deactivate/uninstall multiple apps
      
      Deprecated old CLI commands which were already not included in the run-time config.
      
      Consolidated intent & topology metrics to use the same app id since they are bundled into the same app.
      
      Added 'reinstall' and 'reinstall!' option to onos-app tool.
      
      Change-Id: I1406843bf608acf8e7d969a547b929d056e77067
      Thomas Vachuska authored