[spp] [PATCH 00/13] Change structure of SPP controller

Ferruh Yigit ferruh.yigit at intel.com
Wed Mar 28 01:41:12 CEST 2018


On 3/6/2018 10:50 AM, ogawa.yasufumi at lab.ntt.co.jp wrote:
> From: Yasufumi Ogawa <ogawa.yasufumi at lab.ntt.co.jp>
> 
> SPP controller 'spp.py' is monolithic and has got to be large. It is
> hard to be maintained because several classes are included in the file
> and global variables are shared among its instances.
> 
> This seriese of update is to move classes and methods in spp.py to
> 'controller/' as separated files for maintainability. It also includes
> additional commands.
> 
> Yasufumi Ogawa (13):
>   spp: move controller to sub directory
>   controller: move connection threads
>   controller: aggregate logger to spp_common.py
>   controller: add load command
>   controller: move common methods to shell_lib
>   controller: add filter for py to compl_common
>   controller: refactor shell.py
>   controller: change logger output to logfile
>   controller: add do_topo to shell.py
>   controller: add topo.py
>   controller: add topo_subgraph command
>   controller: add cat and less command
>   controller: create log directory

Series applied thanks.


More information about the spp mailing list