[spp] [PATCH 0/5] Fix bugs of SPP CLI

ogawa.yasufumi at lab.ntt.co.jp ogawa.yasufumi at lab.ntt.co.jp
Mon Feb 4 04:11:14 CET 2019


From: Yasufumi Ogawa <ogawa.yasufumi at lab.ntt.co.jp>

* Add checking for `vf` command to avoid errors of invalid resource
  configuration and invlalid command syntax.

* Correct logging history.

* Correct parsing command line of `pri` for completion.

Yasufumi Ogawa (5):
  controller: fix bug to add vf comps on same core
  controller: add checking syntax for vf port cmd
  controller: fix bug of history command
  controller: fix bug of completion of pri
  controller: refactor configuration of logfile

 src/controller/commands/pri.py | 90 ++++++++++++++++++++++--------------------
 src/controller/commands/vf.py  | 29 ++++++++------
 src/controller/shell.py        | 40 +++++++------------
 src/controller/spp_common.py   |  4 +-
 4 files changed, 82 insertions(+), 81 deletions(-)

-- 
2.7.4



More information about the spp mailing list