Soft Patch Panel
 help / color / mirror / Atom feed
* [spp] [PATCH 0/5] Fix bugs of SPP CLI
@ 2019-02-04  3:11 ogawa.yasufumi
  2019-02-04  3:11 ` [spp] [PATCH 1/5] controller: fix bug to add vf comps on same core ogawa.yasufumi
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: ogawa.yasufumi @ 2019-02-04  3:11 UTC (permalink / raw)
  To: spp, ferruh.yigit, ogawa.yasufumi

From: Yasufumi Ogawa <ogawa.yasufumi@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

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2019-02-04  3:13 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-02-04  3:11 [spp] [PATCH 0/5] Fix bugs of SPP CLI ogawa.yasufumi
2019-02-04  3:11 ` [spp] [PATCH 1/5] controller: fix bug to add vf comps on same core ogawa.yasufumi
2019-02-04  3:11 ` [spp] [PATCH 2/5] controller: add checking syntax for vf port cmd ogawa.yasufumi
2019-02-04  3:11 ` [spp] [PATCH 3/5] controller: fix bug of history command ogawa.yasufumi
2019-02-04  3:11 ` [spp] [PATCH 4/5] controller: fix bug of completion of pri ogawa.yasufumi
2019-02-04  3:11 ` [spp] [PATCH 5/5] controller: refactor configuration of logfile ogawa.yasufumi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).