[Kimchi-devel] [PATCH V2] #748 Sosreport generation.

mesmriti at linux.vnet.ibm.com mesmriti at linux.vnet.ibm.com
Tue Nov 17 13:54:08 UTC 2015


From: Megha Smriti <mesmriti at linux.vnet.ibm.com>


The reveiw comments have been taken care of and 
changes were made to keep a separate sosreport method
and the path where the sosreport will be generated will be
specified in the sosreport command.
Ex:
    path_sosreport = '/var/tmp/'
    command = ['sosreport', '--batch', '--name=%s' % name,
               '--tmp-dir=%s' % path_sosreport]

Megha Smriti (1):
  model/debugreports.py

Rodrigo Trujillo (1):
  Allow listStorageVolumes ajax call be synchronized

 src/wok/plugins/gingerbase/model/debugreports.py   | 103 ++++++++++++---------
 src/wok/plugins/kimchi/ui/js/src/kimchi.api.js     |   7 +-
 .../ui/js/src/kimchi.guest_storage_add.main.js     |   2 +-
 .../kimchi/ui/js/src/kimchi.storage_main.js        |   2 +-
 4 files changed, 67 insertions(+), 47 deletions(-)

-- 
2.4.3




More information about the Kimchi-devel mailing list