[virt-tools-list] [virt-manager PATCH v4] add support for showing and modifying scsi controller model

Cole Robinson crobinso at redhat.com
Wed Jan 22 14:10:05 UTC 2014


On 01/21/2014 10:46 PM, Chen Hanxiao wrote:
> From: Chen Hanxiao <chenhanxiao at cn.fujitsu.com>
> 
> We could specify 'model' for scsi controllers,
> that means we could see more than one controllers
> with same icon and blank details.
> That will confuse users.
> 
> This patch will show details of scsi controller device.
> And also we could modify scsi controller model
> between 'default' and 'virtio-scsi'.
> 
> Signed-off-by: Chen Hanxiao <chenhanxiao at cn.fujitsu.com>
> ---
> v2: fix an issue if no scsi controller existed
> v3: code refactor according to cole's comments
> v4: remove some redundant codes
> 
>  virtManager/details.py |  6 ++++--
>  virtManager/domain.py  | 39 +++++++++++++++++++++++----------------
>  2 files changed, 27 insertions(+), 18 deletions(-)
> 

ACK, pushed now.

Thanks,
Cole




More information about the virt-tools-list mailing list