[virt-tools-list] [virt-manager RFC PATCH v2 7/7] virtManager: by default use the recommended resources to run an OS

Giuseppe Scrivano gscrivan at redhat.com
Mon Jan 27 12:34:43 UTC 2014


Cole Robinson <crobinso at redhat.com> writes:

> It's a style thing, but I prefer to format things like:
>
> storage_size = 8
> if res and res.get("storage"):
>     storage_size = 8
> self.widget("config-storage-size").set_value(storage_size)

Agreed, it is nicer.  I'll fix these in the next version.

Giuseppe




More information about the virt-tools-list mailing list