[spp] [PATCH v2 0/4] Change format of sec status to JSON

ogawa.yasufumi at lab.ntt.co.jp ogawa.yasufumi at lab.ntt.co.jp
Fri Oct 5 07:06:26 CEST 2018


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

Update the output format of the status to be more understandable.

  spp > sec 1;status
  - status: idling
  - ports:
    - phy:0 -> ring:0
    - phy:1

Yasufumi Ogawa (4):
  shared: change sec status to JSON format
  spp_nfv: update retrieving status
  spp_vm: update retrieving status
  controller: update for parsing JSON status

 src/controller/shell.py | 61 +++++++++++++++--------------------
 src/nfv/nfv.c           | 10 +++---
 src/shared/common.c     | 84 +++++++++++++++++++++++++++++--------------------
 src/shared/common.h     |  2 +-
 src/vm/main.c           | 10 +++---
 5 files changed, 87 insertions(+), 80 deletions(-)

-- 
2.7.4



More information about the spp mailing list