add support for showing and modifying scsi controller model

Enterprise / Virtualization / virt-manager - Chen Hanxiao [cn.fujitsu.com] - 22 January 2014 08:07 UTC

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'.

4c53deb add support for showing and modifying scsi controller model
virtManager/details.py | 6 ++++--
virtManager/domain.py | 39 +++++++++++++++++++++++----------------
2 files changed, 27 insertions(+), 18 deletions(-)

Upstream: git.fedorahosted.org


  • Share