Soft Patch Panel
 help / color / mirror / Atom feed
* [spp] [PATCH 0/2] Fix bugs of SPP CLI
@ 2019-02-21  3:27 ogawa.yasufumi
  2019-02-21  3:27 ` [spp] [PATCH 1/2] controller: fix bug terminated if no sec ID found ogawa.yasufumi
  2019-02-21  3:27 ` [spp] [PATCH 2/2] controller: fix compl for sec enabled immediately ogawa.yasufumi
  0 siblings, 2 replies; 3+ messages in thread
From: ogawa.yasufumi @ 2019-02-21  3:27 UTC (permalink / raw)
  To: spp, ferruh.yigit, ogawa.yasufumi

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

This series of patches is to fix tiny bugs of SPP CLI below.

* SPP CLI is terminated if target secondary process is not exist. For
  example, it is failed to run `nfv 1` without launching nfv 1 and SPP
  CLI is terminated.

* Completion for secondary process does not work until secondary list of
  SPP CLI is updated. It should be fixed because user might consider
  launching sec process is failed if it is not listed in completion.

Yasufumi Ogawa (2):
  controller: fix bug terminated if no sec ID found
  controller: fix compl for sec enabled immediately

 src/controller/shell.py | 48 ++++++++++++++++++++++++++++++++++-------
 1 file changed, 40 insertions(+), 8 deletions(-)

-- 
2.17.1

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

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

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-02-21  3:27 [spp] [PATCH 0/2] Fix bugs of SPP CLI ogawa.yasufumi
2019-02-21  3:27 ` [spp] [PATCH 1/2] controller: fix bug terminated if no sec ID found ogawa.yasufumi
2019-02-21  3:27 ` [spp] [PATCH 2/2] controller: fix compl for sec enabled immediately 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).