[pve-devel] applied: [PATCH manager v2 0/5] add pvenode task list/log/status and improve api

Thomas Lamprecht t.lamprecht at proxmox.com
Fri Jun 29 10:34:21 CEST 2018


On 6/29/18 10:20 AM, Dominik Csapak wrote:
> this series improves the api schema a bit (adds defaults,description,etc.)
> and adds new commands to pvenode
> pvenode task list
> pvenode task status <upid>
> pvenode task log <upid>
> 
> changes from v1:
> * change the path to the api print helper, since those moved to CLIFormatter
> 
> Dominik Csapak (5):
>   add more api schema information for node task list and log
>   node task list: set the defaults better
>   task log: set default in the api call
>   add task list/log/status to pvenode
>   whitespace fix
> 
>  PVE/API2/Tasks.pm  | 81 +++++++++++++++++++++++++++++++++---------------------
>  PVE/CLI/pvenode.pm | 25 +++++++++++++++++
>  2 files changed, 75 insertions(+), 31 deletions(-)
> 

applied series, much thanks!




More information about the pve-devel mailing list