GNOME Bugzilla – Bug 734749
libvirt-machine-props: min resources can have empty value for storage
Last modified: 2016-03-31 13:22:07 UTC
Created attachment 283332 [details] [review] libvirt-machine-props: min resources can have empty value for storage see the attached patch
Created attachment 283336 [details] [review] libvirt-machine-props: min resources can have empty value for storage
Review of attachment 283336 [details] [review]: Log can use improvement (Can't tell number of characters here so please break lines appropriately in the log): libvirt-machine-props: Handle missing min storage info Checking only for minimum resources being non-null is not enough, we need to also ensure min storage is known before using that information.
Created attachment 283420 [details] [review] v2: libvirt-machine-props: Handle missing mim storage info
Review of attachment 283420 [details] [review]: mim -> min :) Find otherwise.
Pushed upstream (3.13.90+)