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

ogawa.yasufumi at lab.ntt.co.jp ogawa.yasufumi at lab.ntt.co.jp
Thu Feb 21 04:27:37 CET 2019


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



More information about the spp mailing list